[COORD-002] Build basic context monitor #155
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Build a context monitoring service that tracks agent token usage in real-time and identifies threshold crossings.
Implementation Details
Implement continuous monitoring from Part 1.
The ContextMonitor class should:
Context Estimate
Difficulty
medium
Acceptance Criteria
Testing Requirements