rename ElicitationHandler.reject to ElicitationHandler.decline (#240)

There was initially a discrepancy between the Typescript and JSON schemas - looks like they reconciled that by going with the typescript version, so this aligns to that.

I kept a deprecated constant called `reject` which is just the new `decline` one, which should be fully backwards compatible.
4 files changed
tree: 0fbd8efae0ab3cb4e234b39f5d2f43ff062d2f21
  1. .github/
  2. .vscode/
  3. mcp_examples/
  4. pkgs/
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

Overview

A general repository for AI / GenAI packages and explorations.

Packages

PackageDescriptionIssuesVersion
dart_mcpA package for making MCP servers and clients.issuespub package
dart_mcp_serverAn MCP server for Dart projects, exposing various developer tools to AI models.issuesn/a