hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 1e13b88c8c jobq graph: state filter on /api/jobq/graph + multi-select checkboxes
GET /api/jobq/graph gains a states query param (comma-separated
hive_jobq::State names): narrows the served root groups to the named
states, keeping a group whole (filtering by a root's own state, which
is already its subtree's rolled-up answer). Absent, empty, or fully
unrecognised is the identity filter, matching prior behaviour.

hive-jobq-graph.js gains a row of per-state checkboxes above the tree,
re-fetching the endpoint with the selection on toggle. Default
selection hides Done and Skipped.

Server-side filtering (not client-side hiding) so hive-jobq-graph-update's
node list, and everything downstream of it in builds.js (count pill,
live-log panel), only ever sees what's actually shown.
2026-08-10 23:05:03 +02:00
..
agent_config feat: derive BUN_JSC_forceRAMSize from effective per-agent MemoryMax= 2026-07-26 21:56:25 +02:00
dashboard jobq graph: state filter on /api/jobq/graph + multi-select checkboxes 2026-08-10 23:05:03 +02:00
forge agent icon: 404 when unconfigured, client-side fallback 2026-08-10 20:59:59 +02:00
job_queue jobq graph: state filter on /api/jobq/graph + multi-select checkboxes 2026-08-10 23:05:03 +02:00
lifecycle fix(#3044): stop mounting a child's harness dir into its parent 2026-08-10 20:28:09 +02:00
socket_server rename JournalPriority::as_str to as_journald_str 2026-08-10 16:19:40 +02:00
stats hive-c0re: finish chrono-clock migration 2026-08-02 02:12:19 +02:00
stores hive-c0re: deliver scheduled prompts via push_todo, not a broker message 2026-08-03 01:08:24 +02:00
workers wip(#3001): rename insert -> insert_job per mara's 50056 2026-08-04 19:57:32 +02:00
actions.rs wip(#3001): rename insert -> insert_job per mara's 50056 2026-08-04 19:57:32 +02:00
container_view.rs docs: name the swarm display name by its new path 2026-08-05 11:15:41 +02:00
coordinator.rs move hive-sh4re's paused_marker() composition into hive-agent 2026-08-09 18:25:59 +02:00
dashboard_events.rs docs: stop asserting DagView/NodeView after their deletion 2026-08-03 21:47:58 +02:00
gateway_nginx.rs sweep: wire gateway-nginx reload + config-repo branch-protection into warning banners 2026-07-16 00:05:29 +02:00
loose_ends.rs hive-c0re: finish chrono-clock migration 2026-08-02 02:12:19 +02:00
main.rs knowledge: ping every agent when internal/knowledge changes 2026-08-02 03:10:06 +02:00
matrix.rs fix(#2851): warn when the state read breaks but the write still works 2026-08-09 21:31:04 +02:00
meta.rs refactor(nix): swarm.peers becomes swarm.hives, a directory of every hive 2026-08-05 20:44:16 +02:00
migrate.rs refactor(#2916): drop the two obsolete startup migrations 2026-08-02 01:41:37 +02:00
paths.rs refactor(#2916): drop the two obsolete startup migrations 2026-08-02 01:41:37 +02:00
priv_client.rs fix: declare the agent socket dir's owner in tmpfiles, not by chown after 2026-08-04 01:00:48 +02:00
questions.rs delete c0re-side reminder plumbing (#2635 inc 1 commit 6) 2026-07-23 00:12:30 +02:00
server.rs refactor(nix): swarm.peers becomes swarm.hives, a directory of every hive 2026-08-05 20:44:16 +02:00
snapshot_push.rs refactor(#2862): one snapshot store per swarm, not one per peer 2026-07-31 22:15:37 +02:00
webhook_secret.rs chore(#2510): bump indicatif/tower-http/hmac/sha2 to latest majors 2026-07-16 10:42:30 +02:00