rename: open_threads → loose_ends + cancel_thread → cancel_loose_end across wire / tools / web ui
This commit is contained in:
parent
b1d0a62cb9
commit
6e23d087d2
16 changed files with 152 additions and 139 deletions
11
CLAUDE.md
11
CLAUDE.md
|
|
@ -53,11 +53,12 @@ hive-c0re/ host daemon + CLI (one binary, subcommand-dispatched)
|
|||
transient/sockets) + tombstone enumeration +
|
||||
kick_agent + notify_agent (helper-event push) +
|
||||
last_containers cache + rescan_and_emit diff helper
|
||||
src/open_threads.rs loose-ends aggregator (pending approvals +
|
||||
unanswered questions) — for_agent (filtered) and
|
||||
hive_wide (manager surface). Backs
|
||||
AgentRequest::GetOpenThreads + ManagerRequest::
|
||||
GetOpenThreads (the get_open_threads MCP tool).
|
||||
src/loose_ends.rs loose-ends aggregator (pending approvals +
|
||||
unanswered questions + pending reminders) —
|
||||
for_agent (filtered) and hive_wide (manager
|
||||
surface). Backs AgentRequest::GetLooseEnds +
|
||||
ManagerRequest::GetLooseEnds (the
|
||||
get_loose_ends MCP tool).
|
||||
src/actions.rs approve/deny/destroy (transient-aware)
|
||||
src/auto_update.rs startup rebuild scan + ensure_manager +
|
||||
meta::lock_update_hyperhive bump
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue