hyperhive/docs/web-ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 24cbafc64a feat(dashboard): live-append the LOGS AUDIT tab via audit_entry_added
Completes the audit log end-to-end. The backend now emits an
audit_entry_added event on /dashboard/stream per privileged action (the
new row flattened at top level). logs.js already subscribes to that stream
for the BUILD tab; add a branch that prepends the new row to the AUDIT
table's cached list (de-duped by id against the cold fetch), bumps the
'latest N of M' total, and re-renders while the AUDIT tab is in view — so
a restart shows up without a manual refresh. Docs updated to match.
2026-06-14 20:23:54 +02:00
..
agent.md docs(web-ui): document the first-turn ctx stats chip 2026-06-10 21:49:28 +02:00
css-vars.md refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
dashboard.md feat(dashboard): live-append the LOGS AUDIT tab via audit_entry_added 2026-06-14 20:23:54 +02:00
shape.md docs(shape): document keyed DOM cache pattern alongside paintAtomic 2026-06-05 14:31:59 +02:00