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

## Summary Adds `persist-credentials: false` to all `actions/checkout@v6` steps in workflow templates to prevent the "Duplicate Authorization header" error. ## Problem When using `actions/checkout@v6` with the OpenCode GitHub action, users...

## Summary Add support for fetching API keys dynamically by executing a command. This enables integration with credential managers, token services, or any external authentication system. ## Related Issues This...

needs:issue

## Summary In the TUI Question tool, typing a custom answer via **Type your own answer** and switching question tabs with the mouse can cause the answer to be applied...

opentui

### What does this PR do? Fixes #8192. Fixes false permission requests when chained `cd` commands navigate within the project directory. Previously, commands like `cd subdir && do something &&...

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

discussion

### What does this PR do? Fixes #8193 Restores `userId` and `sessionId` metadata to `experimental_telemetry` in [llm.ts](cci:7://file:///Users/raviguntakala/Desktop/opencode/packages/opencode/src/session/llm.ts:0:0-0:0), which was removed during LLM refactoring. Originally added in #5279. ### How did...

### Description When installing opencode-windows-x64 via npm, it does not install the latest version of opencode, but rather v1.0.152. ### Plugins _No response_ ### OpenCode version _No response_ ### Steps...

bug
windows

### Description The `userId` and `sessionId` metadata added in #5279 was removed during the LLM code rework. **What happened:** - PR #5279 added `userId` and `sessionId` to `experimental_telemetry.metadata` for session-level...

bug

### Description When running chained `cd` commands that navigate within the project directory, opencode incorrectly requests `external_directory` permission even though the final directory is still inside the project. For example,...

bug

### Description When I use github copilot, it prompts me the following content and it doesn't work Service Unavailable: Unicorn! · GitHub body { background-color: #f1f1f1; margin: 0; font-family: "Helvetica...

bug