opencode
opencode copied to clipboard
The open source coding agent.
Sessions are being correctly written to disk storage for a specific project path, but the `/session` command shows nothing/doesn't work for that path. Other project paths work correctly. - **OpenCode...
### Question Heyhey, first of: I love Opencode, kudos for everyone working on it! I recently subscribed to Claude Max for private usage and now I will get a Claude...
### Description When I try use local model (such as gpt-oss-120b and qwen3-32b), there is only content of thinking in response, no tools calling(even if model thinks it should call...
### Description Describe the bug The agent enters an infinite loop when tasks are nearly completed or when it fails to correctly register a task as "done". The system keeps...
### 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 General...
## Summary Small cleanup to align the task tool's filtering approach with how skill.ts handles it, plus simplification of the `userInvokedAgents` mechanism. **Self-contained filtering:** - Move subagent filtering into `task.ts`...
### 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 I...
## Summary Adds an `appearance` config option to control the TUI color scheme with three modes: - **dark**: Always use dark variant of theme - **light**: Always use light variant...
Fixes autocomplete dropdown overflowing when terminal height is small by constraining the list height to the available space above the cursor. before: After :
### Description Recently, my Azure OpenAI configuartion seizes to work. In the Azure AI Foundry I find this endpoint: ....cognitiveservices.azure.com/openai/responses?api-version=2025-04-01-preview" So it's "responses" Using the base URL ".../openai" as usual...