opencode
opencode copied to clipboard
The open source coding agent.
### What does this PR do? Implements question-answering tool UI for web. Fixes #7599 - [x] Implemented as part of `message-part.tsx` as other prompts for permissions. - [x] Allows keyboard...
## Summary Adds support for the question tool in the web UI, fixing #7599. **Changes:** - Enable QuestionTool in web client (removed CLI-only restriction) - Add question state management to...
### 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 ##...
Closes #5515 Related to #7640 ## Summary - Added new `input_required` hook type to the config schema for notifications when input is needed - Implemented configurable timeout option for all...
### What does this PR do? Adding some animations: 1. Compact Message Nav 2. Task Tool Item 3. Session Turn 4. Session Summary ### How did you verify your code...
### Description OpenCode becomes completely unusable in VSCode/Cursor integrated terminal on WSL2 after outputting a moderate amount of content. Scrolling freezes for **tens of seconds to several minutes**, making the...
Fixes #7889 Fixes #7715 ## Summary Fixed "Unexpected end of JSON input" and "Unterminated string" errors in storage and SDK client. ### 1. SDK Client (both v1 and v2 `client.gen.ts`)...
### What does this PR do? Currently `/review`, even having in the prompt to not make changes, very often it decides to go ahead and do the changes. This PR...
Another lil' typo fix PR. :)
### Description After upgrading OpenCode TUI to version 1.1.13, Chinese characters cannot be displayed properly(). However, they display correctly in version 1.1.8. It will be displayed if the mouse selects...