genkit_mcp 0.1.0-dev.1
genkit_mcp: ^0.1.0-dev.1 copied to clipboard
MCP integration for Genkit Dart.
0.1.0-dev.1 #
- Update a dependency to the latest release.
0.0.1-dev.7 #
Note: This release has breaking changes.
- REFACTOR: Tweak RegExps and avoid non-linear complexity (#175).
- REFACTOR: make all classes
finalorbase(#179). - REFACTOR: centralize status-to-http mapping for transport errors (#181).
- BREAKING REFACTOR: renamed @Schematic() to @Schema() (#192).
- BREAKING FEAT: introduced dynamic action provider and migrated MCP plugin to use DAP (#187).
0.0.1-dev.6 #
Note: This release has breaking changes.
- REFACTOR: hide package:json_schema_builder (#167).
- FIX: enable and fix a couple of lints (#174).
- FIX: fix strict casts (#165).
- FIX: better generics (#153).
- FIX: fix a couple of dartdoc issues (#151).
- BREAKING FEAT: move basic type functions to static creation method on SchemanticType (#154).
0.0.1-dev.5 #
- REFACTOR: Introduce a dedicated plugin.dart entry point for plugin-related exports (#149).
0.0.1-dev.4 #
- Update a dependency to the latest release.
0.0.1-dev.3 #
- Update a dependency to the latest release.
0.0.1-dev.2 #
- FEAT: add MCP (Model Context Protocol) plugin (#94).
0.0.1-dev.1 #
- Initial release.