opencode
opencode copied to clipboard
The open source coding agent.
Updates all references from `sst/opencode` to `anomalyco/opencode` following the repository transfer to the new organization.
Fixes ENOENT errors when attaching to remote opencode servers. The v1.1.1 attach command always sent the client's cwd to the server via `x-opencode-directory` header. For remote servers, this path doesn't...
### 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 Anthropic...
The background for `/` commands in the `lucent-orng` theme is slightly broken at the moment: Fixed it in this PR to something sane. Open to other color suggestions.
## Problem When a user switches models at runtime using `/model`, subtasks spawned via the Task tool ignored the runtime selection and used the agent's configured model from config instead....
### Description when using https://zellij.dev/ opencode is always in dark mode. This alone could be a bug in how zellij reports system theme or something, however it would be nice...
## Description When running `opencode-cli.exe auth login` on Windows, selecting "OpenCode Zen" provider causes an error: ``` error: Cannot find module '@openauthjs/openauth/pkce' from 'C:\Users\...\.cache\opencode\node_modules\opencode-anthropic-auth\index.mjs' ``` ## Root Cause The `@openauthjs/openauth`...
### 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 Issue:...
### Description I released a new version of the opencode package, but the Homebrew formula hasn't been bumped automatically. According to a comment from the Homebrew maintainers, the formula is...
This adds provider configuration for [Privatemode AI](https://privatemode.ai/). The default URL points to `http://localhost:8080` as Privatemode AI relies on a locally-run proxy to provide end-to-end encryption. Related PR in models.dev: https://github.com/anomalyco/models.dev/pull/602...