hermes-hub/agents/done
Hermes Team 86c9189edd feat(state-layer): event-driven quota, seq freshness guards, and state layer stabilization
- Added HubStateStore targeted delta update methods (apply_delta_quota_updated, apply_delta_account_added, apply_delta_account_removed, apply_delta_route_changed)
- Added seq sequence freshness tracking in HubStateStore to drop stale out-of-order responses
- Added trigger_refresh_provider in HermesRefreshScheduler
- Bound multi-bucket quotas to specific model families (Claude vs Gemini) with truthful is_estimated tracking
- Connected OAuth completion to targeted account added events across all providers
- Pinned antigravity_provider package root to repo via __init__.py and added import invariant verification
- Added unit tests in tests/test_state_layer_and_event_driven_quota.py and tests/test_import_invariants.py
- Zero modifications to UI zone files (views, components, theme, wizard, hermes_hub_app.py)
2026-08-20 23:48:36 +07:00
..
2026-08-20-accounts-tariffs-quotas-claude-grok.md feat: multi-provider accounts, tariffs, quota buckets, Claude & Grok integration 2026-08-20 21:02:13 +07:00
2026-08-20-brandbook-and-native-ui.md feat: initialize standalone Hermes Hub 2026-08-20 10:53:49 +07:00
2026-08-20-hermes-hub-product-stabilization-and-roadmap.md docs: add completed stabilization and roadmap report 2026-08-20 11:02:28 +07:00
2026-08-20-hermes-hub-standalone-migration.md feat: initialize standalone Hermes Hub 2026-08-20 10:53:49 +07:00
2026-08-20-hermes-hub-ux-ui-refinement-v2.md feat: initialize standalone Hermes Hub 2026-08-20 10:53:49 +07:00
2026-08-20-plan-a-refresh-delta-ui-smart-routing.md feat(hub): Plan A stabilization, refresh architecture, delta UI, and capability routing 2026-08-20 21:20:51 +07:00
2026-08-20-release-recovery-and-auto-update.md feat(release): recovery stabilization, built-in updater, release gate, and v0.1.1 release pipeline 2026-08-20 16:29:35 +07:00
2026-08-21-A-antigravity-state-layer.md feat(state-layer): event-driven quota, seq freshness guards, and state layer stabilization 2026-08-20 23:48:36 +07:00
2026-08-21-data-truthfulness-and-release-readiness.md fix(quota, oauth): enforce data truthfulness, honest quota sources, and fail-closed OAuth 2026-08-20 22:11:57 +07:00
2026-08-21-plan-a-refactoring-verified-baseline.md refactor(plan-a): close residual blockers, concurrency race, and feed verification 2026-08-20 22:55:43 +07:00