• Berlin
  • Joined on 2025-01-15
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 15:32:42 +02:00
c222418d76 fix(#2380): push_meta drop --force + dashboard warning for non-fast-forward
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 14:12:35 +02:00
46007008a9 fix(#1970): bake token path into gh/git wrappers — env var didn't reach claude's bash-tool context
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 13:00:48 +02:00
5c2cae41a2 feat: rename matrix-accounts page to credentials, add github PAT tab
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 12:20:00 +02:00
ad0752822a fix(#2377): extract handle_agent_status — drop clippy::too_many_lines allow
949fcf2f16 fix(#2377): remove unused submit_init_config re-export from socket_server
18e7c406b0 fix(#2377): doc_markdown + too_many_lines clippy lints
5e1863d231 fix(#2377): org_list_hooks returns Vec<Hook>, use .send() not .all()
c4d2391455 fix(review): drop libnull.rlib artifact + add Errors doc to ensure_config_pr_webhook
Compare 9 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 12:19:03 +02:00
bd0e554447 fix(#1970): nested-path environment.etc."gitconfig" + mkIf — whole-set binding collided with sibling entries
cef9e633f7 docs(#1970): rewrite for UI-driven shape (github.enable + host switch), purge githubAccount refs, regen hivectl-cli.md
18965ff7bd feat(#1970): host services.hyperhive.github.enable (default true) + meta.rs propagation of the off-switch
af9b46e80a refactor(#1970): replace githubAccount option with hyperhive.github.enable gate (default true, github.com + x-access-token)
3e5aff39eb fix(#1970): address argus review — # Errors doc, regen hivectl-cli.md, GET /api/github-account status
Compare 10 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 10:17:56 +02:00
7069732e01 fix(#2369): skip statically-configured accounts in matrix token discovery to silence spurious sidecar warning
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 01:22:57 +02:00
dcd559e7c7 fix(#2368): AGENT_RUNTIME_ROOT → priv_proto; fix stale priv comment; cross-ref lockstep
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 01:22:38 +02:00
4745274fca refactor(#2112): remove the dead stdio transport from hive-agent-mcp
vinzenz pushed to main at vinzenz/hyperhive 2026-07-11 00:45:12 +02:00
1ba44b77ac feat(#2112): make http-mcp the sole transport for the built-in surface
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 22:51:21 +02:00
603c3b79dd fix(#2280): restore --bin hive-priv in daemonBins — dropped in symlinkJoin refactor
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 22:05:16 +02:00
dfbf198ef3 fix(#2279): idempotent column-guard migrations, drop invalid ADD COLUMN IF NOT EXISTS
c47faf0af9 fix: idempotent migrations (ADD COLUMN IF NOT EXISTS), stale doc, safety note
7d36ec5e1f fix(#2279): versioned DB migrations via schema_versions table
Compare 3 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-10 21:59:13 +02:00
bbaa70a5bc fix nix fmt, misc settings
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 21:46:04 +02:00
01db1af346 feat(#2280): add --bin hive-metric to daemonBins — hive-metric now on main
2f16f0e438 fix(#2280): add nativeBuildInputs to daemonBins + hiveForgePkg — sqlite/pkg-config
4a9aff584e refactor(#2280): packages.default = symlinkJoin — one rustc per bin, no double builds
c1ffa12a99 feat(#2280): packages.hivectl and packages.hive-forge — single-bin splits
Compare 4 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 21:28:04 +02:00
d91e6eb0e2 fix(hive-metric): blocking OTLP client (no-reactor panic), reject negative counters, allow negative gauges
aa9f56246a chore(hive-metric): regenerate Cargo.lock after rebase onto main
307e4a9ad5 style(hive-metric): treefmt shutdown() call
4011141fd6 fix(ci): add cmake to crane build inputs for aws-lc-sys (otlp/reqwest-rustls)
4b8a045232 fix(hive-metric): fix usage doc order (counter|gauge)
Compare 9 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2026-07-10 21:05:37 +02:00
6f5b8d10e8 nix flake update
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 20:50:09 +02:00
7964d45a27 refactor(#2359): bare Deserialize derive + clarify error to_string scan
71c8b14633 refactor(#2359): typed stream-json parsing for sentinel detection
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 20:32:10 +02:00
556a213320 refactor(#2285): inline remaining 1:1 path wrappers (meta_dir, marker fns, host_conf_path)
cfb84b420a refactor(#2285): drop coordinator 1:1 path accessors, callers use paths:: directly
187c364feb refactor(#2285): repoint all hive-c0re host-path consumers to paths.rs
4162f557c9 refactor(#2285): repoint knowledge + forge core-token to paths.rs consts
1cefaf2c16 refactor(#2285): add consolidated path fns/consts to paths.rs (foundation)
Compare 5 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 20:30:40 +02:00
342f6ab55b chore(#2358): disable claude dynamic workflows via managed settings
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 20:22:35 +02:00
9ad94190e6 fix(hive-forge): use u64::from for repo-search limit clamp (clippy cast_lossless)
327a3bc3bc feat(hive-forge): repo-search verb — keyword/topic search across forge repos
Compare 2 commits »
vinzenz pushed to main at vinzenz/hyperhive 2026-07-10 20:03:48 +02:00
3e2565d355 fix(#2356): enable built-in bash for choom by dropping it from managed-settings deny