Skip to content

fix: Autocompletions for Kiro CLI and other completion tools not showing#113

Merged
DylanDevelops merged 1 commit intomainfrom
ravel/fix-autocompletion
Apr 14, 2026
Merged

fix: Autocompletions for Kiro CLI and other completion tools not showing#113
DylanDevelops merged 1 commit intomainfrom
ravel/fix-autocompletion

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request updates the Homebrew formula configuration in .goreleaser.yml to simplify and standardize the installation process for shell completions.

Homebrew formula improvements:

  • Replaces manual installation of shell completion scripts with the use of generate_completions_from_executable, which automatically generates completions from the tmpo executable.
  • Moves the binary installation to the new install section, replacing the previous extra_install approach.

@DylanDevelops DylanDevelops merged commit d127980 into main Apr 14, 2026
5 checks passed
@DylanDevelops DylanDevelops deleted the ravel/fix-autocompletion branch April 14, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant