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

### Description After starting OpenCode, the intro screen allows switching the model and/or agent, however the first request is always done with the Build agent and the model configured in...

bug
opentui

Add [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) to ecosystem page.

I shared my session to send it to a colleague. However, when I click on the link https://opncd.ai/share/, I get a blank black page. I tried to regenerate the link,...

### Description When using `@agent` references (e.g., @oracle) multiple times in a session, the parent LLM sends prompts assuming the subagent remembers previous calls - "continue your analysis", "refine what...

bug

## Summary - Adds `/archive` (with `/delete` alias) command to delete sessions from within the TUI - Accessible via both the autocomplete menu and command palette It probably shouldn't be...

## Summary - Add a hollow circle indicator (○) in the session list for sessions that completed while the user was viewing a different session - The indicator is automatically...

implements https://github.com/sst/opencode/issues/5391 ## Summary - Allow users to store multiple API keys for the same provider with named profiles (e.g., separate OpenRouter keys for different cost tracking) - Add `auth...

## Summary Implements tokens/second display for assistant messages per #5374. ## Changes - Track `firstToken` timestamp when streaming begins - Display `tok/s` rate next to response duration (only for completed...

### Description I'm trying to make [my Night Owl theme](https://raw.githubusercontent.com/sst/opencode/refs/heads/dev/packages/opencode/src/cli/cmd/tui/context/theme/nightowl.json) transparent by setting: ```json "background": { "dark": "none", "light": "none" }, ``` Here is the full file with those changes...

bug
good first issue
help-wanted
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 When...

discussion