opencode
opencode copied to clipboard
The open source coding agent.
## Summary - Add fire-and-forget async subagent tasks with parent notifications and status tracking. - Surface background task state in the TUI and system prompt, including subtask reminders and navigation....
This PR adds opt-out flags for users who don't want OpenCode to load Claude-related local configuration. - `OPENCODE_DISABLE_CLAUDE_PROMPT=1` Skips loading `~/.claude/CLAUDE.md`. - `OPENCODE_DISABLE_CLAUDE_SKILLS=1` Skips discovering skills from: - `/.claude/skills/**/SKILL.md` -...
## Summary This PR implements hex color code highlighting in the TUI assistant messages. Detected hex codes (e.g. #ff0000) are displayed as colored badges below the text response. ## Fixes...
### Question I'm using Intel macOS and have tried using npm, curl, pnpm, and brew, but I've encountered different errors. Is it because my computer's chip doesn't support it? Thank...
Fixes https://x.com/i/status/2008730842752000460
### 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 `--format...
## Summary This PR fixes two user-facing regressions observed in OpenCode sessions: 1) Responses that only contain reasoning/tool output resulted in **no visible final answer**. 2) Sessions with pending TODOs...
### Question Installed the lastest version 1.1.4 via curl in WSL2. ``` WSL version: 2.4.11.0 Kernel version: 5.15.167.4-1 WSLg version: 1.0.65 MSRDC version: 1.2.5716 Direct3D version: 1.611.1-81528511 DXCore version: 10.0.26100.1-240331-1435.ge-release...
### Question How do I setup open code with litellm?
### 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 **Problem:**...