opencode
opencode copied to clipboard
The open source coding agent.
Currently when the action is triggered the bot adds a comment with `Working` with a link with the run, the problem with that is we get an email of this...
### 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 Add...
### Description The `file.watcher.updated` event never fires in git repositories that have been initialized but have no commits yet. The FileWatcher silently fails to initialize because the project is incorrectly...
### 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 I...
### 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 Why...
### Description Hello, I'm currently encountering an issue while trying to authenticate through GitHub on opencode. After clicking on "Continue with GitHub" and accepting the permissions, I am redirected to...
## Feature Request: Retain current model and agent selection when switching sessions ### Problem Description When switching between sessions using `Ctrl+X l`, the session loads with whatever model and agent...
### Description My Windows VDS runs WSL, which runs Ubuntu, and Opencode already runs on it. Copying and pasting text does not work within Opencode. ### OpenCode version 1.0.133 ###...
Thanks for this wonderful project! This PR addresses an issue when running Mistral-family models (codestral, devstral, etc.) through custom providers like local vLLM/sglang/llama.cpp or ollama setups. ## The problem I...