Hello! I recently created a CLI tool in Go and was wondering how I can make it so that autocompletions appear for kiro-cli? I'm generating an autocompletion file, but it doesn't seem like KiroCLI is picking it up.
My project is https://github.com/DylanDevelops/tmpo