|
|
2026-06-23 17:28:01 +02:00 |
| .. |
|
bin
|
feat(#1867): make the internal forge mandatory (remove forge.enable)
|
2026-06-22 19:26:34 +02:00 |
|
dashboard
|
dashboard: return problem details directly from client-error handlers
|
2026-06-22 16:04:22 +02:00 |
|
actions.rs
|
feat: make the bootstrap/root container destroyable (drop stale destroy guard + redundant hive-priv manager allows)
|
2026-06-23 14:50:03 +02:00 |
|
agent_sockets.rs
|
remove vestigial agent-ports.json tcp web-port map
|
2026-06-22 11:59:14 +02:00 |
|
approvals.rs
|
wip(#1838): add MergeConfigPr approvalkind + match-site arms
|
2026-06-23 13:12:12 +02:00 |
|
audit_log.rs
|
refactor(#1865): rename agent_server module to socket_server
|
2026-06-22 13:58:52 +02:00 |
|
auto_update.rs
|
fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass
|
2026-06-05 16:55:09 +02:00 |
|
bash_tasks_vacuum.rs
|
feat: type-scope events vacuum to prune only stream rows (14d) + drop turn-stats vacuum
|
2026-06-06 07:57:27 +02:00 |
|
broker.rs
|
refactor(#1834): derive cancel-loose-end privilege from the socket, not the MANAGER_AGENT name
|
2026-06-22 02:07:14 +02:00 |
|
build_logs.rs
|
feat: type-scope events vacuum to prune only stream rows (14d) + drop turn-stats vacuum
|
2026-06-06 07:57:27 +02:00 |
|
capabilities.rs
|
fix: update stale doc comment example root→ruth in capabilities.rs
|
2026-06-02 18:18:06 +02:00 |
|
client.rs
|
hive-c0re: admin socket server + client (stub dispatch)
|
2026-05-14 20:49:11 +02:00 |
|
container_stats.rs
|
fix agent disk usage reading container-internal state path on the host
|
2026-06-18 14:01:22 +02:00 |
|
container_view.rs
|
refactor(#1865): consolidate agent + manager socket servers into one
|
2026-06-22 13:58:52 +02:00 |
|
coordinator.rs
|
fix(#1940): carry pr_number on the live approval_added event
|
2026-06-23 17:28:01 +02:00 |
|
crash_watch.rs
|
feat(#1591): surface pending-login + crashing-agent banner warnings
|
2026-06-10 13:19:32 +02:00 |
|
dashboard.rs
|
fix(#1940): carry pr_number on the live approval_added event
|
2026-06-23 17:28:01 +02:00 |
|
dashboard_events.rs
|
fix(#1940): carry pr_number on the live approval_added event
|
2026-06-23 17:28:01 +02:00 |
|
events_vacuum.rs
|
feat: type-scope events vacuum to prune only stream rows (14d) + drop turn-stats vacuum
|
2026-06-06 07:57:27 +02:00 |
|
flake_check.rs
|
feat(gateway): hivectl gateway user management + fix htpasswdFile assertion
|
2026-06-01 23:25:28 +02:00 |
|
forge.rs
|
feat(#1838): run_merge_config_pr handler (verify pr head, ff forge main, deploy)
|
2026-06-23 13:12:12 +02:00 |
|
gateway_nginx.rs
|
fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass
|
2026-06-05 16:55:09 +02:00 |
|
hive_stats.rs
|
feat(stats): add an 'all' time range to agent + hive stats
|
2026-06-22 23:47:20 +02:00 |
|
host_stats.rs
|
style(#1591): wrap over-long assert line to satisfy rustfmt
|
2026-06-10 13:19:32 +02:00 |
|
knowledge.rs
|
fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass
|
2026-06-05 16:55:09 +02:00 |
|
lib.rs
|
refactor(#1865): consolidate agent + manager socket servers into one
|
2026-06-22 13:58:52 +02:00 |
|
lifecycle.rs
|
btrfs subvols: scrub tracker tags from comments; harden subvol chown
|
2026-06-19 13:46:39 +02:00 |
|
limits.rs
|
refactor(#1865): rename agent_server module to socket_server
|
2026-06-22 13:58:52 +02:00 |
|
loose_ends.rs
|
feat(gateway): hivectl gateway user management + fix htpasswdFile assertion
|
2026-06-01 23:25:28 +02:00 |
|
main.rs
|
refactor(#1865): consolidate agent + manager socket servers into one
|
2026-06-22 13:58:52 +02:00 |
|
matrix.rs
|
dashboard: POST /matrix-account-login + account-aware hive-priv matrix-token write (BE-2)
|
2026-06-16 11:18:18 +02:00 |
|
meta.rs
|
meta: non-mutating verify_commit + pre-flight eval before apply
|
2026-06-22 19:48:59 +02:00 |
|
migrate.rs
|
fix(#1375): clean up pedantic warnings and re-enable -D warnings without pedantic bypass
|
2026-06-05 16:55:09 +02:00 |
|
operator_questions.rs
|
refactor(#1834): derive cancel-loose-end privilege from the socket, not the MANAGER_AGENT name
|
2026-06-22 02:07:14 +02:00 |
|
paths.rs
|
remove vestigial agent-ports.json tcp web-port map
|
2026-06-22 11:59:14 +02:00 |
|
priv_client.rs
|
hive-sh4re: type infra containers as an InfraContainer enum
|
2026-06-21 21:05:52 +02:00 |
|
questions.rs
|
refactor(#1865): replace the privileged flag with topology + capability gating
|
2026-06-22 13:58:52 +02:00 |
|
rebuild_queue.rs
|
fix(#1838): extract dispatch_rebuild_approval so dispatch stays under the clippy line cap
|
2026-06-23 13:42:20 +02:00 |
|
reminder_scheduler.rs
|
refactor(#1865): rename agent_server module to socket_server
|
2026-06-22 13:58:52 +02:00 |
|
scheduled_prompts.rs
|
hive-c0re: optional reset-timer on manual fire-now for recurring schedules
|
2026-06-22 00:32:49 +02:00 |
|
scheduled_prompts_worker.rs
|
hive-c0re: optional reset-timer on manual fire-now for recurring schedules
|
2026-06-22 00:32:49 +02:00 |
|
server.rs
|
fix(#1932): hivectl start restores only the previously-running agents
|
2026-06-23 17:25:15 +02:00 |
|
socket_server.rs
|
fix(#1940): carry pr_number on the live approval_added event
|
2026-06-23 17:28:01 +02:00 |
|
tool_groups.rs
|
fix: address argus+mara review on #1243 — stale docs, MANAGER_DEFAULT refs, ruth migration
|
2026-06-04 12:15:03 +02:00 |
|
topology.rs
|
refactor(#1865): consolidate agent + manager socket servers into one
|
2026-06-22 13:58:52 +02:00 |