hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
müde e7b6896e4c fix(#702): give hive-priv a PATH; route forge/matrix list through priv
hive-priv had no PATH, so the nixos-container it runs for every container
op (incl. lifecycle::list) failed ENOENT. build_all swallows that into an
empty list — the 'no managed containers' symptom. Give the helper the
minimal set nixos-container shells out to (nixos-container, nix, util-linux,
e2fsprogs) on top of the systemd/coreutils/findutils already in the unit
PATH, rather than the whole system profile.

Also route forge/matrix is_present() through priv_client::list_containers
instead of spawning nixos-container directly from unprivileged hive-c0re.
2026-06-03 00:05:17 +02:00
..
bin refactor(gateway): fixed htpasswd path, drop htpasswdFile option 2026-06-02 00:26:10 +02:00
actions.rs feat(#1086): serialize perm changes through rebuild queue 2026-06-02 16:42:22 +02:00
agent_ports.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
agent_server.rs fix(#702): route container journal reads through hive-priv 2026-06-02 23:43:02 +02:00
agent_sockets.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
approvals.rs hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
auto_update.rs feat(#1014): rename manager agent root→ruth across all crates + frontend 2026-06-02 18:18:06 +02:00
bash_tasks_vacuum.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
broker.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
build_logs.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +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_view.rs fix(#1096): remove container name/port chip from dashboard card 2026-06-02 22:48:41 +02:00
coordinator.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
crash_watch.rs docs: migrate reminder/gateway/crash-watch/migrate prose to docs (#715) 2026-06-01 11:38:42 +02:00
dashboard.rs fix(#702): route container journal reads through hive-priv 2026-06-02 23:43:02 +02:00
dashboard_events.rs chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30:52 +02:00
events_vacuum.rs fix(#999): resolve all clippy warnings across the workspace 2026-06-01 22:31:06 +02:00
flake_check.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
forge.rs fix(#702): give hive-priv a PATH; route forge/matrix list through priv 2026-06-03 00:05:17 +02:00
gateway_nginx.rs fix(#1052): use systemctl reload nginx instead of systemd-run 2026-06-02 01:00:48 +02:00
lib.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
lifecycle.rs fix(#702): route container journal reads through hive-priv 2026-06-02 23:43:02 +02:00
limits.rs chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30: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(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
manager_server.rs fix(#702): route container journal reads through hive-priv 2026-06-02 23:43:02 +02:00
matrix.rs fix(#702): give hive-priv a PATH; route forge/matrix list through priv 2026-06-03 00:05:17 +02:00
meta.rs feat(#1014): rename manager agent root→ruth across all crates + frontend 2026-06-02 18:18:06 +02:00
migrate.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
operator_questions.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
priv_client.rs fix(#702): route container journal reads through hive-priv 2026-06-02 23:43:02 +02:00
questions.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
rebuild_queue.rs feat(#1086): serialize perm changes through rebuild queue 2026-06-02 16:42:22 +02:00
reminder_scheduler.rs feat(#1014): rename manager agent root→ruth across all crates + frontend 2026-06-02 18:18:06 +02:00
scheduled_prompts.rs scheduled_prompts: address argus 🟡 on #849 — submit paths section + persistence.md anchor fix 2026-05-31 17:18:15 +02:00
scheduled_prompts_worker.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
server.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
stats_vacuum.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
tool_groups.rs feat(#1086): serialize perm changes through rebuild queue 2026-06-02 16:42:22 +02:00
topology.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00