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.
- Initial alpha release
- Natural language to shell command conversion via OpenRouter
- Interactive terminal UI with Ink
- Safety checks for dangerous commands
- Context gathering (cwd, shell, git status, directory listing)
- TOML configuration file support
- Cross-platform support (Linux, macOS, Windows)
- npm distribution
- Standalone binaries for 5 platforms
- Dangerous command detection (rm -rf, dd, mkfs, etc.)
- Interactive confirmation prompts for high-risk operations
- Config file permission validation (Unix: 0600)
- Install script (curl | bash)
- Shell history integration
- Custom Homebrew tap
- Scoop bucket (Windows)
- Auto-update mechanism
- Submit to Homebrew Core
- Chocolatey package
- AUR package
- Debian/RPM packages