-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
AI Software Factory edited this page Aug 21, 2026
·
1 revision
- ✅ Factory Manager 预设 + 10 技能 + 全套模板/脚本
- ✅ 完整生产流水线 + 状态机 + 质量门槛 + 失败恢复
- ✅ 动态角色团队(8 角色)与需求变更引擎
- ✅ 真实生产试运行(p-001 Todo SaaS,DELIVERED)
| 项 | 说明 |
|---|---|
| Factory Dashboard | 动态插件 Client UI(Slot: conversation.input.dock)显示项目进度/任务 DAG/事件流 |
| 预算自动控制 | tokenMeter 计量联动预算账本,超预算自动 pause + 询问 |
| 安全加固 | 登录限流、时序侧信道、localStorage token → HttpOnly、nginx TLS |
| 多项目/多用户 | org/team/project 组织模型、workspace 级隔离 |
| workflow 工具接入 | 大规模并行 fan-out 用 workflow 脚本编排(当前 Manager 直排) |
| agentTeams 评估 | 目录中存在但本部署未安装的 Agent Teams 服务,选装后评估任务协作 |
| 模板扩充 | 更多技术栈模板(Next.js / Go / 移动端 / RAG 知识库) |
| 被生产软件的独立托管 | workspace 内嵌仓库推送到独立 GitHub 仓库 |
SOFTWARE FACTORY
│
Factory Manager
┌──────────────┼──────────────┐
↓ ↓ ↓
Product Engineering QA
│ │ │
↓ ↓ ↓
Design Coding Testing
└──────────────┼──────────────┘
↓
Integration → Security → Build → Deployment → Delivery