erio
05527b13db
feat: add quota limit for API key accounts
- Add configurable spending limit (quota_limit) for apikey-type accounts
- Atomic quota accumulation via PostgreSQL JSONB operations on TotalCost
- Scheduler filters out over-quota accounts with outbox-triggered snapshot refresh
- Display quota usage ($used / $limit) in account capacity column
- Add "Reset Quota" action in account menu to reset usage to zero
- Editing account settings preserves quota_used (no accidental reset)
- Covers all 3 billing paths: Anthropic, Gemini, OpenAI RecordUsage
chore: bump version to 0.1.90.4
2026-03-06 00:35:09 +08:00
..
2026-03-05 16:31:27 +08:00
2026-03-03 15:01:10 +08:00
2026-03-06 00:35:09 +08:00
2026-03-05 16:06:05 +08:00
2026-02-25 13:50:21 +08:00
2026-01-11 23:00:31 +08:00
2026-02-28 23:12:38 +08:00
2026-02-06 07:41:23 +08:00
2026-03-03 15:01:10 +08:00
2026-02-28 20:18:14 +08:00
2026-02-28 15:01:20 +08:00