opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Hope I'm not doing this wrong, but with this opencode config in version 0.11.1 ```json { "$schema": "https://opencode.ai/config.json", "mcp": { "graphql": { "type": "local", "enabled": false, "command": ["bunx", "mcp-graphql"], "environment":...

### 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'm...

discussion

## Summary - Make `time` field optional in session.update endpoint validator ## Why - Previously, the `time` object was required in the request body validation, causing `/rename` command to fail...

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

discussion

### Summary On Windows, the LSP client is currently sending URIs built from Windows paths with backslashes (`\`). This results in invalid `file://` URIs and causes strict LSP servers like...

## Summary - Show built-in subagents (`@general`, `@explore`) in the `@` autocomplete suggestions ## Why - Previously, built-in subagents were filtered out from the autocomplete list, making it impossible to...

```json { "$schema": "https://opencode.ai/config.json", "tui":{ "cursor_blinking": false } } ```

### Description In opencode version 1.0.143, /rename works, but not after update. opencode is running on Ubuntu 22.04. ### OpenCode version 1.0.146 ### Steps to reproduce _No response_ ### Screenshot...

bug
opentui

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

discussion

### Description The documentation says that the agents can be invoked using "@" but I can't make it working. When I type "@explore" it doesn't propose me the subagent, nothing...

bug
opentui