If you want one that was shipped 3 months earlier, is true FOSS (Apache 2.0,), and can even work reasonably with qwen-32b-coder-instruct, check https://github.com/ai-christianson/RA.Aid
Disclaimer: am maintainer
If you try it and have feedback, I'm very curious to hear it.
Nice! Could you maybe share some cool things that you've used it for? I love that your demo is it adding a feature to itself. We did the exact same thing for our OSS autonomous agent:
Disclaimer: built by my co-founder (and some contributors!)
We opted to have the agent execute its tasks in docker containers fully in parallel to the developer's environment. This way the developer can have the agent work on something while doing something else themselves.
Disclaimer: am maintainer
If you try it and have feedback, I'm very curious to hear it.