# Changelog

## [0.2.0] - 2026-03-17
### Changed
- Updated installation method to `pi install npm:pi-auto-agents` for better user experience

## [0.1.3] - 2026-03-18
### Changed
- Updated README with clear dependency warning for pi-subagents
- Added acknowledgments section thanking pi-subagents creators

## [0.1.2] - 2026-03-17
### Fixed
- Fixed infinite loop in npm publish script
- Removed problematic "publish" script that caused recursion

## [0.1.1] - 2026-03-18
### Changed
- Updated README.md with better documentation
- Fixed package metadata for publishing
- Added missing CHANGELOG.md

## [0.1.0] - 2026-03-18

### Added
- Initial release of pi-auto-agents skill
- Multi-agent orchestration using chains and parallel execution
- Specialized agents (scout, planner, worker, reviewer, etc.)
- Mandatory testing and review workflow
- Comprehensive README and documentation

### Changed
- Updated README.md with detailed usage instructions

---

*Generated by pi-auto-agents*