feat(#2569): drive a turn on a local todo signal (serve-loop select)
This commit is contained in:
parent
713d7f424c
commit
86d16efa07
3 changed files with 72 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//! Wire types for the *in-agent* socket, served by the hive-agent harness
|
||||
//! to the in-container producers (matrix / bash MCP daemons) and
|
||||
//! forge_notify. Currently carries the loose-ends-v2 *todo* op family;
|
||||
//! `forge_notify`. Currently carries the loose-ends-v2 *todo* op family;
|
||||
//! more in-agent request families may be added over time (the socket is
|
||||
//! deliberately named for the agent, not the todos).
|
||||
//!
|
||||
|
|
|
|||
Loading…
Reference in a new issue