spawn_status
Sanity-check spawn configuration by showing the resolved CLI for each role, including manual model overrides.
Instructions
Show which CLI thread-keeper detected as its host, and which CLI each spawn role resolves to (after env + file overrides). Use to sanity-check spawn config when you want loops to fire through a specific agent.
Resolution priority (highest first), all in ~/.threadkeeper/.env: • THREADKEEPER_SPAWN__LOOP__= • THREADKEEPER_SPAWN__DEFAULT= • active CLI detected at startup • final fallback: claude
Manual model pinning: • THREADKEEPER_SPAWN__MODEL__=
Returns structuredContent (SpawnStatus) plus the legacy text block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active_cli | No | ||
| capabilities | No | ||
| role_resolution | No |