Fix tier logging: capture actual_tier, fix parse_run_block regex, remove reply_text truncation #15

Closed
alvis wants to merge 0 commits from fix/tier-logging into main
Owner

Fixes #1, #3, #4

  • Add tier_capture param to _run_agent_pipeline
  • Capture actual_tier in run_agent_task
  • Log tier in replied-in line: [agent] replied in Xs tier=Y
  • Remove reply_text[:200] truncation
  • Update parse_run_block regex to match new log format
Fixes #1, #3, #4 - Add tier_capture param to _run_agent_pipeline - Capture actual_tier in run_agent_task - Log tier in replied-in line: [agent] replied in Xs tier=Y - Remove reply_text[:200] truncation - Update parse_run_block regex to match new log format
alvis closed this pull request 2026-03-24 02:48:29 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alvis/adolf#15