docs: drop stale two-loop/two-binary framings (single hive serve loop)
This commit is contained in:
parent
17ddba0341
commit
cc03af3390
3 changed files with 8 additions and 8 deletions
|
|
@ -298,8 +298,8 @@ socket at `/run/hive/` once at startup:
|
|||
|
||||
The shared per-turn plumbing lives in `hive_ag3nt::turn::{write_mcp_config,
|
||||
write_settings, write_system_prompt, run_turn, drive_turn,
|
||||
emit_turn_end, wait_for_login, compact_session}` so the two binaries
|
||||
can't drift.
|
||||
emit_turn_end, wait_for_login, compact_session}` — the single code path
|
||||
every agent role runs through.
|
||||
|
||||
### Agent icon
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue