Files
Cli-Proxy-API-Management-Ce…/src/components/quota
yousiki c43df080fb fix(quota): detect Claude Team organizations instead of marking Free
Claude Team accounts report has_claude_pro=false and has_claude_max=false,
so the plan detection fell through to plan_free even though the OAuth
profile clearly identifies an active Claude Team organization. Inspect
organization.organization_type and subscription_status before falling
back to Free, and add a plan_team label across locales.

Fixes router-for-me/Cli-Proxy-API-Management-Center#222
2026-04-20 14:35:32 +09:00
..