opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

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

opentui
discussion

### Description ``` TypeError: undefined is not an object (evaluating 'input.setText') at set (src/cli/cmd/tui/component/prompt/index.tsx:412:7) at ref (src/cli/cmd/tui/routes/session/index.tsx:1055:21) at Prompt (src/cli/cmd/tui/component/prompt/index.tsx:398:9) at untrack (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:475:12) 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...

bug
opentui

### Description this happens typing /connect to set up the new openai auth after v1.1.11 and returning back to terminal from a successful openai auth in the browser the issue...

bug
opentui

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

discussion
web

### What does this PR do? This PR adds a persistent cost field to sessions to fix incorrect cost reporting in the sidebar when sessions exceed 100 messages. Previously, cost...

Closes #7766 ## Summary Add support for authenticating with OpenRouter using OAuth PKCE flow, allowing users to log in with their OpenRouter account instead of manually entering an API key....

### Description The TUI sidebar displays incorrect spent value for sessions that exceed 100 messages. The cost only accumulates from the last 100 messages stored in memory, not from all...

bug
zen

## Problem Currently, OpenRouter authentication only supports manually entering an API key. OpenRouter provides an OAuth PKCE flow that allows users to authenticate with their OpenRouter account directly, which is...

### Question 我在windows11系统上,用scoop 安装成功了,但用命令启动不了,是为什么呢? 版本 Windows 11 专业版 版本号 25H2 操作系统版本 26200.7462 体验 Windows 功能体验包 1000.26100.275.0

windows

### Description The "On this page" (scrollspy) navigation does not highlight the last heading when scrolling to the bottom of the page. All other sections are highlighted correctly while scrolling,...

bug
docs