Skip to content

Conversation

@dl-alexandre
Copy link
Contributor

Add support for authenticating and using Ollama Cloud with OpenCode. Users can now:

  • Run 'opencode auth login' and select 'Ollama Cloud' directly
  • Get prompted with steps to retrieve their API key from ollama.com
  • Configure and use Ollama Cloud models through the standard provider system

Changes:

  • Add 'ollama-cloud' as a built-in provider option in auth login flow
  • Add Ollama Cloud to provider priority list with helpful setup instructions
  • Create custom loader for ollama-cloud provider with API endpoint configuration
  • Dynamically register ollama-cloud provider so it appears in model selection

This completes the Ollama Cloud integration started in #4693 with documentation.

opencode and others added 30 commits November 22, 2025 18:21
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: opencode <opencode@sst.dev>
- fix stdin handling for suspend/resume
- fix textarea cursor movement segfault for wcdwidth (alacritty/tmux)
)

Co-authored-by: terakael <terakael@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
…e-based fallback to solve 4369 (anomalyco#4572)

Co-authored-by: knanao <nao.7ken@gmail.com>
Co-authored-by: knanao <k@knanao.com>
…dling

Updates the @solidjs/start dependency to latest version and removes deprecated getResponseHeaders usage from auth callback. Also adds error handling for workspace ID lookup to prevent redirect failures.
@fwang fwang requested a review from adamdotdevin as a code owner January 9, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.