Skip to content

mini: fix shell tool output display - #37711

Merged
simonklee merged 1 commit into
v2from
oc-mini-v2
Jul 19, 2026
Merged

mini: fix shell tool output display#37711
simonklee merged 1 commit into
v2from
oc-mini-v2

Conversation

@simonklee

@simonkleesimonklee commented Jul 19, 2026

Copy link
Copy Markdown
Member

shell content appends a model-only exit status after the real
command output. Joining every text part showed that status in the
CLI; take only the first text part for shell tools.

V2 shell content appends a model-only exit status after the real
command output. Joining every text part showed that status in the
CLI; take only the first text part for shell tools.
@simonkleesimonklee self-assigned this Jul 19, 2026
@simonklee
simonklee changed the base branch from dev to v2July 19, 2026 05:04
@simonkleesimonklee changed the title oc mini v2mini: fix shell tool output displayJul 19, 2026
@simonklee
simonklee merged commit cf6e5b3 into v2Jul 19, 2026
11 checks passed
@simonklee
simonklee deleted the oc-mini-v2 branch July 19, 2026 07:31
github-actionsBot pushed a commit to ReStranger/opencode that referenced this pull request Jul 19, 2026
* upstream/v2:
mini: fix shell tool output display (anomalyco#37711)
fix(core): detach disposed MCP registrations from root scope (anomalyco#37660)
fix(core): preserve the first terminal failure (anomalyco#37705)
fix(core): continue after malformed tool input (anomalyco#37701)
fix(core): safely recover malformed tool input (anomalyco#37698)
fix(simulation): render screenshot symbol glyphs (anomalyco#37691)
fix(core): authorize relative external paths (anomalyco#37689)
fix(tui): auto-approve permissions in auto mode
feat(core): allow MCP Code Mode opt-out (anomalyco#37681)
fix(codemode): stop leaking undefined into tool arguments (anomalyco#37652)
fix(tui): style interrupted compaction neutrally (anomalyco#37655)
fix(cli): harden managed service election (anomalyco#37645)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@simonklee