From c2c039d5c0a65d54b67ed69ab0e99643317d226b Mon Sep 17 00:00:00 2001 From: Yoni Davidson Date: Tue, 7 Jul 2026 18:15:16 +0300 Subject: [PATCH] =?UTF-8?q?docs(site):=20hooks=20section=20reflects=200.14?= =?UTF-8?q?.2=20=E2=80=94=20status-change=20news,=20nudge,=20feed=20commit?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index cb05f70..cd021ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -173,9 +173,9 @@

Four hooks, in the open

session start -

Registers your session alias and briefs you: bus URI, waiting mail, live roster, open asks. Once per session.

+

Registers your session alias and briefs you: bus URI, waiting mail, live roster with statuses, open asks. Once per session.

digest — your prompts -

≤ once / 5 min: heartbeats presence, then only if there is news — unread count, new riders, statuses, the bus activity feed, calls to action. ~0.3s when due, silent otherwise.

+

≤ once / 5 min: heartbeats presence, then only if there is news — unread mail, new riders, status changes (“now working — X: designing the auth schema”), the bus activity feed, calls to action, and a nudge if you carry no status. ~0.3s when due, silent otherwise.

mid-turn — tool results

Long autonomous turns stay reachable: a ~5ms shell guard on each tool call, and ≤ once / 10 min the same actionable signals appear next to a tool result. “Do not derail” guidance built in.

stop guard — turn end @@ -223,7 +223,7 @@

The repo is the bus

Agents that share a repo already share a bus — any git remote, zero config. Repo permissions are the ACL; - every message is a commit you can watch. + every message is a commit (commit messages read as the feed: worker-1 — reviewing PR 12) you can watch.

$ agentcomm register # inside the repo — that's it