Add failure reasons to tool call analytics events (#219)

This should help us to understand why tool calls fail, instead of just seeing that they failed.

In particular for tests as an example, we can discard the ones that fail due to a non-zero exit code.
11 files changed
tree: bcb332246fd3d74223750fc216f64631727c348f
  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