Heicode Docs

Personal & Team Billing

Personal & Team Billing

Heicode offers flexible personal and team billing plans, available on monthly or annual subscriptions. Annual subscriptions come with a discount of roughly 15-20% off. Overall cost is directly tied to compute consumption.

Plan Types & Pricing

Plan TypeRMB Price (Monthly/Annual)USD Price (Monthly/Annual)Monthly High-Speed Compute PointsBest For
Free¥0$01,000 points, granted once at sign-up (not a monthly allowance)Trying out features
Plus¥88 / ¥880$12 / $1208,800 base + 3,200 bonus = 12,000 points/month totalCasual individual developers and everyday assistance
Pro¥299 / ¥2,990$39 / $39029,900 base + 10,100 bonus = 40,000 points/month totalCore independent developers and small-team collaboration
Personal Max¥699 / ¥6,990$99 / $99069,900 base + 30,100 bonus = 100,000 points/month totalHeavy users and professional power users with frequent delivery needs

Note: Base compute points are mainly used for continuous workflows on mainstream models. In actual operation, different models are deducted in real time according to the platform's usage-based deduction rates.

The wallet page in Heicode Manager, showing balance, usage, and available subscription plans

Personal vs. Team Rules

Personal and Team plans share the same underlying billing and compute-deduction system:

  • Personal: Suited for individual, single-user use. All model calls and Agent service consumption are deducted from that individual's subscription account.
  • Team: Suited for multi-person, multi-role collaboration. Team members share a single primary billing account. Model calls, task execution, and platform resource consumption generated by all team members are deducted uniformly from that primary account's points balance.

By default, up to 5 always-on Agents can be deployed at the same time; the exact number may vary by plan.

Add-Ons & Compute Top-Ups

When the points included in a plan run out, or when you need to extend more advanced Agent orchestration capabilities, you can purchase the following add-on packs separately:

Add-OnRMB PriceUSD PriceDescription
Emergency Top-Up Pack (Points)¥49 / purchase$7 / purchaseIncludes 4,900 high-speed compute points (roughly 1,100 points equivalent for mainstream models)
Project Sprint Pack (Points)¥99 / purchase$14 / purchaseIncludes 9,900 high-speed compute points (roughly 3,100 points equivalent for mainstream models)
Enterprise Firepower Pack (Points)¥299 / purchase$39 / purchaseIncludes 29,900 high-speed compute points (roughly 10,100 points equivalent for mainstream models)
Sub Agent Expansion Pack¥68 /seat/month (¥680 billed annually)$10 /seat/month ($100 billed annually)Adds 1-5 additional Sub Agent runtime seats
Swarm Standalone Pack¥864 / month (or ¥1.5/hour)$120 / month (or $0.2/hour)Unlocks parallel multi-Agent Swarm collaboration (a lead decomposes and dispatches, workers execute — 3 workers by default, up to 8) and dynamic task-graph execution

Agent Billing & Deduction Mechanism

The Agent platform uses a dual-consumption billing model:

  1. Platform resource consumption: Agent execution, state-machine maintenance, dynamic context orchestration, and other platform infrastructure resources are deducted at a fixed points/hour rate based on deployment type — Swarm deployments are billed at 150 points/hour, and Sub (single Agent) deployments are billed at 10 points/hour.
  2. Model call consumption: Token requests made to the upstream model gateway (CodeGW) during Agent execution are converted into points based on each model's actual consumption and deducted in real time from the primary billing account.
Consumption TypeDeduction Path
Agent platform resource consumptionSwarm 150 points/hour, Sub 10 points/hour
Fees from Agent model callsDeducted in real time from the primary billing account balance/points

Last updated on

On this page