Skip to content

docs: update pricing model to subscription with metered overage#70

Merged
lxcong merged 1 commit into
mainfrom
feat/subscription-pricing
Jul 11, 2026
Merged

docs: update pricing model to subscription with metered overage#70
lxcong merged 1 commit into
mainfrom
feat/subscription-pricing

Conversation

@lxcong

@lxcong lxcong commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Summary

AgentKey has switched from pay-as-you-go top-ups to subscription-based billing (each plan includes a monthly credit allowance; usage beyond it is billed as metered overage). This PR updates all pricing-related content accordingly. No specific plan names or prices are hardcoded — docs point to agentkey.app / console.agentkey.app for current pricing.

Changes

  • README.md: tagline "Top up and go" → "One subscription and go"; console link now says "manage your subscription"; pricing FAQ rewritten for subscription + overage
  • docs/README_zh.md: mirrored Chinese updates (一份订阅全部搞定 / 订阅 + 超额按量 FAQ)
  • skills/agentkey/SKILL.md: Insufficient credits error guidance now suggests upgrading the subscription instead of topping up
  • skills/agentkey/references/cost-aware.md: intro explains the subscription allowance model; over-allowance estimates now offer an explicit "proceed and accept overage" option; balance-check-failure message updated

Notes

  • The live site (agentkey.app) still shows the old pay-as-you-go copy — it should be updated before/alongside this landing
  • Overage mechanics (auto vs opt-in, monthly reset) are phrased neutrally; adjust if the actual billing behaves differently

🤖 Generated with Claude Code

AgentKey moved from pay-as-you-go top-ups to subscription-based billing
(each plan includes a monthly credit allowance; usage beyond it bills as
overage). Update all pricing-related wording:

- README.md / docs/README_zh.md: rewrite tagline, console link
  description, and pricing FAQ; point plan details to agentkey.app
- SKILL.md: Insufficient credits error now suggests upgrading the
  subscription instead of topping up
- references/cost-aware.md: explain the subscription allowance model,
  add "accept overage" option when an estimate exceeds the allowance

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lxcong lxcong changed the title feat(skill): update pricing model to subscription with metered overage docs: update pricing model to subscription with metered overage Jul 11, 2026
@lxcong
lxcong merged commit 0c426e5 into main Jul 11, 2026
3 checks passed
@lxcong
lxcong deleted the feat/subscription-pricing branch July 11, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant