Skip to content

Building from source

Status: stub. Authoritative content currently lives at ainb-tui/CLAUDE.md + main README §Development. Migration of that file into this path is gated on Stevie’s approval.

Build the TUI and plugins locally. The ainb-toolkit lives in the standalone stevengonsalvez/ainb-toolkit repo — clone it separately if you need to work on skills/agents/workflows.

What this page will contain

  • Prerequisites (Rust toolchain, tmux, git)
  • Building the TUI (cargo build —release)
  • Building + staging plugins (just stage-plugins)
  • Deploying ainb-toolkit locally (clone ainb-toolkit → npm install → bootstrap.js)
  • Running locally without install

See also