All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
parallel_agenttool for true multi-agent parallel execution- Independent sessions with permission isolation per subtask
- Failure isolation (single task failure doesn't affect others)
- Error aggregation with Markdown-formatted output
ppt_masteragent for AI-powered presentation generation- SVG page design → PPTX export pipeline
- Multi-format support: PPT 16:9, PPT 4:3, 小红书, 朋友圈, Story, 公众号头图
- Execution discipline enforcement (serial page generation, immediate write)
- Topic research workflow for source-less generation
- Tabler Icons upgrade
settlement.md- 水准沉降监测专家shield.md- 盾构导向测量专家excavation.md- 深基坑监测专家tunnel.md- 隧道收敛监测专家control.md- 控制网平差专家
- All agents updated with parallel dispatch strategy
- Chief Manager: multi-agent coordination and quality gate control
- New tools integrated: SVG generation, chart creation, report export
- Agent prompts optimized for multi-agent collaboration
- Parallel dispatch strategy documented in chief_manager.md
- Upstream sync: provider API, session UI, bun config
- ESM compatibility for bin/railwise
rwalias properly configured
- README.md updated with new features:
- Parallel agent system
- PPT Master section
- 8 agents (added ppt_master)
- 12 skills (added ppt-master)
- docs/UPGRADE-PLAN.md tracking implementation progress
See git history for details.