@hostilefork, you’ve spent years telling me to read the source. ![]()
Given what Boris has done with Red/Sensei, why not do the same for Ren-C?
A small agent could index the Ren-C source, docs, issues and discussions, then expose a search/skill interface over it. The LLM can now do the source-reading that humans are so bad at keeping up with.
It doesn’t seem as though inference cost needs to be a major obstacle either — you could use something relatively cheap like Kimi and invoke it only when needed.
It feels a bit like a modern version of RebolBot in the Stack Overflow chat, except now the bot can actually read and continuously re-index the codebase rather than relying on whatever someone happened to teach it.
Is there a reason you haven’t done that for Ren-C?