opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: CLI Providers

Open maxrabin opened this issue 2 months ago • 2 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Add support for CLI Providers such as Cursor Agent and Gemini CLI similar to Goose. In this mode the Model is provided via these pre-existing, authenticated, and (most importantly) already paid for services.

https://block.github.io/goose/docs/guides/cli-providers

maxrabin avatar Nov 02 '25 07:11 maxrabin

This issue might be a duplicate of existing issues. Please check:

  • #402: Requests Gemini CLI integration for free Gemini requests - overlaps with the Gemini CLI aspect of this request

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Nov 02 '25 07:11 github-actions[bot]

Perhaps we should consider just adding support for ACP as providers. Long term this will probably be more maintainable as we only need to add one more core provider and we can rely on others to build the ACP adapter layer for their CLI of choice (e.g. cursor-agent acp --help)

aweis89 avatar Dec 04 '25 23:12 aweis89