>_
UnifiedHQ CLI v2.0.0
majorMajor rewrite with plugin architecture and improved performance
Released on Jan 6, 2026
New Features
4- New plugin architecture for extensibility
- Improved command parsing and validation
- Interactive mode with autocomplete
- Configuration file support (YAML/JSON)
Bug Fixes
2- Rewrote core to resolve performance issues
- Fixed all known memory leaks
Breaking Changes
3- Removed deprecated --legacy flag
- Changed config file location to ~/.unifiedhq/
- Renamed `deploy` command to `rollout`
Planned Features
2Features that were planned but not included in this release
- Shell completion scripts
- Offline mode support