opencode
opencode copied to clipboard
The open source coding agent.
https://opencode.ai/s/PhIPUAQQ [2025-08-07T220652.log.zip](https://github.com/user-attachments/files/21674249/2025-08-07T220652.log.zip)
### Description When opencode provides a share link on session start, it now results in error 404. ### OpenCode version 1.0.152 | latest, via the install script. ### Steps to...
## Problem `--continue` selects sessions based on ID order, but IDs reflect creation time, not last activity. This causes `--continue` to open an old session instead of the one you...
## Summary Fix sharing-related issues: unshare command not working and wrong share URL displayed ### Changes **Commit 1: fix unshare command** (Fixes #5493) - Fixed code path mismatch: `unshare` now...
Today, Qwen Code implemented oauth support for the Qwen chat website, giving users 2000 free requests a day with no token limit. This would be great to copy to opencode,...
when the agent creates images, by screenshot or otherwise, which produces and file, which is empty, calling the antrophic provider will fail and the chat session is broken, it will...
### 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...
## Description When attempting to run the Docker MCP gateway, an AI_APICallError is thrown. ## Error `AI_APICallError: Invalid JSON Schema when using Docker MCP Gateway` ## To Reproduce ### opencode.json...
## Problem TypeError: undefined is not an object (evaluating 'sync.data.session_status[props.sessionID]') `SessionStatus.list()` was returning an array instead of a Record object, causing session status lookups by ID to fail. ## Solution...
### Question Sorry if noob question.... Mouse wheel scrolling doesn't work inside Cursor's terminal (Windows), it only works in a stand alone terminal. I tried git bash, powershell. I also...