Remix.run Logo
▲ 0x1062 42 minutes ago

Yes ha this is very accurate unfortunately.

I'm actually using Radix right now to brainstorm and update the example on the landing page to be more descriptive.

If it helps: the basic idea is that instead of an agent returning text or markdown we get it to return HTML. We then provide an app which makes working with that HTML actually useful (i.e. a sidebar to list the tools you've built, a way of commenting on the pages it generates).

The most trivial example I can think of is creating a simple colour picker. With Radix you can get an agent to add a colour picker that updates the code directly when you change its value (as explained further in [1]).

[1] https://radix-os.com/notes/hello