Skip to content

Start Here

Tandem is the authority layer for AI-first work. Choose the path that matches where you want runtime authority to live: local desktop, terminal, headless service, hosted/private deployment, or customer infrastructure.

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

Use this if you want a browser-first control surface for agents, workflows, approvals, channels, memory, and runtime evidence.

  • 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)

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

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