Major Changes
Complete rewrite from macOS GUI app to CLI-only tool with AI integration.
What's New
- AI command generation: New
aicommand to generate shell commands from natural language - AI configuration: New
aicfgcommand to configure LLM settings - Full command suite:
add,delete,edit,show,list,run,import,export - Colored output: Better visual feedback in terminal
Breaking Changes
- Removed GUI application (CLI-only now)
- All commands are subcommands:
leaf add,leaf ai, etc. - Due to storing changes previous data is lost