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 Type | RMB Price (Monthly/Annual) | USD Price (Monthly/Annual) | Monthly High-Speed Compute Points | Best For |
|---|---|---|---|---|
| Free | ¥0 | $0 | 1,000 points, granted once at sign-up (not a monthly allowance) | Trying out features |
| Plus | ¥88 / ¥880 | $12 / $120 | 8,800 base + 3,200 bonus = 12,000 points/month total | Casual individual developers and everyday assistance |
| Pro | ¥299 / ¥2,990 | $39 / $390 | 29,900 base + 10,100 bonus = 40,000 points/month total | Core independent developers and small-team collaboration |
| Personal Max | ¥699 / ¥6,990 | $99 / $990 | 69,900 base + 30,100 bonus = 100,000 points/month total | Heavy 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.

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-On | RMB Price | USD Price | Description |
|---|---|---|---|
| Emergency Top-Up Pack (Points) | ¥49 / purchase | $7 / purchase | Includes 4,900 high-speed compute points (roughly 1,100 points equivalent for mainstream models) |
| Project Sprint Pack (Points) | ¥99 / purchase | $14 / purchase | Includes 9,900 high-speed compute points (roughly 3,100 points equivalent for mainstream models) |
| Enterprise Firepower Pack (Points) | ¥299 / purchase | $39 / purchase | Includes 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:
- 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.
- 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 Type | Deduction Path |
|---|---|
| Agent platform resource consumption | Swarm 150 points/hour, Sub 10 points/hour |
| Fees from Agent model calls | Deducted in real time from the primary billing account balance/points |
Last updated on