Skip to content

本日127.0.0.1で稼働中

9つの機能。 1つのダッシュボード。

Tandemはキーボードとモデルの間の層です — マルチプロジェクトオーケストレーション、実際のブラウザ自動化、記憶のためのObsidianバルト、そしてエージェントのコストを正確に把握するフリートダッシュボード。あなたのデータ、あなたのマシン。

01 / 09

タスク・プロジェクト管理

Markdownタスク、カンバン、依存関係、リトライ、予算 — すべてのプロジェクトを一か所で追跡。

  • 7段階パイプライン(inbox → planning → human_turn → active → review → paused → done)がtasks/*.md以下のすべてのタスクファイルを管理します。
  • 厳格なタスク依存関係(blocked_by / blocks)と自動エスカレーション:試行回数がmax_retriesに達するとステータスがpausedに切り替わり、エージェントが解放されます。
  • ランタイムで強制されるタスクごとのトークン予算 — Linear、Notion、Jiraを借りることなく、PaperclipAIスタイルのイシューサーフェスを実現。
02 / 09

ターミナル・シェル

本物のネイティブシェル、tmux永続化、マルチパネル、22テーマ — ターミナルは仕事がある場所に。

  • WebSocketターミナルサーバーが本物のログインシェルを実行。tmux永続化により、ブラウザを閉じてもジョブは終了しません。
  • マルチパネルグリッド(2 / 2×2 / 3×4 / 4×4)とドラッグ&ドロップ再編成 — デスクトップ競合他社が有料で提供するのと同じxterm.js + WebGLスタック。
  • 本日より22テーマ提供 — Dracula、Gruvbox、Tokyo Night、Catppuccin Mochaなど、一度定義するだけ。
03 / 09

エージェントオーケストレーション

名前付きエージェント、エージェントごとのACL、ワークツリー分離、アトミッククレーム — 本物のフリートに耐えるオーケストレーション。

  • agents.jsonで宣言されたロスター:COO、Architect、Executor、Verifier、Code Reviewer、Browser CDPなど — それぞれ独自のプロンプト、allowed_tools、allowed_dirsを持ちます。
  • アトミックタスククレーム(SQLiteに対するシングルフライト)。書き込みエージェントは隔離されたワークツリーに強制され、完了時に自動スナップショットされます。
  • ライブハートビート + エージェントごとのチャットUI。チャットペインは同じtmuxサブストレートを経由するため、エージェントのstdoutはいつでも読めます。
04 / 09

セキュリティ・ガバナンス

デフォルトでlocalhostのみ、承認受信トレイ、追記専用の監査証跡 — すべてのアクションがレビュー可能。

  • すべてのサービスが0.0.0.0へのバインドを拒否。/tmp外のrm/find -deleteはブロック。監査証跡テーブルは設計上DELETEエンドポイントなし。
  • 人間参加型の承認受信トレイが、お金・ネットワーク・allowed_dirs外のディスクに触れるすべてのエージェントアクションを制御します。
  • 決定論的な監査ログ:すべてのタスクにActivity Logが付属し、セッションにリンク — 再現可能なフォレンジックトレイル。
05 / 09

ブラウザ・ウェブ自動化

CDP経由の本物のChrome、実際のログイン済みセッション、マルチデーモン並列処理 — ライブウェブへの自動化。

  • 実際にログイン済みのChromeに対してChrome DevToolsプロトコルを使用 — ステルスブラウザのフィンガープリントゲームなし。
  • マルチデーモンモードがN個のCDPデーモンを並列実行してファンアウトスクレイピング。取得されたバイトはすべてまずsafe-scrapeスキャナーを通過します。
  • サイトごとのスキルファイル(セレクター、ログインフロー、レシピ)がサイト別に読み込まれ、ロードアウトとスコープで公開されます。
06 / 09

知識・バルト

Markdownが唯一の真実 — Obsidianバルト、Wiki取り込み、デイリーノート、自動コンテキスト。

  • バルトルート全体があなたのObsidianワークスペース。タスクはDBの行ではなくMarkdownファイル — 両側から即座に見える。
  • raw/ → wiki/取り込みパイプラインが、YAMLフロントマター付きのフラットなWikiページを着地、分類、コンパイルします。
  • デイリーノートの自動追記、週次レビューワークフロー、自動コンテキスト管理 — エージェントはターン間で自分の作業メモリを読みます。
07 / 09

インテグレーション

Slack、Discord、Telegram、WhatsApp、Webhook、Cron、CRM、ローカルLLM — コネクターはすべて標準装備。

  • ソーシャルおよびメッセージングコネクターがツリー内で出荷 — マーケットプレイスを経由不要。
  • Webhook + スケジュールジョブで外部イベントがエージェントフリートを駆動し、フリートが外部システムを駆動します。
  • すべてのAIプロバイダーに独自のキーを持ち込み、4つのローカルLLMプロバイダーで推論をマシン上に維持。
08 / 09

ダッシュボード・オブザーバビリティ

コスト予測、時間あたりの支出、ライブフリートステータス — エージェントのコストを本当に把握するダッシュボード。

  • タスクごと・時間ごとの支出追跡。実行前に表示され、実行後に集計されます。
  • すべてのプロジェクトのライブフリートステータス、ハートビート、セッション履歴を1画面で。
  • ストリークによる目標追跡で、毎セッションリセットするのではなく作業が積み重なります。
09 / 09

デプロイメント

Linux (ARM)は現在利用可能 — AMD、macOS、Windowsは近日公開。100%ローカルで実行するか、オプションのホスト型ワークスペースを追加。

  • ネイティブデスクトップインストール(Python + Next.js + Tauri)— 本日Linux (ARM)対応。AMD、macOS、Windowsは近日公開。完全にハードウェア上で動作します。
  • ローカルボックスを実行できない場合のPro向けオプションのホスト型ワークスペース(近日公開)。
  • メッシュピアファンアウトで自分のマシン間に作業を分散 — あなたのボックス、あなたのネットワーク。

本物のフリートを実行 — あなたのマシンで。

無料枠なし、試用壁なし。Proは$100/シート/月。Founding 1000では最初の1,000人のお客様が$50/シート/月を永久に固定できます。

▼ Proposed new section — comprehensive all-features list
Everything in the box

Every capability, one window.

No add-on marketplace, no per-feature billing. 25 capabilities across agents, skills, mesh, models, privacy and observability — all shipping today on 127.0.0.1, all on your hardware.

01

Agents & orchestration

Fleet

Named agents with per-agent ACL, worktree isolation, and atomic claim — orchestration that survives a real fleet.

  • Named roster COO, Architect, Executor, Verifier, Code Reviewer, Browser CDP — each with its own prompt, allowed_tools, allowed_dirs in agents.json.
  • Atomic task claim Single-flight claim against SQLite; writing agents are forced into isolated worktrees and auto-snapshotted on completion.
  • Live heartbeat + chat Per-agent chat panes route through the same tmux substrate — agent stdout is yours to read anytime, with live heartbeats.
  • 7-stage pipeline inbox → planning → human_turn → active → review → paused → done drives every markdown task file under tasks/.
  • Hard dependencies blocked_by / blocks edges plus auto-escalation: hit max_retries and the task flips to paused, agent cleared.
  • Per-task token budgets Budgets enforced at runtime — a full issue surface without renting Linear, Notion, or Jira.
02

Skills & knowledge

Vault

Markdown is the source of truth — Obsidian vault, per-site skill files, wiki ingestion, and auto context between turns.

  • Per-site skill files Selectors, login flows, and recipes load by site — surfaced with loadouts and scope so the right context arrives just-in-time.
  • Obsidian vault The whole vault root is your Obsidian workspace; tasks are markdown files, not DB rows — instantly visible both ways.
  • raw/ → wiki/ ingestion Pipeline lands, classifies, and compiles flat wiki pages with YAML frontmatter from any dropped source.
  • Auto context Daily notes auto-append, weekly review workflow — agents read their own working memory between turns.
03

Mesh & integrations

Connected

Slack, Discord, Telegram, WhatsApp, webhooks, cron — the connectors are in the box, and your machines share the load.

  • Mesh peer fan-out Distribute work across your own machines — your boxes, your network. No rented cluster.
  • In-tree connectors Slack, Discord, Telegram, WhatsApp ship in-tree — no marketplace round-trip required.
  • Webhooks + cron Scheduled jobs and inbound webhooks let external events drive your fleet, and your fleet drive external systems.
  • Browser over CDP Real Chrome via DevTools Protocol against your actual logins — no stealth-browser fingerprint games. Multi-daemon fan-out.
04

Models & compute

Any model

Bring-your-own-key for every provider, plus local LLMs so inference stays on your box — one inbox for every model.

  • BYO key, any provider Bring-your-own-key for every AI provider — no markup, no proxy tax on your tokens.
  • 4 local LLM providers Run inference on your own hardware; the model never has to leave the box.
  • Real native terminal WebSocket shell server, tmux-persistent, multi-pane grids (2 / 2×2 / 3×4 / 4×4), 22 themes — closing the browser won't kill the job.
  • Cross-platform install Native desktop install (Python + Next.js + Tauri) on Mac, Windows, or Linux. Run 100% local or add an optional hosted workspace.
05

Privacy & governance

Local-first

Localhost-only by default, an approval inbox, and an append-only audit trail — every action is reviewable.

  • 127.0.0.1 by default All services refuse to bind 0.0.0.0; rm / find -delete outside /tmp is blocked at the hook layer.
  • Approval inbox Human-in-the-loop gate on every agent action that touches money, the network, or disk outside its allowed_dirs.
  • Append-only audit Audit-trail tables have no DELETE endpoint by design — a deterministic, replayable forensic log per task and session.
  • Zero telemetry Run local and your code can stay on your machine — or run it in our managed cloud, your call. No phone-home, no usage beacon when you run local.
06

Dashboards & observability

Visible

Cost preview before you run, spend-per-hour after, and live fleet status — a dashboard that knows what your agents cost.

  • Cost preview Per-task and per-hour spend tracking — surfaced before you run and tallied after.
  • Live fleet status Heartbeats and session history across every project on one screen.
  • Goal tracking Streaks so the work compounds instead of resetting each session.

Shipping today · zero telemetry on local · data can stay on your box, or run in our cloud