Congrats on the launch!<p>As someone who is ignorant and not following all of the recent releases. Isn't Claude-code a proprietary version of <a href="https://aider.chat/" rel="nofollow">https://aider.chat/</a> in the first place?
License could be an interesting challenge and compatibility.<p><a href="https://github.com/anthropics/claude-code/blob/main/LICENSE.md">https://github.com/anthropics/claude-code/blob/main/LICENSE....</a>
and
<a href="https://github.com/dnakov/anon-kode/blob/main/LICENSE.md">https://github.com/dnakov/anon-kode/blob/main/LICENSE.md</a>
Thanks a lot! Just wanted to say that for me, no Chromium install is complete without Little Rat there.<p>Very handy, thanks again for that.<p>For those who want to check it out, it's an extension to monitor/block network access of other extensions, it also lets you turn them on/off from the same screen:<p><a href="https://github.com/dnakov/little-rat">https://github.com/dnakov/little-rat</a>
I wonder why doesnt it use RAG for code context retrival across the codebase? Is there some fundamental reason why init in for example claude coder makes this stupid claude.md file instead of vectorizing and indexing the codebase locally?
Look into goose¹ and aider² as well<p>[1] <a href="https://github.com/block/goose">https://github.com/block/goose</a><p>[2] <a href="https://aider.chat/" rel="nofollow">https://aider.chat/</a>
The interesting part, to me, is that claude-code is made by people who know their models well. Having the same tool work with other models lets us get a better feel of how to make better coding agents