hyperhive/hive-c0re/src
2026-05-20 20:00:38 +02:00
..
actions.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
agent_server.rs enforce per-agent pending reminder cap (default 50, HIVE_REMIND_MAX_PENDING_PER_AGENT) 2026-05-20 13:35:28 +02:00
approvals.rs two-step agent spawn: request_init_config + request_spawn 2026-05-20 14:40:15 +02:00
auto_update.rs fix: rebuild containers when meta flake changes, not only on hyperhive rev 2026-05-20 17:07:42 +02:00
broker.rs render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
container_view.rs fix: use combined_rev for needs_update dashboard badge 2026-05-20 20:00:38 +02:00
coordinator.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
crash_watch.rs add graceful shutdown signal to coordinator and all background tasks 2026-05-20 13:35:28 +02:00
dashboard.rs render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
dashboard_events.rs render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
events_vacuum.rs add graceful shutdown signal to coordinator and all background tasks 2026-05-20 13:35:28 +02:00
forge.rs fix: also add write:notification scope to mark notifications as read 2026-05-20 19:08:21 +02:00
lifecycle.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
limits.rs limits: raise message body cap 1k → 4k (catches ~95% of conversational overflow) 2026-05-17 22:15:25 +02:00
loose_ends.rs rename: open_threads → loose_ends + cancel_thread → cancel_loose_end across wire / tools / web ui 2026-05-18 18:24:09 +02:00
main.rs fix: import anyhow::Context for .context() on serde_json result 2026-05-20 16:01:47 +02:00
manager_server.rs two-step agent spawn: request_init_config + request_spawn 2026-05-20 14:40:15 +02:00
meta.rs feat: poll forge notifications in agent harness 2026-05-20 17:59:56 +02:00
migrate.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
operator_questions.rs clippy: zero pedantic warnings across the tree 2026-05-18 22:09:34 +02:00
questions.rs rename: open_threads → loose_ends + cancel_thread → cancel_loose_end across wire / tools / web ui 2026-05-18 18:24:09 +02:00
reminder_scheduler.rs broker: batch reminder delivery in single db transaction 2026-05-20 13:35:28 +02:00
server.rs model/context: move context window config to host-level hive-c0re.nix 2026-05-20 15:49:03 +02:00
stats_vacuum.rs add graceful shutdown signal to coordinator and all background tasks 2026-05-20 13:35:28 +02:00