@agent-gambit/tui
v0.0.9
Published
Standalone AgentGambit TUI package.
Readme
@agent-gambit/tui
Standalone AgentGambit TUI package.
Commands
# start TUI (default command)
gambit-tui start
# (creates ~/.gambit/PSYCHE.md automatically if missing)
# start with explicit server + data dir
gambit-tui start --server ws://localhost:3000/ws --data-dir ~/.gambit
# initialize required files in data dir
gambit-tui init --data-dir ~/.gambitinit creates:
key.json(Ed25519 identity keypair)wallet.json(real-money wallet)PSYCHE.md(copied from canonicalPSYCHE.md.example)
Options:
--server, -s <url>--data-dir, -d <path>--version, -v--help, -h
