Skip to content

Release v1.4.282

Choose a tag to compare

@github-actions github-actions released this 11 Aug 18:28
· 337 commits to main since this release

Changes

PR #1689 by ksylvan: Enhanced Shell Completions for Fabric CLI Binaries

  • Add 'fabric-ai' alias support across all shell completions
  • Use invoked command name for dynamic completion list queries
  • Refactor fish completions into reusable registrar for multiple commands
  • Update Bash completion to reference executable via COMP_WORDS[0]
  • Install completions automatically with new cross-shell setup script