跳转至

HyperAgents Documentation

欢迎来到 HyperAgents 文档站。

Welcome to the HyperAgents documentation site.

这里提供从快速上手到架构节点、测试手册、外部接入与生产配置建议的完整路径。

This site provides a complete path from quick start to architecture nodes, testing playbooks, external integration, and production configuration guidance.

  1. Quick Start
  2. Role-based Reading Guide
  3. Developer Playbook
  4. QA Playbook
  5. Ops Playbook
  6. PM Playbook
  7. Frontend Guide
  8. Runtime Run and Worker Guide
  9. API Changelog
  10. Deployment and Operations Guide
  11. Testing Playbook
  12. Architecture Roadmap
  13. Node 01: Project and Members
  14. Node 02: Resource and Registry
  15. Node 03: Chat and Runtime
  16. Node 04: Memory System
  17. Node 05: Provider Layer
  18. Node 06: Database and Migrations
  19. External Resources Integration

Notes

  • 配置统一通过工作区根目录 .env 管理,模板见 .env.example
  • 文档为中英双语混排,方便团队协作。
  • Workbench 已支持项目筛选、Agent 下拉选择、Run Timeline 事件查看。
  • Memory retry 已支持 enqueue 模式,可对接 Celery + Redis。