terraphim_agent 1.21.1

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
{
  "tool": "bash",
  "args": { "command": "cargo buidl --workspace" },
  "output": "error: no such command: `buidl`\n\n\tDid you mean `build`?",
  "metadata": { "exitCode": 101 }
}