opencode
opencode copied to clipboard
The open source coding agent.
I've creted [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) to be able to use antigravity IDE models (including opus 4.5) in opencode.
## Summary - Enables thinking mode for Gemini 3 models when accessed via OpenRouter by detecting the `@openrouter/ai-sdk-provider` npm package - Uses `thinkingLevel: "HIGH"` for Gemini 3 models (vs `thinkingBudget`...
[Portal](https://github.com/hosenur/portal) is a Web UI I am working on, can be primarily used with Tailscale or other VPN services to run opencode on a VPS or Remote machine.
### Description Box with error `"Unexpected EOF"` in the upper right. `zsh: trace trap opencode` ### OpenCode version 0.15.29 ### Steps to reproduce 1. Launch opencode (no further action needed)...
### Description session-child-cycle (ctrl+right) and session-child-cycle-reverse (ctrl+left) become extremely slow in workspaces with many sessions (e.g., after subagents create child sessions). Response time exceeds 10 seconds, causing input lag and...
## Description The `list` tool returns an empty directory listing for directories that are readable but have restrictive permissions, even when the user is the owner. ## Steps to Reproduce...
## Summary Implements OSC 9 desktop notifications for important TUI events, as proposed in [#4454](https://github.com/sst/opencode/issues/4454). - Add a small OSC 9 helper for emitting terminal notifications from the TUI. -...
OpenAI has some brutal RPM rate limits on tier 1, which will often abruptly stop opencode and requires me to manually resume by sending 'continue' message. An exponential back-off with...
## Summary Environment variable substitution using `{env:VAR_NAME}` syntax works for some remote MCP servers but fails for others, even when using identical configuration patterns. ## Environment - **OS**: macOS (darwin)...
## Summary Fixes #5295 Add `selection` and `selectionForeground` properties to the theme system to fix poor text selection contrast on light terminals. ## Problem When selecting text to copy on...