opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

Results 3336 opencode issues
Sort by recently updated
recently updated
newest added

On claude pro - sonnet 4 ``` AI_APICallError: messages.13: `tool_use` ids were found without `tool_result` blocks immediately after: toolu_01CfJCsh21fK1pAXsXWYJYBA, toolu_01NoqnwsaxoK3AYM2FyrxmjN. Each `tool_use` block must have a corresponding `tool_result` block in...

### 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 Currently...

discussion

- Introduced OPENCODE_EXPERIMENTAL_LSP_TY flag to conditionally enable Ty language server functionality. - Implemented Ty language server with support for Python file extensions and virtual environment detection. Proposed fix for #5345

https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server > ClickUp MCP supports all major MCP clients and Apps. We maintain an allowlist of vetted MCP client redirect URIs to protect our users from malicious phishing attacks. If...

This introduces a ask tool and a iterative way to answer that using Dialog TUI, we currently support 4 question types: 1. Select 2. MultiSelect 3. Confirm 4. Text I...

### Description ``` Error: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances at add (/nix/store/qh5663if2bihwa8d9j3365wb4rqw97c4-opencode-1.0.138/lib/opencode/dist/index.js:189562:20) at _insertNode (/nix/store/qh5663if2bihwa8d9j3365wb4rqw97c4-opencode-1.0.138/lib/opencode/dist/index.js:196726:15) at appendNodes (/nix/store/qh5663if2bihwa8d9j3365wb4rqw97c4-opencode-1.0.138/lib/opencode/dist/index.js:196609:17) at insertExpression (/nix/store/qh5663if2bihwa8d9j3365wb4rqw97c4-opencode-1.0.138/lib/opencode/dist/index.js:196478:24) at runComputation (/nix/store/qh5663if2bihwa8d9j3365wb4rqw97c4-opencode-1.0.138/lib/opencode/dist/index.js:195643:24) at updateComputation...

bug
opentui
nix

This PR allows users to do : /compact focus mostly around X and Y and end the summary making a joke.

My attempt at closing my own issue #5581 ## Summary - Added "Create project" button to home page (both in header and empty state) - Added `POST /project` API endpoint...

## Summary - Add built-in `oxlint` LSP server (runs `oxlint --lsp`) to publish diagnostics for JS/TS and related file types. - Document the new `oxlint` built-in LSP server. Closes #5569.

I have all my dotfiles in a github repository. I want the opencode configuration to be part of my dotfiles. I am using github mcp which requires the github personal...