1 Open Issue Need Help Last updated: Mar 3, 2026

Open Issues Need Help

View All on GitHub

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