chore(conductor): Add new track 'Review vendor api usage in regards to conservative context handling'

This commit is contained in:
2026-02-23 11:45:26 -05:00
parent fb018e1291
commit d53f0e44ee
5 changed files with 60 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
# Implementation Plan
## Phase 1: Metric Extraction and Logic Review
- [ ] Task: Extract explicit cache counts and lifecycle states from Gemini SDK
- [ ] Sub-task: Write Tests
- [ ] Sub-task: Implement Feature
- [ ] Task: Review and expose 'history bleed' (token limit proximity) flags
- [ ] Sub-task: Write Tests
- [ ] Sub-task: Implement Feature
- [ ] Task: Conductor - User Manual Verification 'Phase 1: Metric Extraction and Logic Review' (Protocol in workflow.md)
## Phase 2: GUI Telemetry and Plotting
- [ ] Task: Implement token budget visualizer (e.g., Progress bars for limits) in Dear PyGui
- [ ] Sub-task: Write Tests
- [ ] Sub-task: Implement Feature
- [ ] Task: Implement active caches data display in Provider/Comms panel
- [ ] Sub-task: Write Tests
- [ ] Sub-task: Implement Feature
- [ ] Task: Conductor - User Manual Verification 'Phase 2: GUI Telemetry and Plotting' (Protocol in workflow.md)