atlas
e0461e1af6
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
...
Split the priv-socket wire types (PrivRequest/PrivResponse/PrivEvent and
friends) out of hive-sh4re into their own hive-priv-sock crate, mirroring
the existing hive-host-sock split. hive-priv — the root-privileged
helper — now depends on just this narrow protocol crate instead of the
much larger daemon-shared crate, shrinking its dependency surface and
making the privsep boundary easier to audit. No server/client
implementation lives here, only the wire contract; hive-c0re still
depends on hive-sh4re directly for everything else.
2026-07-14 20:02:20 +02:00
..
agent_config
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
bin
feat( #1763 ): local-file half of btrfs send/receive migration transport
2026-07-14 19:23:59 +02:00
dashboard
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
forge
forge: drop stale TOKEN_SCOPES/extra.rs cross-reference
2026-07-14 18:38:55 +02:00
job_queue
chore( #2400 ): skip the prebuild warm-build when the container is down
2026-07-13 16:24:39 +02:00
lifecycle
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
socket_server
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
stats
feat( #2289 ): debounced SweepHealth banner tracker, wire knowledge pull
2026-07-10 14:46:43 +02:00
stores
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00
workers
feat( #2008 ): rebuild running agents first in the startup sweep
2026-07-13 19:02:42 +02:00
actions.rs
fix( #2401 ): mirror config-pr deploy tag to forge via push_config
2026-07-14 18:52:11 +02:00
client.rs
refactor( #2352 ): re-home host-control wire types into hive-host-sock crate
2026-07-13 15:55:20 +02:00
container_view.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
coordinator.rs
refactor( #2285 ): drop coordinator 1:1 path accessors, callers use paths:: directly
2026-07-10 20:32:03 +02:00
dashboard_events.rs
feat(hive-c0re): replace rebuild queue with generic job-DAG queue
2026-07-06 20:36:57 +02:00
flake_check.rs
refactor( #2111 ): remove nixpkgs-unstable, source claude-code from main nixpkgs
2026-07-01 19:32:46 +02:00
gateway_nginx.rs
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
lib.rs
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00
loose_ends.rs
style: import ordering + blank lines after now_unix sweep (treefmt)
2026-07-06 22:08:40 +02:00
main.rs
refactor( #2352 ): re-home host-control wire types into hive-host-sock crate
2026-07-13 15:55:20 +02:00
matrix.rs
refactor( #2285 ): repoint all hive-c0re host-path consumers to paths.rs
2026-07-10 20:32:03 +02:00
meta.rs
refactor: rename templates to agent.nix/ruth.nix, sweep stale name refs
2026-07-13 22:01:24 +02:00
migrate.rs
refactor( #2285 ): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
2026-07-10 20:32:03 +02:00
paths.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
priv_client.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
questions.rs
refactor: drop kind_to_str wrapper, call ApprovalKind::as_str directly
2026-07-06 21:49:46 +02:00
server.rs
refactor( #2431 ): extract hive-priv-sock crate from hive-sh4re
2026-07-14 20:02:20 +02:00
webhook_secret.rs
fix( #2164 ): domain-URL webhooks + HMAC + config-PR polling fallback
2026-07-11 23:28:16 +02:00