github Gentleman-Programming/gentle-ai v1.20.0

latest releases: v2.1.11, v2.1.10, v2.1.9...
3 months ago

What's New

Kiro IDE Support (#283)

Full first-class support for Kiro IDE as the 10th supported agent:

  • Native SDD subagents (10 phase agents via steering files)
  • Dedicated Kiro model configuration flow in the TUI
  • Per-phase model assignment with KiroModelAssignments persisted in state.json
  • Split-root layout support (~/.kiro/skills/ + project .kiro/)
  • Platform-agnostic paths (macOS, Linux, Windows)
  • New documentation: docs/kiro.md

Granular Uninstall Flow (#241)

New managed uninstall via TUI and CLI:

  • Partial uninstall — remove specific components from specific agents
  • Full uninstall — remove all managed configuration
  • Clean Install — uninstall + sync (reset to fresh state)
  • Binary removal — optionally delete the gentle-ai binary itself
  • Homebrew-managed binaries detected and handled gracefully
  • Backup snapshot created before any destructive operation
  • Symlink rejection on all file operations for security

TUI: gentle-ai → Uninstall
CLI: gentle-ai uninstall --agent claude-code --component sdd

See Usage — CLI Flags (uninstall) for all flags.

Install / Upgrade

brew upgrade gentle-ai
gentle-ai sync

Links

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.