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

### What does this PR do? - Read .git files and follow `gitdir:` references to actual git directory - Handles both absolute and relative paths - Falls back gracefully when...

needs:issue

## Problem Currently, the input field supports keyboard-based text selection via `Shift+Arrow` keys and other `input_select_*` keybindings, but there is no way to copy or cut the selected text using...

opentui

Addresses gaps in the `external_directory` permission checks where symlinks inside a project could escape to read/write files outside the project boundary. - Add `Filesystem.containsResolved()` that resolves symlinks before checking path...

needs:issue

## Description When using the same API key for both `google-vertex` and `google-vertex-anthropic` providers, only the **last authenticated provider works**. The other provider fails, even though both are correctly configured...

### 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 OpenAI’s...

discussion

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

discussion

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

discussion

### What does this PR do? Sometimes when i abort a prompt that has some bash running, like `bun dev`, it doesn't properly kill the process and keeps running indefinitely....

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 This...

discussion

### What does this PR do? This PR enables AWS Bedrock provider autoload when AWS_SHARED_CREDENTIALS_FILE environment variable is set. Previously only AWS_PROFILE, AWS_ACCESS_KEY_ID, and AWS_BEARER_TOKEN_BEDROCK triggered autoload. The AWS_SHARED_CREDENTIALS_FILE is...

needs:issue