opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Now the LLM can see the instructions that that the server emit at initialisation. The data was where, just not used. Fixes #7373

CLI `auth login` now prompts for API key when Bedrock is selected, matching `/connect` behavior. Previously, it only displayed an info message and exited early.

Vesper already exists as a CLI theme. Used OpenCode to translate this from the CLI app ([source](https://github.com/anomalyco/opencode/blob/4b0f7b82ba998af8c564426f003486c19f7b3676/packages/opencode/src/cli/cmd/tui/context/theme/vesper.json)). Tested by building the app and ensuring the theme is selectable and colors...

- Added missing provider logos, polished some at models.dev - Improved, fixed shadows and border colors

### Description The clipboard image paste does not seem to work when using opencode within Zed. Zed 0.213.4 It works on Warp for me though. ### OpenCode version v1.0.107 ###...

bug
opentui

## Description The `debug` command and all its subcommands are not visible in `--help` output because they are missing the `describe` property in yargs command definitions. Running `opencode --help` does...

I found, fixed, tested, and confirmed several issues related to Git bash fork, powershell and cmd. Previously many command calls would fail, making the agent pretty useless at very many...

For organizations with ZDR enabled, currently we need to manually set the "store" option for every open ai model in configuration. This change adds support to specify it once on...

## Summary - Add [micode](https://github.com/vtemian/micode) - Structured Brainstorm → Plan → Implement workflow with session continuity - Add [octto](https://github.com/vtemian/octto) - Interactive browser UI for AI brainstorming with multi-question forms

### Description Trying to make it generate a commit for an issue: ``` remote: Duplicate header: "Authorization" fatal: unable to access 'https://github.com/.../': The requested URL returned error: 400 1069 |...

bug