Skip to content

Remove ModelContextClient for now#205

Merged
domfarolino merged 2 commits into
mainfrom
remove-client-interface
Jun 11, 2026
Merged

Remove ModelContextClient for now#205
domfarolino merged 2 commits into
mainfrom
remove-client-interface

Conversation

@domfarolino

@domfarolino domfarolino commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

This PR removes ModelContextClient until #165 and #204 settle on a more permanent design for this flow. We do this because this interface and its only method are not fully specified and not implemented yet.

/cc @beaufortfrancois


Preview | Diff

@beaufortfrancois beaufortfrancois 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.

You may want to update

- **User prompting and elicitation**: Exploring a way for a tool to prompt the user for confirmation when tools require explicit user authorization. This could be done by delegating to the agent and its harness, or by invoking native browser permission dialogue outside of the agent loop. See [Issue #165](https://github.com/webmachinelearning/webmcp/issues/165) and [Issue #50](https://github.com/webmachinelearning/webmcp/issues/50) for discussion about the [`ModelContextClient`](https://webmachinelearning.github.io/webmcp/#modelcontextclient) interface.
as well

@domfarolino domfarolino merged commit 067a1c9 into main Jun 11, 2026
2 checks passed
@domfarolino domfarolino deleted the remove-client-interface branch June 11, 2026 15:30
github-actions Bot added a commit that referenced this pull request Jun 11, 2026
SHA: 067a1c9
Reason: push, by domfarolino

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants