damocles
348fb3792a
feat(#589): swarm peers option + HYPERHIVE_PEERS env wire v0
nix: services.hyperhive.peers attrset-of-submodules option; serialises
to HYPERHIVE_PEERS JSON ([{label,domain}]); forwarded to containers via
FORWARDED_VARS. dashboard.rs: peer_hives: Vec<PeerHiveView> in
StateSnapshot, derived as {name:label, url:"http://domain/"}.
identity.rs: PeerHive struct + peers() accessor for agent-side use.
|
2026-05-31 23:06:38 +02:00 |
| .. |
|
bin
|
agent UDS: chmod per-agent socket dir 0777 + log web_ui::serve errors
|
2026-05-31 21:38:34 +02:00 |
|
client.rs
|
docs: add missing #[must_use], # Errors, # Panics across public api
|
2026-05-22 19:41:27 +02:00 |
|
events.rs
|
doc: add non-atomicity comment to emit_status RMW (argus note)
|
2026-05-31 20:32:13 +02:00 |
|
forge_notify.rs
|
hive-ag3nt + docs: extract forge_notify prose (#716 batch 4)
|
2026-05-31 17:17:24 +02:00 |
|
identity.rs
|
feat(#589): swarm peers option + HYPERHIVE_PEERS env wire v0
|
2026-05-31 23:06:38 +02:00 |
|
lib.rs
|
hive-ag3nt: identity module with hive-qualified label (#589 phase A, first PR)
|
2026-05-29 19:09:44 +02:00 |
|
login.rs
|
hive-ag3nt: scrub stale #658/#419 attribution cookies (#716 batch 2)
|
2026-05-31 16:48:13 +02:00 |
|
login_session.rs
|
hive-ag3nt: scrub stale #658/#419 attribution cookies (#716 batch 2)
|
2026-05-31 16:48:13 +02:00 |
|
mcp.rs
|
hive-ag3nt: scrub mcp.rs cookies (#716 batch 8)
|
2026-05-31 17:39:45 +02:00 |
|
paths.rs
|
hive-ag3nt: scrub stale #658/#419 attribution cookies (#716 batch 2)
|
2026-05-31 16:48:13 +02:00 |
|
plugins.rs
|
hive-ag3nt + docs: extract prompt-rendering prose (#716 batch 3)
|
2026-05-31 16:46:00 +02:00 |
|
prompt.rs
|
hive-ag3nt + docs: extract prompt-rendering prose (#716 batch 3)
|
2026-05-31 16:46:00 +02:00 |
|
serve_common.rs
|
harness: flip into needs_login on 401 mid-turn (closes #419)
|
2026-05-25 21:50:21 +02:00 |
|
stats.rs
|
docs: add missing #[must_use], # Errors, # Panics across public api
|
2026-05-22 19:41:27 +02:00 |
|
turn.rs
|
hive-ag3nt: scrub turn.rs cookies (#716 batch 7)
|
2026-05-31 17:29:20 +02:00 |
|
turn_stats.rs
|
docs: add missing #[must_use], # Errors, # Panics across public api
|
2026-05-22 19:41:27 +02:00 |
|
web_ui.rs
|
fix(#888): use gateway forge URL in dashboard links
|
2026-05-31 22:04:52 +02:00 |