Skip to content

Leaf v2.0.0

Latest

Choose a tag to compare

@dvdbits dvdbits released this 12 Nov 18:11

Major Changes

Complete rewrite from macOS GUI app to CLI-only tool with AI integration.

What's New

  • AI command generation: New ai command to generate shell commands from natural language
  • AI configuration: New aicfg command 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