Tools¶
Utility tools that support the LegionForge stack. Most are usable standalone — they were extracted from internal needs of the framework but stand on their own.
| Tool | Purpose |
|---|---|
| llm-valet | Cross-platform LLM lifecycle manager. Auto-pauses Ollama when the system is under memory pressure or a game is running; resumes when the pressure subsides. |
| mcp-probe | Connectivity and configuration advisor for MCP services you own or operate. Configures, connects, diagnoses, recommends — no scanning of unauthorized targets. |
| headroom | System stability monitor — memory pressure, paging, AI-powered diagnostics. |
| hermes-tool-test-suite | pytest harness for validating Hermes AI agent tool-calling reliability across providers. |
| dev-rig | Shared Python CI workflows, pre-commit config, and audit harness for LegionForge projects. |
All tools live under the LegionForge GitHub organization and are public.