Skip to content

Survive broken pipes, add loom transcripts, attribute child cast results#22

Open
deepfates wants to merge 11 commits into
mainfrom
fleet-wave-20260707
Open

Survive broken pipes, add loom transcripts, attribute child cast results#22
deepfates wants to merge 11 commits into
mainfrom
fleet-wave-20260707

Conversation

@deepfates

@deepfates deepfates commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Three fixes to the cast runtime and renderer.

What changed

  • A broken pipe on stdout no longer crashes a cast. The loom is flushed and closed on the way down, and the process exits with a shutdown tuple instead of a crash.
  • The loom can produce a readable transcript, and turn inspection is bounded instead of dumping everything.
  • Tool results from child casts are attributed to the child that produced them, at the port layer, so the renderer shows real provenance instead of generic labels.

Testing

  • mix test passes, including roughly 200 lines of new renderer tests.
  • Attribution verified by running a parent cast that delegates to a child and reading the rendered output.

@deepfates deepfates changed the title Fleet wave: 6 commits of verified work Survive broken pipes, add loom transcripts, attribute child cast results Jul 7, 2026
Sign up for free to 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