Skip to content

More explicitly instruct agents to install and use Wrangler - #40

Merged
elithrar merged 1 commit into
cloudflare:mainfrom
irvinebroque:patch-1
Apr 22, 2026
Merged

More explicitly instruct agents to install and use Wrangler#40
elithrar merged 1 commit into
cloudflare:mainfrom
irvinebroque:patch-1

Conversation

@irvinebroque

Copy link
Copy Markdown
Collaborator

Even when using the Wrangler Skill — I'm seeing that agents (Ex: Codex, via the Cloudflare Plugin) will first go off and call the MCP server to understand the shape of the REST API for Workers — and even attempt to deploy code by manually constructing API requests.

It eventually figures out it needs Wrangler — but it should start here and just always use Wrangler.

This change more explicitly guides the agent to use Wrangler.

Even when using the Wrangler Skill — I'm seeing that agents (Ex: Codex, via the Cloudflare Plugin) will first go off and call the MCP server to understand the shape of the REST API for Workers — and even attempt to deploy code by manually constructing API requests.

It eventually figures out it needs Wrangler — but it should _start_ here and just always use Wrangler.

This change more explicitly guides the agent to use Wrangler.
@elithrar
elithrar merged commit 8c01b03 into cloudflare:main Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants