opencode
opencode copied to clipboard
The open source coding agent.
## Summary - Fix OSC 52 clipboard not working over SSH - Fix GNU Screen passthrough using wrong format - Add nested tmux session support - Use ST terminator instead...
## Problem When using Codex models (via OAuth authentication), response latency increases significantly as the conversation grows longer. This happens because the entire conversation history is sent with every API...
### Question Error: Failed to spawn OpenCode Server. Logs: [STDOUT] opencode server listening on http://127.0.0.1:3057 at castError (http://tauri.localhost/assets/index-CQtpKzoj.js:2:11968) at http://tauri.localhost/assets/index-CQtpKzoj.js:2:4662
### What does this PR do? Fixes #9037 Adds duration logging for LLM API calls to help users monitor and analyze API latency. ### How did you verify your code...
### 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...
### What does this PR do? Add an "cmd substitution" that allow to use password manager to pass credentials in configuration. Fixes #7487 ### How did you verify your code...
## Summary Implements `previous_response_id` support to significantly reduce response latency when conversations grow long with Codex models. Fixes #9045 ## Changes - Add `responseId` field to `AssistantMessage` schema to persist...
### What does this PR do? Fixes #9041 Implements a "double Ctrl+C to quit" mechanism to prevent accidental session termination. ### How did you verify your code works? ## Changes...
## Summary Re-implements the `redirectUri` option for MCP OAuth configuration, allowing users to specify a custom callback URL for OAuth flows. - Adds `redirectUri` config option to `McpOAuth` schema -...
### Description I download x64 win installer from official web site,but it does‘t work at all. Have you test it on windows10 ? ### Plugins _No response_ ### OpenCode version...