agent-takkub 1.0.18 β 1.0.20
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
|
@@ -30,7 +30,7 @@
|
|
|
30
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
31
|
* **π Pulse** β a glanceable, project-grouped view of which teammates are running and for how long.
|
|
32
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 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.
|
|
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.
|
|
34
34
|
|
|
35
35
|
---
|
|
36
36
|
|