Skip to content

Commit d912eb9

Browse files
docs(product-overview): add editions and pricing section
Add comprehensive editions and pricing comparison table covering Desktop, Container, Steam, and Hagicode Plus variants. Include DLC packages overview with feature comparison and proposal concurrency rules. Co-Authored-By: Hagicode <noreply@hagicode.com> Signed-off-by: newbe36524 <newbe36524@qq.com>
1 parent 93c1b81 commit d912eb9

2 files changed

Lines changed: 102 additions & 0 deletions

File tree

src/content/docs/en/product-overview.mdx

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,57 @@ So what HagiCode ultimately wants to promote is not one isolated feature, but a
292292

293293
> **Upgrade AI development from "ask once, answer once" into a full chain of understanding, planning, execution, knowledge capture, and feedback.**
294294
295+
## Editions & Pricing
296+
297+
Once you understand what HagiCode is trying to be, the next practical question is usually simple: which edition should you start with, and what do the DLC packages actually change?
298+
299+
In the table below, `` means supported and `` means not supported.
300+
301+
| Item | Desktop | Container | Steam | Hagicode Plus |
302+
| --- | --- | --- | --- | --- |
303+
| Entry point | [Desktop Installation](/en/installation/desktop) | [Container Deployment](/en/installation/docker-compose) | [View on Steam](https://store.steampowered.com/app/4625540/Hagicode/) | [View on Steam](https://store.steampowered.com/app/4625540/Hagicode/) |
304+
| Pricing | Free | Free | View on Steam | View on Steam |
305+
| All free features included |||||
306+
| Vault |||||
307+
| Skills |||||
308+
| Proposal workflow |||||
309+
| Local achievements |||||
310+
| All Agent CLI integrations |||||
311+
| Speech recognition |||||
312+
| OmniRoute integration |||||
313+
| GitHub integration |||||
314+
| Git management |||||
315+
| Maximum concurrent proposals | 3 | 3 | 3 | 32 |
316+
| Copy switching support |||||
317+
| Steam cloud achievements |||||
318+
| Free DLC support |||||
319+
| Steam Workshop support |||||
320+
| Cloud save support |||||
321+
322+
**Proposal concurrency rule.** The free editions and the base Steam edition both start with a 3-proposal concurrency cap. Proposals that are generating, executing, and archiving all count toward that same limit. Turbo Engine DLC expands the cap to 32.
323+
324+
**What Hagicode Plus means.** Hagicode Plus is the Steam main edition plus the Turbo Engine DLC. In direct user terms, it is the purchase path for "Steam edition + higher concurrency and enhanced capabilities."
325+
326+
### DLC Packages
327+
328+
<CardGrid>
329+
<LinkCard
330+
title="Free DLC · Hagicode - All Beauties Pack"
331+
href="https://store.steampowered.com/app/4625540/Hagicode/"
332+
description="Free. An extra cosmetics pack for Steam users with 1,000 additional anime-style avatars, while leaving room for more beauty-themed extras in future updates."
333+
/>
334+
<LinkCard
335+
title="Performance DLC · Hagicode: Turbo Engine DLC"
336+
href="https://store.steampowered.com/app/4625540/Hagicode/"
337+
description='View on Steam. You can buy it on its own to expand maximum proposal concurrency from 3 to 32 and unlock copy switching support. On our storefront, "Steam main edition + Turbo Engine DLC" is commonly presented as Hagicode Plus.'
338+
/>
339+
<LinkCard
340+
title="Supporter DLC · Hagicode - Sponsor Pack"
341+
href="https://store.steampowered.com/app/4625540/Hagicode/"
342+
description="View on Steam. Built for users who want to support the project directly over the long term, with one exclusive dark theme, one exclusive light theme, and one exclusive Steam achievement."
343+
/>
344+
</CardGrid>
345+
295346
## Where to start with HagiCode
296347

297348
If you are ready to use it for real, I recommend starting with this path:

src/content/docs/product-overview.mdx

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,57 @@ HagiCode 里有一整套围绕英雄、职业、负载、等级进度展开的
292292

293293
> **让 AI 开发从“问一句、回一句”升级成“理解、规划、执行、沉淀、反馈”一整条链路。**
294294
295+
## 版本与定价
296+
297+
如果你已经理解了 HagiCode 的产品定位,接下来最重要的问题通常就是:我应该从哪个版本开始,DLC 又会带来什么变化。
298+
299+
下表中,`` 表示支持,`` 表示不支持。
300+
301+
| 项目 | Desktop | Container | Steam | Hagicode Plus |
302+
| --- | --- | --- | --- | --- |
303+
| 获取入口 | [Desktop 安装](/installation/desktop) | [Container 部署](/installation/docker-compose) | [点击查看](https://store.steampowered.com/app/4625540/Hagicode/) | [点击查看](https://store.steampowered.com/app/4625540/Hagicode/) |
304+
| 定价 | 免费 | 免费 | 点击查看 | 点击查看 |
305+
| 全部免费特性 |||||
306+
| Vault |||||
307+
| Skills |||||
308+
| 提案流程 |||||
309+
| 本地成就 |||||
310+
| 全部 Agent CLI 对接支持 |||||
311+
| 语音识别支持 |||||
312+
| OmniRoute 集成 |||||
313+
| GitHub 集成 |||||
314+
| Git 管理 |||||
315+
| 最大提案并行数 | 3 | 3 | 3 | 32 |
316+
| 文案切换支持 |||||
317+
| Steam 云成就 |||||
318+
| 免费 DLC 支持 |||||
319+
| 创意工坊支持 |||||
320+
| 云存档支持 |||||
321+
322+
**提案并行计数规则。** 免费版和 Steam 主体默认都包含 3 个提案并行上限。正在生成、正在执行、正在归档这三种状态会合并计入同一个上限。订阅 Turbo Engine DLC 后,上限会扩展到 32。
323+
324+
**Hagicode Plus 说明。** Hagicode Plus 就是 Steam 主体版本加上 Turbo Engine DLC。换句话说,如果你看到 Hagicode Plus,可以把它理解成“Steam 版 + 更高并发与增强能力”的组合购买路径。
325+
326+
### DLC 扩展包列表
327+
328+
<CardGrid>
329+
<LinkCard
330+
title="免费 DLC · Hagicode - All Beauties Pack"
331+
href="https://store.steampowered.com/app/4625540/Hagicode/"
332+
description="免费。面向 Steam 用户的额外美少女内容包,包含 1000 个额外的美少女风格头像,也为后续同主题内容扩展预留空间。"
333+
/>
334+
<LinkCard
335+
title="性能 DLC · Hagicode: Turbo Engine DLC"
336+
href="https://store.steampowered.com/app/4625540/Hagicode/"
337+
description="点击查看。可单独购买,用来把最大提案并发数从 3 扩展到 32,同时解锁文案切换支持;官网常把“Steam 主体 + Turbo Engine DLC”作为 Hagicode Plus 对外说明。"
338+
/>
339+
<LinkCard
340+
title="赞助者 DLC · Hagicode - Sponsor Pack"
341+
href="https://store.steampowered.com/app/4625540/Hagicode/"
342+
description="点击查看。适合希望直接支持项目长期运行的用户,包含一套专属暗色主题、一套专属亮色主题和一个专属 Steam 成就。"
343+
/>
344+
</CardGrid>
345+
295346
## 从哪里开始了解 HagiCode
296347

297348
如果你准备真正上手,建议按下面这条路径开始:

0 commit comments

Comments
 (0)