Always use the failures-only reporter for testing (#160)

The default reporter has verbose output which is not useful but eats up
a lot of input tokens once it's in the history. Always run tests with
`--reporter=failures-only` to reduce the output size. This output format
still includes a count of passing tests.

Update changelog to focus on SDK version in the header and merge the
updates.
4 files changed
tree: 08c1073879be6478ba7171e3980cedaa65bb0116
  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