Jido.AI.Reasoning.Adaptive.CLIAdapter (Jido AI v2.2.0)

Copy Markdown View Source

CLI adapter for Adaptive strategy agents.

Handles the specifics of Adaptive agent lifecycle:

  • Uses ask/2 to submit prompts
  • Polls strategy_snapshot.done? for completion
  • Extracts result from snapshot.result
  • Reports selected strategy in metadata

AoT is supported when explicitly included in available_strategies.