Congrats on the launch! As someone who is ignorant and not following all of the recent releases. Isn't Claude-code a proprietary version of https://aider.chat/ in the first place?
> Isn't Claude-code a proprietary version of https://aider.chat/ in the first place? It might be; but aider is Apache 2 licensed and I don't think Anthropic would be able to change the license. But either way, these tools are simple enough that it's not hard to replicate what they do. So simple that it's kind of pointless for Anthropic to get proprietary and protective about the whole thing. The moat they have is wit…
https://github.com/xemantic/anthropic-sdk-kotlin
Much more complex custom agents can be built thanks to this library, simplifying the task as much as I could design it.