Skip to content

Shell completions prompt Wrangler AI agent detection prompt #14033

Description

@NuroDev

It seems as a small oversight as part of #13897, the prompt asking if users want to install skills runs when running the wrangler complete command, which would be exempt from this prompt as it's more of a "global scope" command to run anywhere.

~/Desktop
❯ eval "$(wrangler complete zsh)"
zsh: command not found: --install-skills
zsh: command not found: Cloudflare

~/Desktop
❯ wrangler complete zsh
? Wrangler detected the following AI coding agents: Claude Code, Codex. Would you like to install Cloudflare skills for them? › (Y/n)

Metadata

Metadata

Labels

package:wranglerRelating to the `wrangler` package

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions