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 To...
### What does this PR do? Fixes #8862 - Resolves "Invalid prompt at compaction" error (AI_InvalidPromptError) during session compaction. Problem: The error "The messages must be a ModelMessage[]" occurred when...
### Description The `Snapshot` module (`packages/opencode/src/snapshot/index.ts`), which is responsible for tracking file changes and generating session diffs, completely ignores the `watcher.ignore` configuration settings. When `Snapshot.track()` is called, it executes: ```typescript...
### Description zsh: killed opencode -version ### Plugins _No response_ ### OpenCode version 1.1.9 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System...
### What does this PR do? Fixes #8836 - Scopes the session list (/sessions command) to the current working directory. Problem: When using /sessions or opening the session list dialog,...
### 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...
### What does this PR do? Fixes #8850 - Makes --continue --prompt flags work together. Problem: When using opencode --continue --prompt "message", the prompt was ignored because: --continue navigates directly...
### What does this PR do? ### How did you verify your code works?
### Description While setting up opencode and completing the OAuth flow, the terminal begins outputting random characters automatically without any user input. This happens immediately after the OAuth URL is...
### Question I'm using `GitHub Copilot Business` with all models enabled by admin. I've successfully configured the connection via `opencode auth login` and can use models like `sonnet 4.5`, `gpt...