opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

Adds a full Nix flake definition to build the OpenCode binary. Bundle the TUI worker as a separate asset during the Bun build and install it alongside the executable (doesn't...

#### **Why is Per-Request Control of `num_ctx` Important on Consumer GPUs?** On consumer-grade GPUs, VRAM is a scarce and critical resource. The context window size (`num_ctx`) is one of the...

help-wanted

The title says it all, I have nothing on this just yet, but it would sure be a great addition. Feel free to share your view on how this should...

This PR adds the ability to customize agent colors in the opencode configuration. You can specify custom colors for agents in your opencode.json: ``` { $schema: https://opencode.ai/config.json, agent: { glm-4.6:...

## Problem Session list loading takes 10+ seconds when sessions contain large diffs (hundreds of MBs). The `/session` endpoint returns full `summary.diffs` with `before` and `after` file contents, but the...

### Description When I try to interrupt a session via ESC, it just does nothing. Worked with previous TUI but not in v1. This is somewhat a show stopper. ###...

bug
opentui

### Description https://github.com/user-attachments/assets/7f3d8dd2-a182-4ebe-bf35-e73bdc063ed8 This is only from a single day of use. ### OpenCode version 1.0.11 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ###...

bug
opentui

I think this is another unintentional change with opentui similar to #3777 Before "bun dev" would start with the project dir set to ./ but now it's ./packages/opencode This can...

opentui

I have ZAI coding plan that I use with opencode . ZAI use vision mcp server for image/image and text input. It works fine in factory cli or claude code....

The TUI seems rather broken when executed within jetbrains console.