opencode
opencode copied to clipboard
The open source coding agent.
### Description After the major change that merged tools into permissions, MCP tool permissions can no longer be controlled using the permissions configuration. The legacy tools configuration still works, but...
### Description Since a recent update (probably around 1.0.20x), using OpenCode to edit any Python file will result in stylistic changes likely due to linting error messages. For example, PEP8...
Supabase MCP
### Question I'm trying to setup a remote project-scoped supabase mcp. Whichever method I try (oauth or bearer api key), the debug output is allways the same. `opencode.json` is in...
https://github.com/anomalyco/opencode/releases/download/v1.1.1/opencode-linux-x64-baseline.tar.gz /home/m/Desktop/opencode/opencode-linux-x64-baseline chmod +x opencode ./opencode mkdir -p ~/.config/opencode nano ~/.config/opencode/opencode.json { "$schema": "https://opencode.ai/config.json", "provider": { "ollama": { "npm": "@ai-sdk/openai-compatible", "name": "Ollama (local)", "options": { "baseURL": "http://localhost:11434/v1" }, "models": {...
## Summary Fixes an edge case bug where the sidebar session title causes a visual glitch when the scrollbar activates. ## Problem When the session title is exactly the right...
### Description 1. When I select a project and choose to close it, the project fails to close and remains active. 2. When I open a project, the project name...
### Description I have this session: ```json { "info": { "id": "ses_476480924ffeZu4lqDMRXlA36b", "version": "1.0.223", "projectID": "8b59d096c13d03205dd938db45501cd1bc1270a8", "directory": "
### Description When using `gemini-3-pro-preview` via the SDK, requests hang indefinitely. The same code works fine with `gemini-2.0-flash`. **Root cause:** In `packages/opencode/src/provider/transform.ts`, `smallOptions()` returns `{ thinkingConfig: { thinkingBudget: 0 }...
## Problem The Exa MCP remote endpoint (`https://mcp.exa.ai/mcp`) experiences frequent timeouts and `520 Cloudflare` errors when used with OpenCode, while the REST API (`api.exa.ai`) works without issues. ## Error Messages...
### 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 We...