hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
müde 3ee87d394c refactor(hive-c0re): split lifecycle into submodules
mod.rs keeps the container verbs + priv_run plumbing; git helpers,
repo/dir setup, and host drop-in config move to their own files
2026-07-06 21:05:52 +02:00
..
bin docs: job-DAG queue model; fold agent_power table into broker.sqlite 2026-07-06 20:36:57 +02:00
dashboard refactor(hive-c0re): split socket_server into submodules 2026-07-06 21:05:52 +02:00
job_queue docs: job-DAG queue model; fold agent_power table into broker.sqlite 2026-07-06 20:36:57 +02:00
lifecycle refactor(hive-c0re): split lifecycle into submodules 2026-07-06 21:05:52 +02:00
socket_server refactor(hive-c0re): split socket_server into submodules 2026-07-06 21:05:52 +02:00
actions.rs feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +02:00
agent_sockets.rs remove vestigial agent-ports.json tcp web-port map 2026-06-22 11:59:14 +02:00
approvals.rs refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +02:00
audit_log.rs wire types: use chrono DateTime<Utc> as the timestamp type throughout 2026-07-03 22:07:23 +02:00
auto_update.rs feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +02:00
broker.rs refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +02:00
build_logs.rs refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +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 make agent_config_pending async — the sync git fork on every sweep starved the runtime under IO load 2026-07-03 21:42:45 +02:00
coordinator.rs docs: job-DAG queue model; fold agent_power table into broker.sqlite 2026-07-06 20:36:57 +02:00
crash_watch.rs refactor(#1825): drop MANAGER_NAME special-cases in crash_watch + tombstones 2026-06-23 18:35:23 +02:00
dashboard_events.rs feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +02:00
db.rs refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46: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
forge.rs fix(#2174): create operators team in agent-configs org too so config-repo branch protection applies 2026-07-03 22:40:38 +02:00
gateway_nginx.rs fixup! fix(#2245): drop TCP fallback from gateway nginx upstream 2026-07-04 22:42:56 +02:00
hive_stats.rs fix(#2031): move bash-tasks + events vacuum agent-side (privsep ownership) 2026-06-27 10:14:47 +02:00
host_stats.rs feat(dash): show active model badge on agent cards (closes #2069) 2026-06-27 22:59:40 +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(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +02:00
limits.rs refactor(#1865): rename agent_server module to socket_server 2026-06-22 13:58:52 +02:00
loose_ends.rs fix(#2190): replace MANAGER_AGENT fallbacks with "operator" for attribution 2026-07-04 18:56:16 +02:00
main.rs feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +02:00
matrix.rs feat(#2035): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar 2026-06-27 00:30:04 +02:00
meta.rs feat(#2170): split docs/ into its own meta-flake input 2026-07-04 11:47:07 +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(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +02:00
paths.rs remove vestigial agent-ports.json tcp web-port map 2026-06-22 11:59:14 +02:00
power.rs refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +02:00
priv_client.rs feat(#2035): auto-discover dashboard-provisioned matrix accounts via token+homeserver sidecar 2026-06-27 00:30:04 +02:00
questions.rs fix(#2190): replace MANAGER_AGENT fallbacks with "operator" for attribution 2026-07-04 18:56:16 +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 refactor(hive-c0re): shared sqlite open helper with busy timeout 2026-07-06 20:46:57 +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 feat(hive-c0re): replace rebuild queue with generic job-DAG queue 2026-07-06 20:36:57 +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(#1825): drop MANAGER_NAME special-cases in crash_watch + tombstones 2026-06-23 18:35:23 +02:00