terraphim_spawner 1.10.0

Agent spawner for Terraphim with health checking and output capture
Documentation

Agent spawner for Terraphim with health checking and output capture.

This crate provides functionality to spawn external AI agents (Codex, Claude Code, OpenCode) as non-interactive processes with:

  • Configuration validation (CLI installed, API keys, models)
  • Health checking via heartbeat (30s interval)
  • Full output capture with @mention detection
  • Auto-restart on failure