4 comments

  • bartleeanderson 15 hours ago ago

    I will definitely have a look at it. I have something similar I have been working on for a while to give me insight into my own code that became too large to reason over by myself. Its called Determined (because it is deterministic first with some AI narration over it). Mine isn't ready for release yet. I keep driving it to find gaps between what it finds deterministically and what Claude finds.

    • GertLH 9 hours ago ago

      Have a look at Enola and share us the feedback. We know that building a performant deterministic model of codebase is a big challenge. While there are AST tree-sitters, they are simply not enough. A lot more work needs to go in.

      When you publish your project, ping us!

  • creativeSlumber 21 hours ago ago

    This is an interesting problem to tackle. It's not clear from the github readme what the output of this looks like, specifically what does it return to the LLM?