terraphim_agent 1.20.5

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
7
8
9
10
# pnpm build

Build JavaScript/TypeScript project using pnpm. Transform to bun run build for faster execution.

synonyms:: pnpm build, pnpm run build
related:: pnpm install, pnpm test
transforms:: pnpm build → bun run build
pnpm run build → bun run build
context:: build
cost:: medium