Hacker News new | ask | show | jobs
by ai-christianson 475 days ago
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.

2 comments

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:

https://github.com/bosun-ai/kwaak

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.

You can check out a list of merge requests it made and got merged here: https://github.com/SwabbieBosun?tab=overview&from=2025-02-01...

Can I give your money ?

I'll try it out tonight.

Does running it inside of VS Code sandbox this ? Claude keeps failing when every it tries to run a shell directory.