hyperhive/hive-c0re
damocles 3e94914569 fix #289: full forge sync on rebuild (extract sync_agent, use in rebuild_agent)
extract per-agent forge logic from ensure_all() into sync_agent()
so both the startup sweep and rebuild_agent call identical code.
rebuild now runs: ensure_user_for + ensure_config_repo + push_config
+ meta_read_access + ensure_meta_remote — same as the boot sweep.
missing tokens and drift in any forge state are fixed by rebuild,
not just hive reboot.
2026-05-22 22:18:05 +02:00
..
assets dashboard: show meta-update progress in the META INPUTS panel 2026-05-22 21:54:28 +02:00
src fix #289: full forge sync on rebuild (extract sync_agent, use in rebuild_agent) 2026-05-22 22:18:05 +02:00
Cargo.toml forge: replace curl shell-outs with reqwest http helper (closes #249) 2026-05-22 16:26:44 +02:00