You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(billing): rename subscription bit to code_usage_subscribed
Matches the gateway field rename: the bit is the org's subscription status (payment method on file), and "billed" next to is_pro read ambiguously. Mechanical rename across the schema, gateway service, limit-content derivation, and billing UI; is_pro semantics untouched.
Generated-By: PostHog Code
Task-Id: bfbcd747-a365-429f-a5dc-622e2c2f7edf
? "Your organization's first $20 of usage each month is included, with access to open models. Add a payment method to unlock premium models — you only pay for what you use."
579
-
: "Your organization pays for PostHog Code usage at cost — no seats, no subscriptions. The first $20 each month is included."}
579
+
: "Your organization pays for PostHog Code usage at cost — no seats, no per-user plans. The first $20 each month is included."}
0 commit comments