• Joined on 2026-05-03
null closed issue null/Pipeline#37 2026-05-21 01:21:13 -05:00
Phase 2: Make Provider-Native Usage Windows First-Class
null closed issue null/Pipeline#36 2026-05-21 01:01:19 -05:00
Phase 1: Stop Mislabeling Signals — Separate API Rate Limits from Subscription Usage
null pushed to dev at null/Pipeline 2026-05-21 01:01:15 -05:00
8d11f4f840 feat(usage): add source/confidence fields and relabel API rate limits (Phase 1, #36)
null opened issue null/Pipeline#39 2026-05-21 00:49:48 -05:00
Phase 4: Separate Limit Types — Stop Mixing Tokens, Messages, and Cost
null opened issue null/Pipeline#40 2026-05-21 00:49:48 -05:00
Phase 5: Refresh Cost Accounting — Fix Pricing Defaults and Unpriced Model Handling
null opened issue null/Pipeline#41 2026-05-21 00:49:48 -05:00
Phase 6: Display Binding Windows Per Account — Don't Let Aggregates Hide Exhausted Keys
null opened issue null/Pipeline#37 2026-05-21 00:49:37 -05:00
Phase 2: Make Provider-Native Usage Windows First-Class
null opened issue null/Pipeline#38 2026-05-21 00:49:37 -05:00
Phase 3: Fix Local Window Estimation — Stop Using now-5h as Fallback Start
null opened issue null/Pipeline#36 2026-05-21 00:49:28 -05:00
Phase 1: Stop Mislabeling Signals — Separate API Rate Limits from Subscription Usage
null pushed to dev at null/Pipeline 2026-05-21 00:19:45 -05:00
184d86c58a fix(ui): import agent button
null pushed to dev at null/Pipeline 2026-05-21 00:13:34 -05:00
c440f98381 fix(scripts): agents discover
null pushed to dev at null/Pipeline 2026-05-20 23:49:58 -05:00
fa5a18bccd fix(scripts): codex/ollama fallback
null pushed to dev at null/Pipeline 2026-05-20 23:46:47 -05:00
9650283367 fix(ui): api usage
null pushed to dev at null/Pipeline 2026-05-20 23:28:44 -05:00
aa62d285cd fix(db): add missing board columns (description, approval rules)
null pushed to dev at null/Pipeline 2026-05-20 23:24:58 -05:00
2443e0750c fix(db): add gateway_id foreign key to agents table
null pushed to dev at null/Pipeline 2026-05-20 23:22:57 -05:00
03bc31a558 fix(db): make main_session_key nullable on gateways
null pushed to dev at null/Pipeline 2026-05-20 23:04:38 -05:00
fc4094d49f fix(frontend): remove debug_rate_limit_headers from ai-providers page
null pushed to dev at null/Pipeline 2026-05-20 23:03:22 -05:00
ebba838025 feat(scripts): credentials usage
null pushed to dev at null/Pipeline 2026-05-20 22:57:33 -05:00
07b47ace8f fix(infra): bind-mount postgres to ./data/postgres, gitignore data/
null pushed to dev at null/Pipeline 2026-05-20 22:53:58 -05:00
328d71b0f8 fix(scripts): preserve DB volume across rebuilds, stop nuking data