Open Issues Need Help
View All on GitHub enhancement good first issue triaged complexity:small
Add shell completion generation to CLI 3 months ago
AI Summary: This GitHub issue proposes enhancing the `agentd` CLI by adding a `completions` subcommand to generate shell completion scripts. Leveraging `clap`'s built-in support and the `clap_complete` library, it aims to improve developer experience for bash, zsh, fish, and PowerShell users. The task includes integrating generation into the build process and updating documentation.
Complexity:
2/5
enhancement good first issue