agent-client
Connects to an Agent, drives turns, and detects stalled interactions.
Start reading
| Entry | Purpose |
|---|---|
| dist/connect.js | Connect |
| dist/turn-runner.js | Turn Runner |
| dist/interaction-controller.js | Interaction Controller |
| dist/stall-detector.js | Stall Detector |
Change boundaries
Review disconnection, turn completion, and stall handling together rather than changing only a waiting indicator.
Related modules: agent · agent-core. These are reading links, not npm dependency declarations.
Build from the repository root. See source recovery for bundle-scope rules and development for verification.