Skip to content

rename configureElicitationHandler to configureElicitationHandlers#1917

Merged
mattzcarey merged 4 commits into
mainfrom
chore/pluralize-configure-elicitation-handlers
Jul 10, 2026
Merged

rename configureElicitationHandler to configureElicitationHandlers#1917
mattzcarey merged 4 commits into
mainfrom
chore/pluralize-configure-elicitation-handlers

Conversation

@mattzcarey

@mattzcarey mattzcarey commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The method takes a { form, url } group and every related name is already plural (MCPClientElicitationHandlers, MCPElicitationHandlers, the elicitationHandlers connection option, the internal scopedElicitationHandlers) — the manager and connection methods were the singular outliers.

Follow-up to #1911. The API is unreleased (pending Version Packages), so the rename ships in the same release that introduces it — no compatibility alias kept. Mechanical rename across src, tests, conformance, examples, docs, and the existing (unreleased) changeset texts; no behavior change.


Open in Devin Review

The method takes a { form, url } group and every related name is already
plural (MCPClientElicitationHandlers, the elicitationHandlers connection
option); the manager and connection methods were the singular outliers.
The API is unreleased, so the rename ships in the same release that
introduces it.
@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e65c5e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 2 packages
Name Type
agents Patch
@cloudflare/agent-think Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

⚠️ 1 issue in files not directly in the diff

⚠️ Stray npm lockfile left behind in a pnpm-only workspace (examples/mcp-client/package-lock.json:1)

An npm lockfile is accidentally committed (examples/mcp-client/package-lock.json) despite the repo using pnpm exclusively, so contributors may see conflicting dependency resolution or confusion about which package manager to use.

Impact: The 1820-line generated file clutters the repo and contradicts the pnpm-only convention.

The cleanup commit missed one file

Commit ba966099 ("remove stray package-lock artifacts") removed examples/mcp-server/package-lock.json and examples/tictactoe/package-lock.json but missed examples/mcp-client/package-lock.json, which was added in the preceding rename commit 4160f4d5. The repo root AGENTS.md states the project uses pnpm workspaces with pnpm-lock.yaml as the sole lockfile.

View 1 additional finding in Devin Review.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

agents

npm i https://pkg.pr.new/agents@1917

@cloudflare/ai-chat

npm i https://pkg.pr.new/@cloudflare/ai-chat@1917

@cloudflare/codemode

npm i https://pkg.pr.new/@cloudflare/codemode@1917

create-think

npm i https://pkg.pr.new/create-think@1917

hono-agents

npm i https://pkg.pr.new/hono-agents@1917

@cloudflare/shell

npm i https://pkg.pr.new/@cloudflare/shell@1917

@cloudflare/think

npm i https://pkg.pr.new/@cloudflare/think@1917

@cloudflare/voice

npm i https://pkg.pr.new/@cloudflare/voice@1917

@cloudflare/worker-bundler

npm i https://pkg.pr.new/@cloudflare/worker-bundler@1917

commit: 3445746

@mattzcarey mattzcarey merged commit 8fff5d8 into main Jul 10, 2026
7 checks passed
@mattzcarey mattzcarey deleted the chore/pluralize-configure-elicitation-handlers branch July 10, 2026 10:20
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.

1 participant