CLI adapter for Chain-of-Thought-style agents.
Handles the specifics of CoT agent lifecycle:
- Uses
think/2to submit prompts - Polls
strategy_snapshot.done?for completion - Extracts result from
snapshot.result
CLI adapter for Chain-of-Thought-style agents.
Handles the specifics of CoT agent lifecycle:
think/2 to submit promptsstrategy_snapshot.done? for completionsnapshot.result