Skip to content

fix(coding-agent): isolate turn boundary fallbacks - #45

Merged
quick-ricon merged 1 commit into
quick/turn-boundary-renderer-20260807from
baby-joel/fix-turn-boundary-fallback-isolation
Aug 7, 2026
Merged

fix(coding-agent): isolate turn boundary fallbacks#45
quick-ricon merged 1 commit into
quick/turn-boundary-renderer-20260807from
baby-joel/fix-turn-boundary-fallback-isolation

Conversation

@baby-joel

Copy link
Copy Markdown

A failed turn-boundary transform could mutate the context before its fallback layer rendered. Clone the context per transform layer so failure delegates with the layer's original input.

Validation:

  • node ../../node_modules/vitest/dist/cli.js --run test/turn-boundary-renderer.test.ts (4 passed)
  • focused Biome check on changed files
  • git diff --check

Targets quick/turn-boundary-renderer-20260807 as a review fix for #44.

@quick-ricon
quick-ricon merged commit 8dd4a3f into quick/turn-boundary-renderer-20260807 Aug 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.

2 participants