opencode
opencode copied to clipboard
The open source coding agent.
### Description I'm trying to use Osaurus as a model provider in a macOS environment, since I want to use Apple's Foundation local model. This is my configuration: ``` {...
## Summary Fixes an issue where plugins configured with implied `"latest"` version (or no version) were not updating to newer versions on subsequent OpenCode starts. ## Problem When a user...
## Summary This PR adds internationalization (i18n) support to OpenCode, starting with Korean translations. ### Features - **i18n Infrastructure**: Introduced `t()` function for type-safe translations with placeholder support - **Locale...
I'm using a MacBook, using the iterm terminal, and installed oh my zsh, but there are some issues with the display. In version v0.3.24. ``` brew install sst/tap/opencode ```
### Description OpenCode hangs on startup when the `AWS_BEARER_TOKEN_BEDROCK` environment variable is set. It triggers a re-installation of `@aws-sdk/credential-providers` on **every single launch**, even if the package is already successfully...
38x faster for a simple "hello" in the chromium codebase (~400k+ files): ``` $ git ls-files | wc -l 468753 ``` ~2m6s without opencode.json (default): ~3s with snapshot=false in opencode.json:
### Description If the Claude model offered by my model provider does not support the "thinking" capabilities (Thinking Model), does this mean I will be unable to retrieve the Chain...
## Summary - Fix rate limit retry message to display human-readable durations (e.g., `45m 0s` instead of `2700s`) - Add `decimalSeconds` option to `Locale.duration()` to control whether seconds show decimals...
### Description i installed opencode (via npm and curl, same problem) on a new host (as none-root user) - but i don´t really understad why opencode is trying to read...
### 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 **Feature...