iris
53ce83ff56
docs(web-ui): fix Stats/Peers/Settings tab-strip miscategorization
...
argus review on hyperhive#2986: the README listed Stats/Peers/Settings
alongside Permissions/Schedules as dashboard tabs. Checked the actual
frontend rather than trusting dashboard.md prose (which is internally
inconsistent on this - some section headers say "tab" for things that
turned out not to be):
- stats.html and settings.html are real separate bundles
(frontend/packages/dashboard/src/{stats,settings}.{html,js}) - same
shape as builds.html/core.html/logs.html, moved to the "own page"
list.
- Peers is neither a tab nor a page - swarm.js::renderPeerHives
confirms it is a card list rendered inside the SW4RM tab
(#peers-block/#peers-section), gated on state.peer_hives being
non-empty. Folded into the SW4RM bullet instead of listing it as its
own item anywhere.
The dashboard tab strip is genuinely just four: SW4RM, Y3R C4LL,
P3RM1SS10NS, SCH3DUL3S.
2026-08-02 23:30:39 +02:00
..
tools
hivectl: regenerate docs for the start --paused flag
2026-08-02 20:04:37 +02:00
turn-loop
docs: drop history/rationale framing from recv docs, state current behavior only
2026-08-02 04:08:14 +02:00
web-ui
docs(web-ui): fix Stats/Peers/Settings tab-strip miscategorization
2026-08-02 23:30:39 +02:00
agent-hierarchy.md
hivectl: rename hivectl agents to hivectl agent <name> <verb>
2026-07-27 19:07:18 +02:00
approvals.md
hive-c0re: push HelperEvent::Spawned as a todo, not a broker message
2026-08-02 23:00:14 +02:00
boundary.md
feat( #2641 ): sudoless hivectl via a hive-admin group on the host socket
2026-07-22 22:50:27 +02:00
ci.md
docs( #2415 ): update docs/ci.md for c0re-owned runner registration
2026-07-16 15:30:34 +02:00
conventions.md
docs: drop history/rationale framing from recv docs, state current behavior only
2026-08-02 04:08:14 +02:00
coordinator.md
job_queue: declare a node's resources where the node is constructed
2026-08-02 16:29:06 +02:00
forge.md
feat( #2642 ): a github.com notification poller alongside the forge one
2026-07-31 17:23:18 +02:00
gateway.md
hivectl: add agent <name> watch to follow live events from the CLI
2026-07-27 21:04:00 +02:00
github.md
feat( #2642 ): a github.com notification poller alongside the forge one
2026-07-31 17:23:18 +02:00
gotchas.md
feat( #2693 ): let the operator pin the claude-code every agent runs
2026-07-27 13:56:28 +02:00
knowledge.md
docs: describe the knowledge-change broadcast in the sync-mechanism section
2026-08-02 03:13:04 +02:00
matrix.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
network.md
fix(gateway): resync the gateway's resolv.conf when the host's changes
2026-07-26 18:01:34 +02:00
observability.md
feat( #2007 ): export per-agent container cpu/mem/disk via otel
2026-07-15 22:51:31 +02:00
persistence.md
refactor( #2916 ): drop the two obsolete startup migrations
2026-08-02 01:41:37 +02:00
security.md
docs( #2754 ): document the container weights in coordinator/security/persistence
2026-07-27 11:01:36 +02:00
setup.md
hivectl: rename hivectl agents to hivectl agent <name> <verb>
2026-07-27 19:07:18 +02:00
snapshot-store.md
docs( #2862 ): document the push side and regenerate the CLI reference
2026-07-31 22:15:37 +02:00
swarm.md
docs( #2862 ): document the push side and regenerate the CLI reference
2026-07-31 22:15:37 +02:00
terminal-rendering.md
refactor( #2416 ): remove the non-pr config-change flow (request_apply_commit / applycommit)
2026-07-15 21:03:52 +02:00
turn-loop.md
docs: drop removal-history framing, document current state only
2026-07-27 22:15:36 +02:00
web-ui.md
docs(web-ui): add an operator-facing README as the subdir landing page
2026-08-02 23:26:29 +02:00