Hacker News new | ask | show | jobs
by michael0x11 586 days ago
Interesting approach to branching dialogue - reminds me of old hypertext systems but applied to modern LLM conversations. The tree structure makes more sense than linear chat when you want to explore multiple paths from a single response. Could be really useful for technical debugging or research workflows.