opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

This PR fixes a security issue where File.read and File.list could follow symlinks outside the project directory due to lexical path checks. This allows potential path traversal. The code now...

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

discussion

### Question Windows11 桌面软件 左下角的设置按钮 点击没有反应;似乎也缺失了新增provider的按钮

windows
web

### Description ``` TypeError: undefined is not an object (evaluating 'local.agent.current().name') at (src/cli/cmd/tui/component/prompt/index.tsx:841:75) at (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:62) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at runTop (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:833:7) at runUserEffects (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:928:18) at runUpdates (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:849:17)...

bug
opentui

We have migrated the opencode manifest on Scoop to enable support for the desktop variant. The migration was made to not be a breaking change and wouldn't break existing installation...

## Summary Add user-configurable Kitty keyboard protocol setting to resolve keybind issues on different terminals. Users can now choose between "auto", "enabled", or "disabled" modes based on their terminal's capabilities....

needs:issue

# Why When a message is queued while the session is busy, there's no way to force it to process immediately. The only workaround is to: 1. Press `esc` twice...

### Description The content of share URL for particular session is blank, but other sessions are good. Suspect the reason could be the session is too long which is larger...

bug

### Description The latest desktop version failed to launch due to a network connection error, whereas previous versions worked fine! exception message: Unable to connect. Is the computer able to...

bug
web

### Description On macOS 15.7 (Apple Silicon), the app’s memory usage becomes abnormally high during normal usage (or stays extremely high even when idle). This impacts overall system performance and...

bug
perf