Skip to content

fix(core): unify model-visible shell output previews - #45109

Open
opencode-agent[bot] wants to merge 2 commits into
v2from
shell-model-preview
Open

fix(core): unify model-visible shell output previews#45109
opencode-agent[bot] wants to merge 2 commits into
v2from
shell-model-preview

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • reuse one shell-output preview for model tool calls, background completions, and direct session shell commands
  • apply the same configured byte and line limits, tail selection, truncation marker, and full-output file reference on every path
  • cover oversized direct shell output and configured line limits with regression tests

Verification

  • SHELL=/bin/bash bun test test/session-create.test.ts test/tool-shell.test.ts (66 passing)
  • bun typecheck

Requested by: @rekram1-node (Aiden via Slack)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant