# pi-forge 中文文档

[项目首页](../../README.zh-CN.md) · [English docs](../README.md)

## 从这里开始

- [快速上手](getting-started.md)：安装、创建 stack、打开编辑器并保存 profile。
- [Prompt stack](concepts/prompt-stacks.md)：prompt 组合、历史布局和策略模型。
- [Agent profile](concepts/agent-profiles.md)：一次性模型/思考等级/stack 预设。

## 指南

- [Web 编辑器](guides/web-editor.md)
- [实验性前台 delegation](guides/delegation.md)：启用前请先阅读安全边界。
- [Prompt stack 使用场景（英文）](../guides/use-cases.md)

SillyTavern 导入、自定义 macros/slots 和调试的完整说明目前以英文版为准：

- [SillyTavern import](../guides/sillytavern-import.md)
- [Custom macros and slots](../guides/custom-macros-and-slots.md)
- [Prompt and payload debugging](../guides/debugging.md)

## 参考

- [命令参考](reference/commands.md)
- [Stack schema 与策略（英文）](../reference/stack-schema.md)
- [Macros 与 slots（英文）](../reference/macros-and-slots.md)
- [配置（英文）](../reference/configuration.md)
- [Public API（英文）](../reference/public-api.md)
- [实验性 subagent adapter（英文）](../reference/subagent-adapter.md)

## 开发与设计

- [开发设置与兼容性（英文）](../development/setup.md)
- [Release 流程（英文）](../development/release.md)
- [Roadmap（英文）](../development/roadmap.md)
- [历史设计档案（英文）](../design/README.md)
