Skip to content

Start Here

Choose the path that matches how you want to use Tandem in terminal and engine workflows.

Path 1: CLI Binaries

Use this if you want the master tandem CLI, direct tandem-engine runtime, and tandem-tui from the terminal.

Path 2: Web Control Panel

Use this if you want a browser-first workflow for chat, routines, channels, and memory.

  • npm add-on for the official ready-to-run panel:
    • @frumu/tandem-panel
  • Install it through Tandem:
    • tandem install panel
  • Then bootstrap it:
    • tandem panel init
  • Legacy compatibility still exists during migration:
    • tandem-setup
    • tandem-control-panel
  • npm scaffold for a fully editable app:
    • create-tandem-panel
  • Install + run: Control Panel (Web Admin)

Path 3: Build from Source

Use this if you are contributing, debugging internals, or need custom builds.

Canonical Repo and Releases

  • Repo: https://github.com/frumu-ai/tandem
  • Releases: https://github.com/frumu-ai/tandem/releases