• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 22:08:36 +02:00
ed046787e0 nix/harness: chown /run/hive to agent user (#658 fixup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 21:56:04 +02:00
5d1909bb5c hivectl matrix create-user: --password / --password-stdin for operator accounts (#663)
18253bf2f5 hivectl: print token to stdout for non-agent users (#662)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 21:45:43 +02:00
a9114342e4 agent/terminal: neutral [resolved] label for closed asks (argus #668)
e056e82d6d agent/terminal: inline answer form under ask → operator rows (#666)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 21:45:18 +02:00
4d64f253c8 664: address argus nits (must_use + DEFAULT_DAEMON_SOCKET path)
6b6c6775ee agents: drop root, run as per-agent unix user with passwordless sudo (#658)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 21:05:16 +02:00
71211e5722 nix/matrix: add breaking-change note to serverName description (argus #661)
3164d8cec3 nix/matrix+gateway: server_name defaults to hive domain + .well-known routes (#660)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 20:47:28 +02:00
53447842bc hivectl: add operator-facing host CLI with forge + matrix create-user verbs (#655)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 20:15:58 +02:00
2e40e1782a nix/hive-matrix: read register token via systemd LoadCredential (#644 / iris)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 19:37:25 +02:00
c5d466c5c5 c0re: bind dashboard to 127.0.0.1 only (#652)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 19:32:39 +02:00
85790b0cca nix: add breaking-change note to each openFirewall description (argus #653)
7feef4cc5d nix: openFirewall defaults false across forge/gateway/matrix (#651)
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 19:08:24 +02:00
0b83e5a69e forge: on 403 from PATCH user email, hint operator to delete core token (#646 argus nit)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 19:07:55 +02:00
88b4634906 matrix: pin tuwunel gid 10042, chown root:tuwunel + 0640 on token (#644 mara veto on 0644)
75648a7594 matrix: registration token mode 0644 so tuwunel (dynamic user) can read it (#644)
Compare 2 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-05-30 18:45:37 +02:00
5e734d88d5 hyperhive: matrix ui
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 18:16:57 +02:00
745d95d2f5 forge: core token gets admin scope so PATCH /admin/users/* works (#646)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 18:08:30 +02:00
e0070417fb nix/dashboard: walk hyperhive subtree before agents in meta inputs panel (#638)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 16:55:47 +02:00
459baebbb8 matrix: flutterBuildFlags is a list, not a string (#634 followup of followup)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 16:45:56 +02:00
e3f098df64 matrix: use flutterBuildFlags (string) not targetFlags for --base-href (#634 followup)
20b5e03ee0 dashboard: footer link → forge.darkest.space mirror (closes #639)
822a1b15fa docs: matrix gui.enable defaults to matrix.enable, gateway serves /matrix/ (follow-up to #635)
Compare 3 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 15:38:55 +02:00
2bea5d80b5 matrix: reword gui.enable description, use literalMD for package defaultText (argus #635 nits)
effe00889f matrix: drop c0re /matrix mount, use targetFlags --base-href, surface availability via env (mara on #634)
433c972db1 matrix: default gui.enable to matrix.enable + patch fluffychat-web base href for /matrix/ subpath (#634)
Compare 3 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-05-30 14:24:47 +02:00
270d5422c2 hyperhive: enable matrix
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 13:43:33 +02:00
f943976f14 docs(CLAUDE.md): nix/docs.nix → nix/docs/ directory with default.nix + style.css (follow-up to #626)
vinzenz pushed to main at vinzenz/hyperhive 2026-05-30 13:43:18 +02:00
8377600f0c nix/meta: follow hyperhive's nixpkgs instead of duplicating channel pin