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

Fixes: #7454 #7438 #7433 #7392 ### What does this PR do? - Fixes a crash when opening sessions created before the multi-select question feature (#7386) - Adds backward compatibility for...

### What does this PR do? ### How did you verify your code works?

### What does this PR do? Fixes #7410 Apply anthropic claude max hotfix ### How did you verify your code works?

This makes so that when using the command `mcp add` the config will actually be updated (asking the user if he want's to add it globally or locally).

needs:issue

## Problem When the server shuts down unexpectedly, the TUI attach client enters a tight retry loop causing 100% CPU usage. This happens because the event subscription loop in `sdk.tsx`...

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

discussion

Summary - Introduces a decentralized agent marketplace using GitHub repositories as registries, similar to Claude Code's plugin marketplace - Supports both public and private repositories with a flexible authentication chain...

needs:issue

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

discussion

I wanted to add 2 new endpoints to `server.ts` but started getting `Type instantiation is excessively deep` error. The `server.ts` file was huge, over 2k lines so decided to simplify...

### Description Not sure whether this is because of cerebras itself, has anyone faced something similar? ### Plugins _No response_ ### OpenCode version 1.1.8 ### Steps to reproduce I am...

bug