by toobulkeh on 10/22/25, 2:54 AM with 11 comments
by toobulkeh on 10/22/25, 2:57 AM
I open sourced it too.
It has a bit to go—like automatically monitoring reasoning traces and security—but I thought this would be easier to use than trying to maintain your own skills.md collection if the server handled more of it for you.
I’d be curious if anyone thinks I should keep working on it. I’d love someone to collaborate with on it!
by stpedgwdgfhgdd on 10/22/25, 6:34 AM
The tradeoff is that the prompt is non-deterministic, but also more flexible. It can handle unknown situations. The generated code executes much faster and reliable for known situations.
If auto-learn would reduce the non-deterministic nature, i.e. chance of failing, that would speed up software development.
by snowfield on 10/22/25, 8:58 AM
Even if the agent has mcp tools avaible, you can't guarantee that it would necessarily use them right? I imagine that you'd have a lot of new tools that do nearly the same things.
Also how does this scale? If the agent has like 300 tools.
by drdeca on 10/22/25, 5:18 AM
by personjerry on 10/22/25, 5:04 AM