Skip to main content

Module classifier

Module classifier 

Source
Expand description

State classifiers: determine agent state from virtual screen content.

Each agent type (Claude, Codex, Kiro, Generic) has different prompt patterns, spinner indicators, and context exhaustion messages.

Enums§

AgentType
Agent type selector for the shim classifier.
ScreenVerdict
What the classifier thinks the agent is doing.

Functions§

classify
Classify screen content based on agent type.