opencode
opencode copied to clipboard
The open source coding agent.
### Description After the OpenAI authentication is completed, it prompts Authorization Successful. However, the OpenCode authentication is still in the waiting state. My operating system is Windows 11. ### Plugins...
### Description I tried to build opencode from src in docker with version 26.1.4, but failed. Then I tried the same Dockerfile with version 29.1.3, it succeed. But I always...
### What does this PR do? - Implement lazy loading for MCP tools to reduce initial context bloat by 95%+ - Add mcp_load_tools meta-tool for on-demand tool loading - Add...
## Summary - Fix "Open project" dialog showing "No folders found" in web mode - Related to #6307 (closed but fix was incomplete) ## Problem Three issues prevented the Open...
### Question So I was under the impression that _thinking_ blocks were ephemeral. That older thinking blocks are not used to generate a new response. But I don't see any...
### Description ### Description When using `opencode` with backends that perform strict JSON Schema validation (such as **SGLang** or other Pydantic-based LLM servers), tool calls for built-in tools with empty...
### What does this PR do? Fixes #8155
### Description Error: Failed to spawn OpenCode Server. Logs: [STDOUT] opencode server listening on http://127.0.0.1:54353 at castError (http://tauri.localhost/assets/index-DT7g4zby.js:2:11968) at http://tauri.localhost/assets/index-DT7g4zby.js:2:4662 ### Plugins _No response_ ### OpenCode version _No response_ ###...
### Description On macOS 12.6.8 M1, the desktop version displays a blank page after installation. ### Plugins none ### OpenCode version 1.1.14 ### Steps to reproduce 1. MacBook Pro running...
### Description When setting the OPENCODE_SERVER_PASSWORD variable in the env file, the TUI cannot be used anymore. This is the cli output: ``` ➜ git:(master) opencode Unauthorized ➜ git:(master) opencode...