Commit Graph

4 Commits

Author SHA1 Message Date
renjianbo
ed724dad1b feat: add user-simulation-test team template (系统应用测试团队)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-18 07:47:03 +08:00
renjianbo
502d6322e0 feat: add health-management and medical-consultation team templates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-18 00:01:15 +08:00
renjianbo
7d25cb0034 feat: add tech-documentation team template (技术文档团队)
- Add 5 roles: doc_architect, tech_writer, api_doc_specialist, translator_reviewer, release_manager
- Add 5 dedicated system prompts for documentation roles
- Add orchestrator planner mapping for tech_doc workflow
- Add frontend button and API client function
- Total preset roles now 19 across 4 template families

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 23:35:42 +08:00
renjianbo
f612248f9e feat: add education-training and platform-engineering team templates
- Add 2 new team templates: 教育培训团队 (4 roles) and 天工平台工程团队 (5 roles)
- Fix orchestrator to support multi-template workflow types (remove hardcoded PM planner)
- Add _resolve_planner_role() to auto-detect planner based on team.config.workflow
- Add frontend buttons and API clients for new templates
- Merge 14 preset roles from 3 template families in get_preset_roles()
- Add creation guide and platform engineering usage docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-17 00:09:54 +08:00