| .. |
|
actions.rs
|
apply_commit handles first-time spawns, request_spawn deprecated
|
2026-05-22 10:52:02 +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
|
update_meta_inputs: require operator approval, rename to request_update_meta_inputs
|
2026-05-22 10:49:20 +02:00 |
|
auto_update.rs
|
auto_update: rebuild all on startup, needs_update = applied HEAD vs deployed sha
|
2026-05-21 19:47:01 +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
|
harness+dashboard: declarative dashboardLinks option (closes #191)
|
2026-05-21 23:20:13 +02:00 |
|
coordinator.rs
|
fix question answer sender and self-cancel feedback loop
|
2026-05-20 20:31:25 +02:00 |
|
crash_watch.rs
|
auto_update: rebuild all on startup, needs_update = applied HEAD vs deployed sha
|
2026-05-21 19:47:01 +02:00 |
|
dashboard.rs
|
update_meta_inputs: require operator approval, rename to request_update_meta_inputs
|
2026-05-22 10:49:20 +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
|
apply_commit handles first-time spawns, request_spawn deprecated
|
2026-05-22 10:52:02 +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
|
apply_commit handles first-time spawns, request_spawn deprecated
|
2026-05-22 10:52:02 +02:00 |
|
meta.rs
|
manager: add update_meta_inputs tool to update flake.lock on demand (closes #235)
|
2026-05-22 10:49:20 +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
|
fix question answer sender and self-cancel feedback loop
|
2026-05-20 20:31:25 +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 |