opencode
opencode copied to clipboard
The open source coding agent.
### 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 ##...
### Description ## Description Attempting to use a custom provider configuration results in a `TypeError: fn3 is not a function` during provider initialization. The custom provider feature appears to be...
### Description **Body:** ## Description When using opencode v1.1.12 or v1.1.13, running any command with a custom provider configuration fails with a schema validation error related to `QuestionInfo`. ## Reproduction...
### 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 ##...
### Description A syntax error, say, a missing comma, will hang the `opencode` cli command indefinitely instead of throwing an error. ### Plugins _No response_ ### OpenCode version 1.1.13 ###...
## Description The `opencode github install` command fails with the error "Could not find git repository" even when executed from inside a valid git repository where `git status` works correctly....
## Summary Fixes #7775 Fixes a bug where running opencode from a subdirectory and clicking "undo revert" would overwrite files in other directories with stale versions from weeks ago. ##...
fixes #7541 fixed this fatal error when creating a new session would crash if you had prompt in the textarea. prompt component in home.tsx is not defined onMount yet, now...
### What does this PR do? Add swift-format as standard swift formatter ### How did you verify your code works? Mimics other formatters in the correct usage of swift-formatter
Fixes #7749 I noticed this issue was assigned but didn't active PR, so I went ahead and fixed it. Happy to collaborate with @assignee if they're also working on this....