Skip to content

Preserve terminal results across output failures - #496

Open
fazxes wants to merge 3 commits into
mainfrom
fazxes/preserve-command-output-integrity
Open

Preserve terminal results across output failures#496
fazxes wants to merge 3 commits into
mainfrom
fazxes/preserve-command-output-integrity

Conversation

@fazxes

@fazxes fazxes commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Preserve the observed process status when live command output presentation fails.
  • Report incomplete command output with partial evidence and inspect-before-retry guidance.
  • Stop and reap commands whose output fails before process completion can be observed.

## Summary

- Preserve the observed process status when live command output presentation fails.
- Report incomplete command output with partial evidence and inspect-before-retry guidance.
- Stop and reap commands whose output fails before process completion can be observed.
@fazxes fazxes added the type: bug Fixes incorrect behavior label Aug 28, 2026
fazxes added 2 commits August 28, 2026 03:15
## Summary

- Keep command-runner test discovery unchanged.
- Cover partial output and conditional metadata in the existing tool-runtime tests.
@fazxes
fazxes marked this pull request as ready for review August 28, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Fixes incorrect behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant