ZIm/crates/collab/src/llm
Ben Brandt ca72efe701
Add overdue invoices check (#31290)
- Rename current_user_account_too_young to account_too_young for
consistency
- Add has_overdue_invoices field to track billing status
- Block edit predictions when user has overdue invoices
- Add overdue invoice warning to inline completion menu

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-05-23 20:02:02 +00:00
..
db collab: Remove GET /billing/monthly_spend endpoint (#31123) 2025-05-21 21:30:12 +00:00
db.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
token.rs Add overdue invoices check (#31290) 2025-05-23 20:02:02 +00:00