commit | fa1c2be5e6d8ca98705b1bc8d41f250aa60e225b | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Fri Jun 06 13:10:53 2025 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 06 13:10:53 2025 -0700 |
tree | 08c1073879be6478ba7171e3980cedaa65bb0116 | |
parent | 66a152fb84b9d4047ddb1371b550ff87352a4d09 [diff] |
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.
A general repository for AI / GenAI packages and explorations.
Package | Description | Issues | Version |
---|---|---|---|
dart_mcp | A package for making MCP servers and clients. | ||
dart_mcp_server | An MCP server for Dart projects, exposing various developer tools to AI models. | n/a |