opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

### 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 OpenCode's...

discussion

Fixes #5142 where 'Toggle timestamps' command was not actually hiding timestamps. The issue was inverted logic - when showTimestamps was false, it still displayed a shorter timestamp instead of hiding...

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

discussion

When using Claude Code, it would occasionally make sense to change directory mid-conversation. With OpenCode, I'm running into "... is not in the current working directory" errors due to starting...

### Description The 'Toggle timestamps' item in the `command_list` menu does not appear to be functioning as intended: the `kv.json` file is updated, but timestamps appear to remain displayed irrespective...

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

discussion

Only list credentials that validate against Auth.Info; skip $schema and other metadata keys so no “undefined” rows appear.

- Treats finish_reason: "tool_calls" as stop when no tool-call deltas were seen (prevents hangs when providers return an empty tool_calls list). - Keeps tool-calls when actual tool-call chunks were emitted....

### Description First of all thank you for the effort making opencode great. One regression I still see after system theme was shipped for the version 1.* is that it...

bug
help-wanted
opentui