Skip to content

Reset the tool-less narration count on tool-using turns - #956

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-7788-narration-cycles-consecutive
Sep 13, 2026
Merged

TheGreatAxios merged 1 commit into
mainfrom
cl-7788-narration-cycles-consecutive

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Tool-using turns reset the tool-less narration cycle count to zero, so the incomplete-report spiral measures consecutive tool-less narration turns
  • A narrate-then-tools-then-near-miss sequence nudges for the report envelope instead of salvaging as incomplete-report

Verification

  • bun test src/subagent/nudge-director.test.ts passes (37 pass, 0 fail)
  • bun test ./src/subagent ./tests passes (1435 pass, 0 fail)
  • bun run check passes (7132 pass, 0 fail; lint, typecheck, build clean)

Fixes CL-7788

@linear-code

linear-code Bot commented Sep 12, 2026

Copy link
Copy Markdown

CL-7788

@TheGreatAxios

Copy link
Copy Markdown
Collaborator Author

Audit: Approve. One-line reset of toolLessNarrationCycles on tool-using turns, scoped to CL-7788, with a regression test interleaving tool turns between narration-only turns to pin the consecutive (not cumulative) counting intent. No scope beyond the counter fix.

@TheGreatAxios
TheGreatAxios merged commit 29bca1b into main Sep 13, 2026
9 checks passed
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