• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-06-09 00:26:49 +02:00
2db94a920a chore(frontend): scrub pre-existing issue-tag refs from source comments
vinzenz pushed to main at vinzenz/hyperhive 2026-06-09 00:26:28 +02:00
293e608ca4 refactor(frontend): invert the dashboard + H0M3 gutter (#1537)
df3058e311 refactor(#1456): extract dashboard state-file proxy + path-validation into dashboard/state_files.rs
ec3ca216c5 refactor(#1456): extract dashboard approval + diff endpoints into dashboard/approvals.rs
55705f17d3 refactor(#1456): extract dashboard lifecycle endpoints into dashboard/lifecycle_ops.rs
4e06a9682d refactor(#1456): extract dashboard build-log endpoints into dashboard/build_logs.rs
Compare 14 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 23:44:30 +02:00
d9c66de069 refactor(frontend): move S3TT1NGS to its own /settings.html page (#1464 step 2)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 23:20:20 +02:00
8006dd2809 feat(c0re): extend stylix theming to the gateway-served agent UIs
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 23:17:21 +02:00
2ec06f07ed refactor(frontend): migrate dashboard tabbar to createTabStrip + drop overflow (#1464 step 1)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:41:59 +02:00
0680f87d3d refactor(frontend): migrate agent stat-window selector to createTabStrip (#1464 step 1)
vinzenz pushed to main at vinzenz/nixos-configuration 2026-06-08 22:38:46 +02:00
94e9df2b91 update hyperhive
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:36:25 +02:00
457d926e6e docs(prompt): slim the hive-forge blurb to a --help pointer + key conventions
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:22:33 +02:00
0a0038f23c refactor(dashboard): drop the P33RS tab, fold peers + identity into SW4RM (#1535)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:20:36 +02:00
e1c276a06e refactor(frontend): add createTabStrip + migrate logs sub-tabs (#1464 step 1)
55ee52b213 refactor(frontend): add shared tab-strip base styles (#1464 step 1 foundation)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:09:59 +02:00
4471adfa27 feat(c0re): auto-theme the dashboard from stylix when present
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 22:08:39 +02:00
62406fc968 fix(dashboard): server-warnings banner spans full page width (#1531)
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:58:16 +02:00
fb1f7efbe4 docs: move privsep socket-activation + child-state rw rationale out of code comments
58b5434466 fix(#946): drop hive-priv self-bind fallback (require socket activation) + clarify child-state rw is intentional
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:58:16 +02:00
f751c4495f refactor(#1474): group journalctl read args into a journalquery struct
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:57:53 +02:00
98660d134a refactor(c0re): pass hive-c0re serve config via a --config file, shrink ExecStart
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:36:29 +02:00
09787dd1c3 refactor(frontend): base16 theme contract in a swappable colors.css
742d4a5c6d fix(frontend): var-derive hardcoded palette colours for theme-swap safety
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:18:10 +02:00
4e0f2ac9ca feat(stats): record api-resolved model id in turn-stats
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:08:00 +02:00
8b66bf78df fix(#1462): buffer transient wakes so they survive when no recv is parked
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 21:01:37 +02:00
05002acda4 chore(#1474): document the too_many_arguments keeps in hive-forge + hive-ag3nt
vinzenz pushed to main at vinzenz/hyperhive 2026-06-08 20:55:22 +02:00
5d0f3d060b feat(dashboard): generic server-warnings banner on every page (#1518)