Exception: Terret::AgentExists
- Inherits:
-
StandardError
- Object
- StandardError
- Terret::AgentExists
- Defined in:
- lib/terret/loop.rb
Overview
Raised on id or session collision in spawn_agent: silent replacement leaked the old agent's forked context and orphaned its mid-turn state (plan §14). Dispose the old agent first, explicitly.