| .. |
|
actions.rs
|
refactor: split long functions per review feedback; remove all #[allow] attributes
|
2026-05-22 19:24:44 +02:00 |
|
agent_server.rs
|
set_status: consolidate whoami into get_agent_meta with optional name
|
2026-05-23 11:32:33 +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
|
rebuild_queue: switch dashboard / auto-update / manager call sites to enqueue
|
2026-05-23 12:05:09 +02:00 |
|
broker.rs
|
fix: use try_from for i64/u64 casts; split format_notification into helpers
|
2026-05-22 19:14:22 +02:00 |
|
client.rs
|
hive-c0re: admin socket server + client (stub dispatch)
|
2026-05-14 20:49:11 +02:00 |
|
container_view.rs
|
topology: meta-repo agent hierarchy + ContainerView.parent (#361)
|
2026-05-24 04:47:55 +02:00 |
|
coordinator.rs
|
rebuild_queue: wire worker into coordinator + dashboard event
|
2026-05-23 12:05:09 +02:00 |
|
crash_watch.rs
|
clippy: apply auto-fixable warnings across workspace (closes #265 partial)
|
2026-05-22 18:55:57 +02:00 |
|
dashboard.rs
|
frontend: cut over Rust binaries to ServeDir; delete legacy assets
|
2026-05-23 14:51:01 +02:00 |
|
dashboard_events.rs
|
rebuild_queue: wire worker into coordinator + dashboard event
|
2026-05-23 12:05:09 +02:00 |
|
events_vacuum.rs
|
fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits)
|
2026-05-22 19:11:40 +02:00 |
|
forge.rs
|
forge: use base64 crate for avatar payload
|
2026-05-23 01:15:16 +02:00 |
|
lifecycle.rs
|
lifecycle: stop before update for boot-style apply (mara@#372)
|
2026-05-24 13:16:31 +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
|
topology: meta-repo agent hierarchy + ContainerView.parent (#361)
|
2026-05-24 04:47:55 +02:00 |
|
manager_server.rs
|
rebuild_queue: switch dashboard / auto-update / manager call sites to enqueue
|
2026-05-23 12:05:09 +02:00 |
|
meta.rs
|
topology: meta-repo agent hierarchy + ContainerView.parent (#361)
|
2026-05-24 04:47:55 +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 |
|
rebuild_queue.rs
|
rebuild_queue: dedup MetaUpdate on (kind, agent, inputs) (closes #365)
|
2026-05-24 11:43:47 +02:00 |
|
reminder_scheduler.rs
|
clippy: apply auto-fixable warnings across workspace (closes #265 partial)
|
2026-05-22 18:55:57 +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
|
fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits)
|
2026-05-22 19:11:40 +02:00 |
|
topology.rs
|
topology: meta-repo agent hierarchy + ContainerView.parent (#361)
|
2026-05-24 04:47:55 +02:00 |