hermes-hub/scripts
Hermes Team 50fde5f16e refactor(plan-a): close residual blockers, concurrency race, and feed verification
- Implemented 3-tier release feed status (MANIFEST_LIVE, PACKAGE_LIVE, PACKAGE_HASH_VERIFIED)
- Added reproducible package and checksum builder in scripts/build_dist.py
- Preserved user header comments across YAML saves in router_config.py
- Connected model_timeout_seconds, monitoring_interval_seconds, and auto_monitoring to runtime
- Guarded global gemini:antigravity credential swap with _AGY_INVOCATION_LOCK to eliminate concurrent subprocess race
- Added concurrency regression test in tests/test_antigravity_concurrency.py
- Added interprocess file locking (_FileLock) for router_state.json in health_tracker.py
- Sandboxed APPDATA and USERPROFILE in tests/test_installer.py
- Exported roadmap modules in router/__init__.py
- Verified 151 passing tests (100%) and 7/7 release gate checks
2026-08-20 22:55:43 +07:00
..
build_dist.py refactor(plan-a): close residual blockers, concurrency race, and feed verification 2026-08-20 22:55:43 +07:00
generate_branding_assets.py feat: initialize standalone Hermes Hub 2026-08-20 10:53:49 +07:00
generate_provider_assets.py feat(hub): product stabilization, native windows ux v3, provider icons, and architecture roadmap 2026-08-20 11:01:52 +07:00
install.ps1 feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00
launch_hermes_hub.bat feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00
live_provision_and_validate.py fix: repair seven undefined names and make CI ruff step meaningful 2026-08-20 22:28:08 +07:00
release_gate.py refactor(plan-a): close residual blockers, concurrency race, and feed verification 2026-08-20 22:55:43 +07:00
uninstall.ps1 feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00
update.ps1 feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00
verify_antigravity_provider.py feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00
verify_multi_provider_router.py feat: initialize standalone Hermes Hub 2026-08-20 00:17:11 +07:00