-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
iDorgham edited this page Nov 23, 2025
·
1 revision
Version history and changelog for DoPlan CLI.
| Version | Release Date | Status | Notes |
|---|---|---|---|
| 1.0.0 | 2025-01-XX | Current | Initial release |
Changelog entries follow this format:
## [Version] - YYYY-MM-DD
### Added
- New features
### Changed
- Changes to existing features
### Fixed
- Bug fixes
### Deprecated
- Features that will be removed
### Removed
- Removed features
### Security
- Security updatesRelease Date: 2025-01-XX
Status: 🎉 Initial Release
- Zero-install CLI via npx
- Interactive TUI wizard built with Bubbletea
- 18 hierarchical AI agents
- 11 core commands (
/tell,/improve,/write,/build, etc.) - 8 specialized commands (
/ship,/safe,/cheap, etc.) - 1000+ rules library (15 categories)
- Support for 6 AI-powered IDEs
- Complete project structure generation
- GitHub workflows (CI/CD, releases, changelog)
- Cross-platform support (macOS, Linux, Windows)
- Offline-first operation
- Automatic binary distribution
-
Zero-Install: Run with
npx @doplan-dev/cli - Single Binary: < 15MB, works offline
- Complete Automation: Project structure, agents, commands, rules, CI/CD
- Transparent: All AI logic in markdown files
- IDE-Agnostic: Supports 6 AI-powered IDEs
From: N/A (initial release)
Steps:
- Install DoPlan CLI (see Installation)
- Generate your first project
- Follow Quick Start guide
None - Initial release, no deprecations.
No migration required - Initial release.
For future versions, see Migration Guide.
All releases are available on GitHub Releases.
- Version: 1.0.0
- Release Date: 2025-01-XX
- Download: GitHub Releases
DoPlan CLI follows semantic versioning:
- MAJOR: Breaking changes
- MINOR: New features (backward compatible)
- PATCH: Bug fixes
Releases are made as needed, with regular updates for bug fixes and new features.
- Installation - Installation guide
- Migration Guide - Upgrade instructions
- Changelog - Detailed changelog
- Home - Wiki home page
Last Updated: 2025
Maintained By: Documentation Team