3 comments
That's cool but by only supporting Claude Code you are contributing to the Anthropic lock-in problem.<p>This needs to support at least Gemini CLI, Codex and OpenCode as well, preferably by being generic as much as possible.
Codex and Gemini have ACP servers already:<p><a href="https://github.com/zed-industries/codex-acp" rel="nofollow">https://github.com/zed-industries/codex-acp</a>
<a href="https://geminicli.com/docs/cli/acp-mode/" rel="nofollow">https://geminicli.com/docs/cli/acp-mode/</a><p>In fact Codex, in OpenAI fashion, have their own protocol as well:<p><a href="https://developers.openai.com/codex/app-server" rel="nofollow">https://developers.openai.com/codex/app-server</a><p>Opencode too. These tools are already so programmable and embeddable, it's just Claude Code is a sticking point. But maybe it would be useful to provide a unified CLI and Daemon for all of them.
It isn't ones duty to develop for everybody. If someone makes something for their own use case and shares it, that's fine.
And that's the beauty of open source and code. You can share it freely and easily. There's no thing that can be made for everyone.<p>Maybe some irony is everyone tells me they "just care that it works". Yet it can work and you'll always have the comments like above because it works for the reason it was made but not for things it wasn't made for. But it's open, so modify the code and put in what you want ¯\_(ツ)_/¯<p>I guess I should clarify its source available, not "Open Source". There's no license on the project so it's default theirs. But no harm if you're just editing it yourself. @OP should put up some license to let others know how what is allowed and what isn't
License? I see none listed in the repo.
Any idea of how this interacts with Anthropic's ToS for subscription-based use?