opencode
opencode copied to clipboard
The open source coding agent.
In my private repository a PR was opened by the renovate bot, updating a dependency. This resulted in a test failure, and I described in a comment how I wanted...
switch model directly by command, not by /models dialog
### Description ### OpenCode version 1.0.15 ### Steps to reproduce Simply send any Chinese instructions to OpenCode ### Screenshot and/or share link _No response_ ### Operating System Mac OS 15.5...
Updating the sdk docs to indicate it's possible to select a custom agent when calling `client.session.prompt`
i am trying to get opencode working in my alpine WSL but running into the following issues ## install using bun  ## install using release  ## workaround: running...
## Problem When using the TUI, there's no easy way to discover what keybindings are available. Users have to check documentation or dig through config files to find out what...
## Summary - Adds websearch tool powered by Perplexity AI for real-time web search - Uses llama-3.1-sonar-small-128k-online model for precise, concise answers - Requires PERPLEXITY_API_KEY in ~/.local/share/opencode/auth.json - Follows OpenCode...
Fixes: #3748 Restores old `/export` behavior Adds a `/copy` to clipboard command
### Description I just installed `opencode` and failed to start it for first time ``` ❯ opencode 9971 | onAnyNativeEvent(handler) { 9972 | this._anyEventHandlers.push(handler); 9973 | } 9974 | }...