agent-takkub 1.0.24 β†’ 1.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,12 +1,23 @@
1
+ <div align="center">
2
+
1
3
  # πŸ›©οΈ agent-takkub
2
4
 
3
- **A local-first desktop cockpit for orchestrating a team of Claude Code agents in one unified window.**
5
+ ### Your AI dev team β€” in one desktop cockpit.
6
+
7
+ **Prompt one _Lead_ agent. It plans the work, splits it across specialist teammates, runs them in parallel as real `claude` processes, and verifies the result β€” while you watch and steer.**
8
+
9
+ [![NPM Version](https://img.shields.io/npm/v/agent-takkub?style=for-the-badge&color=cb3837&logo=npm)](https://www.npmjs.com/package/agent-takkub)
10
+ [![Downloads](https://img.shields.io/npm/dm/agent-takkub?style=for-the-badge&color=cb3837&logo=npm&label=installs)](https://www.npmjs.com/package/agent-takkub)
11
+ [![License](https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge)](https://github.com/takkub/agent-takkub/blob/main/LICENSE)
12
+ [![Platform](https://img.shields.io/badge/Windows%20%7C%20macOS-0078D6?style=for-the-badge&logo=apple)](https://github.com/takkub/agent-takkub)
13
+
14
+ ```bash
15
+ npm install -g agent-takkub
16
+ ```
4
17
 
5
- [![NPM Version](https://img.shields.io/npm/v/agent-takkub?style=flat-square&color=cb3837)](https://www.npmjs.com/package/agent-takkub)
6
- [![License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://github.com/takkub/agent-takkub/blob/main/LICENSE)
7
- [![Platforms](https://img.shields.io/badge/platform-Windows%20%7C%20macOS-blue?style=flat-square)](https://github.com/takkub/agent-takkub)
8
- [![Python Version](https://img.shields.io/badge/python-3.11+-blue?style=flat-square&logo=python)](https://www.python.org/)
9
- [![Node Version](https://img.shields.io/badge/node-%3E%3D18-green?style=flat-square&logo=node.js)](https://nodejs.org/)
18
+ <sub>100% local Β· runs on **your** logged-in Claude Code CLI Β· no SaaS middleware</sub>
19
+
20
+ </div>
10
21
 
11
22
  ---
12
23
 
@@ -14,61 +25,79 @@
14
25
 
15
26
  ![Takkub Cockpit β€” Lead + specialist teammates working in parallel](https://raw.githubusercontent.com/takkub/agent-takkub/v1.0.5/assets/cockpit-main.png)
16
27
 
17
- *One window: you talk to the **Lead**, it spawns and drives specialist teammates (frontend Β· backend Β· qa Β· …) as live Claude Code panes.*
28
+ <div align="center"><i>One window: you talk to the <b>Lead</b>, and it spawns and drives specialist teammates (frontend Β· backend Β· qa Β· reviewer Β· devops Β· …) as live Claude Code panes.</i></div>
18
29
 
19
30
  ---
20
31
 
21
- ## πŸ“± Mobile Remote Control (PWA)
22
-
23
- <p align="center">
24
- <img src="https://raw.githubusercontent.com/takkub/agent-takkub/main/assets/mobile-remote.png" alt="Takkub Remote β€” drive your Lead from your phone" width="300">
25
- </p>
32
+ ## ✨ Why agent-takkub?
26
33
 
27
- *Step away from the desk β€” pair your phone once (link / QR) and watch **and steer** the Lead from anywhere, through an install-free PWA.*
34
+ A single AI agent hits a wall on big work: context fills up, sub-tasks collide, and everything runs one-at-a-time. `agent-takkub` runs it like a **real engineering team** β€” a **Lead** you talk to, and specialist teammates it delegates to, each in its own isolated `claude` process, working **concurrently**.
28
35
 
29
- * **πŸ“² Install-free PWA** β€” open the paired link, *Add to Home Screen*, done. Offline-capable app shell, no store.
30
- * **πŸ’¬ Live Lead console** β€” the Lead's replies stream to your phone in real time (with a "still working…" indicator so you always know it's alive); type back to steer it.
31
- * **πŸ“Š Pulse** β€” a glanceable, project-grouped view of which teammates are running and for how long.
32
- * **πŸŽ›οΈ View vs. control** β€” read-only by default; flip to control mode to send prompts or open projects remotely.
33
- * **πŸ”’ Three-factor, off by default** β€” secret path + bearer token (never in the QR) + a password gate, on a loopback-only server behind a Cloudflare or ngrok tunnel, with per-client sessions & brute-force lockout. Data-minimized: never ships raw tool output, commands, or filesystem paths. Turn it on from the cockpit's **🌐 Remote** chip when you want it.
36
+ | | |
37
+ | :-- | :-- |
38
+ | 🧠 **Orchestrated teammates** | Converse with the Lead; it spawns, tasks, and manages specialist panes (`frontend`, `backend`, `qa`, `reviewer`, `devops`, `mobile`, …) on demand β€” only the roles a job actually needs. |
39
+ | πŸ”€ **True parallelism** | `frontend` and `backend` build a feature at the same time; QA always verifies **last**, against the real running stack. |
40
+ | 🌿 **Branch & worktree isolation** | Parallel teammates each work on their own git branch in an isolated worktree β€” no commit races, no dirty-state collisions. You merge when ready. |
41
+ | πŸ‘₯ **Fleet mode** | One toggle scales a role into a fleet (`frontend#1…#K`) sized to your machine β€” for many independent features or sharded test suites at once. |
42
+ | πŸ–₯️ **Steerable, always** | Every pane is a live `claude` shell. Watch output in real time, interrupt, or type straight into any teammate. |
43
+ | πŸ—‚οΈ **Multi-project tabs** | One isolated Lead per project β€” no cross-talk. |
44
+ | πŸ”’ **100% local** | No SaaS middleware. Everything runs on your machine, on your logged-in Claude Code CLI. |
34
45
 
35
46
  ---
36
47
 
37
- ## ✨ Why agent-takkub?
48
+ ## 🧠 One team, three model "brains"
38
49
 
39
- A single AI agent struggles with big features: context fills up, sub-tasks conflict, and everything runs serially. `agent-takkub` uses the **Lead–Specialist pattern**: you prompt one **Lead** agent, and it delegates isolated, specialized sub-tasks to real `claude` processes running concurrently.
50
+ Model diversity beats a single point of view. Takkub lets the Lead pull in a **second and third brain** for planning, review, and cross-checks β€” and it never breaks if you don't have them installed.
40
51
 
41
- * **🧠 Orchestrated teammates** β€” converse with the Lead; it spawns, tasks, and manages specialist panes (`frontend`, `backend`, `qa`, `reviewer`, `devops`, …) on demand.
42
- * **πŸ”€ True parallelism** β€” `frontend` and `backend` build features concurrently; QA always verifies last, against the real stack.
43
- * **🌿 Branch & worktree isolation** β€” parallel teammates each work on their own git branch in an isolated worktree. No commit races, no dirty-state collisions; you merge when ready.
44
- * **πŸ‘₯ Fleet mode** β€” one toggle scales a role into a fleet (`frontend#1…#K`) sized to your machine, for independent features or sharded test suites.
45
- * **πŸ–₯️ Steerable processes** β€” every pane is a live `claude` shell. Watch output in real time, interrupt, or type directly into any teammate.
46
- * **πŸ—‚οΈ Multi-project tabs** β€” one isolated Lead per project; no cross-talk.
47
- * **πŸ”’ 100% local** β€” no SaaS middleware. Runs on your machine, on your logged-in Claude Code CLI.
52
+ | Brain | Backed by | Great at |
53
+ | :-- | :-- | :-- |
54
+ | 🟣 **Claude** | Claude Code CLI | The Lead + every specialist β€” build, test, review |
55
+ | 🟒 **Codex** | OpenAI Codex CLI | Second opinion · refactor patterns · cross-checking a plan |
56
+ | πŸ”΅ **Gemini** | Google Antigravity (`agy`) | Long-context planning (reads the whole repo) Β· a third perspective |
57
+
58
+ > **Never a hard dependency.** If Codex or Gemini isn't installed (or you've toggled it off), the Lead keeps the role β€” **Claude transparently stands in**, and tells you you've traded away model diversity. No refusals, no dead ends.
48
59
 
49
60
  ---
50
61
 
51
62
  ## ⚑ Quick Start
52
63
 
53
64
  ```bash
54
- # 1. Install the cockpit globally (isolated Python runtime + Desktop icon)
65
+ # 1. Install the cockpit globally (isolated Python runtime + a Desktop icon)
55
66
  npm install -g agent-takkub
56
67
 
57
- # 2. Authenticate with your Claude account (if not already done)
68
+ # 2. Authenticate with your Claude account (if you haven't already)
58
69
  claude login
59
70
 
60
- # 3. Provision recommended plugins + browser automation tools
71
+ # 3. Provision recommended plugins + browser-automation tools (idempotent)
61
72
  takkub provision
62
73
  ```
63
74
 
64
- Then double-click **Takkub Cockpit** on your Desktop β€” or run:
75
+ > ⚠️ **Install it globally β€” the `-g` flag matters.** It provisions the isolated runtime and the Desktop launcher. A plain `npm install agent-takkub` (no `-g`) will **not** set the app up.
76
+
77
+ Then **double-click β€œTakkub Cockpit”** on your Desktop β€” or launch from a terminal:
65
78
 
66
79
  ```bash
67
80
  agent-takkub
68
81
  ```
69
82
 
70
- > **Requirements:** Node.js β‰₯ 18 and Python β‰₯ 3.11 on your system β€” *detected, never reinstalled.*
71
- > Everything else lives in an isolated `~/.agent-takkub`; your existing `claude` CLI, plugins, and config are left untouched.
83
+ <table>
84
+ <tr><td>
85
+
86
+ **Requirements** β€” Node.js β‰₯ 18 and Python β‰₯ 3.11 already on your system. They're **detected, never reinstalled**. Everything else lives in an isolated `~/.agent-takkub`; your existing `claude` CLI, plugins, and config are left completely untouched.
87
+
88
+ </td></tr>
89
+ </table>
90
+
91
+ ---
92
+
93
+ ## 🚦 Two ways to run: 1:1 or a whole team
94
+
95
+ A chip in the status bar flips how the Lead works:
96
+
97
+ - **πŸ‘€ 1:1 (default)** β€” one agent per role, one feature at a time. Focused and predictable.
98
+ - **πŸ‘₯ Multi** β€” hand the Lead several independent features and it **fans out** into multiple instances per role (`frontend#1…#K`, `backend#1…#K`) running at once, like a team of several devs per position. Finishes fast.
99
+
100
+ Dependent work stays sequential automatically; **QA is always the final gate**, run against the real stack.
72
101
 
73
102
  ---
74
103
 
@@ -94,6 +123,22 @@ sequenceDiagram
94
123
 
95
124
  ---
96
125
 
126
+ ## πŸ“± Mobile Remote Control (PWA)
127
+
128
+ <p align="center">
129
+ <img src="https://raw.githubusercontent.com/takkub/agent-takkub/main/assets/mobile-remote.png" alt="Takkub Remote β€” drive your Lead from your phone" width="300">
130
+ </p>
131
+
132
+ <div align="center"><i>Step away from the desk β€” pair your phone once (link / QR) and watch <b>and steer</b> the Lead from anywhere, through an install-free PWA.</i></div>
133
+
134
+ - **πŸ“² Install-free PWA** β€” open the paired link, *Add to Home Screen*, done. Offline-capable app shell, no store.
135
+ - **πŸ’¬ Live Lead console** β€” the Lead's replies stream to your phone in real time (with a "still working…" indicator); type back to steer it.
136
+ - **πŸ“Š Pulse** β€” a glanceable, project-grouped view of which teammates are running and for how long.
137
+ - **πŸŽ›οΈ View vs. control** β€” read-only by default; flip to control mode to send prompts or open projects remotely.
138
+ - **πŸ”’ Three-factor, off by default** β€” secret path + bearer token (never in the QR) + a password gate, on a loopback-only server behind a Cloudflare/ngrok tunnel, with per-client sessions & brute-force lockout. Data-minimized: never ships raw tool output, commands, or filesystem paths. Turn it on from the cockpit's **🌐 Remote** chip.
139
+
140
+ ---
141
+
97
142
  ## πŸ› οΈ Everyday Commands
98
143
 
99
144
  | Command | Purpose |
@@ -114,11 +159,11 @@ sequenceDiagram
114
159
 
115
160
  - πŸ—οΈ **Architecture & design** β€” [Architecture Guide](https://github.com/takkub/agent-takkub/blob/main/docs/ARCHITECTURE.md)
116
161
  - βš™οΈ **System overview & flow diagrams** β€” [docs/system-overview](https://github.com/takkub/agent-takkub/tree/main/docs/system-overview)
117
- - πŸ”§ **From source / one-shot installer** (Chrome, gh, codex, rtk, …) β€” [INSTALL.md](https://github.com/takkub/agent-takkub/blob/main/docs/INSTALL.md)
162
+ - πŸ”§ **From source / one-shot installer** (Chrome, gh, Codex, Antigravity, rtk, …) β€” [INSTALL.md](https://github.com/takkub/agent-takkub/blob/main/docs/INSTALL.md)
118
163
  - πŸ™ **GitHub** β€” [takkub/agent-takkub](https://github.com/takkub/agent-takkub)
119
164
 
120
165
  ---
121
166
 
122
167
  <div align="center">
123
- <sub>Windows & macOS β€’ built on PyQt6 β€’ powered by the Claude Code CLI β€’ MIT</sub>
168
+ <sub>Windows &amp; macOS β€’ built on PyQt6 β€’ powered by the Claude Code CLI β€’ MIT-licensed</sub>
124
169
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-takkub",
3
- "version": "1.0.24",
3
+ "version": "1.0.26",
4
4
  "description": "Desktop cockpit for orchestrating a team of Claude Code agents (Windows + macOS)",
5
5
  "keywords": [
6
6
  "claude",