Commit e8841ac
committed
Integrate stat tracker into Terminus2 agent
- Add timing for initial setup (t2/setup) - tracks tmux session initialization
- Add timing for LLM requests (t2/llm_request) - tracks expensive API calls
- Remove TODO comment now that tracker is actively used
- All tests pass (8/8), no functional changes
Resolves TODO in terminus2_agent.py:1461 parent 519e893 commit e8841ac
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| |||
489 | 488 | | |
490 | 489 | | |
491 | 490 | | |
492 | | - | |
| 491 | + | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
683 | | - | |
684 | | - | |
685 | | - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
686 | 687 | | |
687 | 688 | | |
688 | 689 | | |
| |||
0 commit comments