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

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding shell completion generation to the `agentd` CLI tool. It leverages the `clap_complete` crate to support bash, zsh, fish, and PowerShell, and includes integration with `cargo xtask` for automatic installation. The goal is to enhance the developer experience by making it easier to use the growing number of CLI subcommands.

Complexity: 2/5
enhancement good first issue