The landing page looks lovely, but the examples shown have no foundation in my head for what they're doing / showing / helping with.<p>It's confusing enough that I don't know if this is just way above my knowledge level or whether I just don't understand what it even is.<p>It feels like you've developed something really useful but it's so internally obvious in your own head that it's missing some steps in the explanation for everyone else on how to come along with you and see the power of it.
Yes ha this is very accurate unfortunately.<p>I'm actually using Radix right now to brainstorm and update the example on the landing page to be more descriptive.<p>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).<p>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]).<p>[1] <a href="https://radix-os.com/notes/hello" rel="nofollow">https://radix-os.com/notes/hello</a>
Yeah, I don’t really see the point of it just glancing at the website. In fact, that little stack of activity notifications at the bottom seem quite obstructive and unintuitive, not sure if it’s part of the product but as a UI element it looks… off.
I thought it was a new product from the Radix UI team focused on agents. The name is actually pretty confusing.
Is this affiliated with WorkOS and the long going Radix UI component primitives?
What does the term agentic programming means over here?
Is there a <a href="https://en.wikipedia.org/wiki/Radix_tree" rel="nofollow">https://en.wikipedia.org/wiki/Radix_tree</a> somewhere in there?
[flagged]
Can you please make your points thoughtfully and not respond to people's work by ranting at them?<p><a href="https://news.ycombinator.com/newsguidelines.html">https://news.ycombinator.com/newsguidelines.html</a><p><a href="https://news.ycombinator.com/showhn.html">https://news.ycombinator.com/showhn.html</a>
It's an example of an algorithm that can be complex to read in code, but is more approachable when viewed as a diagram -- a perfect case for a tool like this.<p>Also thank you for your feedback and taking the time to view the landing page at least!