Skip to content

fix: report unfinished tool batches accurately - #26

Open
perezdap wants to merge 1 commit into
mainfrom
feat/compact-tool-output
Open

fix: report unfinished tool batches accurately#26
perezdap wants to merge 1 commit into
mainfrom
feat/compact-tool-output

Conversation

@perezdap

Copy link
Copy Markdown
Owner

Summary

  • fix compact tool-batch settlement so unfinished tools are never counted as failed
  • report unfinished tools as running during interim assistant-text flushes and interrupted once a turn ends or fails
  • document terminal-rendering domain terms and safe display-label scope

Validation

  • dotnet build WinHarness.sln -c Release --no-restore
  • dotnet test WinHarness.sln -c Release --no-build
  • autoreview --mode local

Distinguish interim and terminal batch settlement so unfinished tools
are shown as running while a turn can still receive completion events,
and interrupted once the turn has ended or failed.

Document the accepted safe display-label scope and terminal rendering
terms added by compact tool output.
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