v0.2.0
What's Changed
- [Mate] Add descriptions to CLI commands by @Nyholm in #1286
- [Mate] Add bridges to CI by @Nyholm in #1291
- [Mate] Add missing tests for Capability tools by @wachterjohannes in #1287
- [Mate] add github template for mate component to close PRs by @Nyholm in #1294
- [Store] Add github template for mate component to close PRs by @Nyholm in #1295
- [Mate] Support SF5.4 and SF6.4 by @Nyholm in #1292
- [Mate] Use compiled container by @Nyholm in #1260
- [Mate] Add command to stop running server by @Nyholm in #1280
- [Mate] Remove $_ENV['MATE_ROOT_DIR'] by @Nyholm in #1297
- [Mate] Add support for _composer_autoload_path super global by @Nyholm in #1296
- [Mate] Refactor ContainerFactory to extract mixed concerns by @wachterjohannes in #1288
- Fix CS by @OskarStark in #1300
- Remove deptrac for Symfony 8 in CI by @OskarStark in #1303
- [Run examples] Fix build-packages path in run-examples workflow by @OskarStark in #1304
- [AI Bundle] Remove suffix from aliased arguments for injection by @bigdevlarry in #1285
- Remove redundant
phpstan/phpstan-strict-rulespackage from rootcomposer.jsonby @OskarStark in #1305 - Update doctor-rst version directives to 0.2 by @OskarStark in #1307
- Update
CLAUDE.mdandAGENTS.mdby @OskarStark in #1308 - Add
prefer-stableto rootcomposer.jsonby @OskarStark in #1306 - [Demo] Exclude
demo/matefolder from PHP-CS-Fixer by @OskarStark in #1309 - [Platform] Cleanup Structured Output PlatformSubscriber by @chr-hertel in #1312
- [Platform] Add Whisper verbose support by @chr-hertel in #1313
- [Platform][OpenAI] Add whisper verbose feature to changelog by @chr-hertel in #1314
- [Demo] Add bundle and chroma recipe to demo app by @chr-hertel in #1316
- [Mate] Rename ComposerTypeDiscovery to ComposerExtensionDiscovery by @wachterjohannes in #1318
- [Mate] Refactor discovery loader to extract per-extension logic by @wachterjohannes in #1319
- Remove redundant
doctrine/dbaldependency from examples by @OskarStark in #1327 - [Chat] Fix
Cloudflareon pagination while creating/dropping namespaces by @Guikingone in #1284 - [Mate] Add
debug:capabilitiescommand by @wachterjohannes in #1293 - [Mate] Add
debug:extensionscommand by @wachterjohannes in #1325 - [CI] Improvements by @OskarStark in #1328
- [Store] Change
StoreInterface::add()from variadic toVectorDocument|arrayparameter by @OskarStark in #1298 - [Gemini] Add example by @aszenz in #1322
- [AI Bundle][VertexAI] Add
http_clientoption configuration by @OskarStark in #1329 - [Mate] Put log file inside
mate.root_dirby @Nyholm in #1299 - [Platform][Gemini][VertexAI] Fix nullable parameter type handling in
ToolNormalizerby @OskarStark in #1330 - [Chat] Fix keys access for
Cloudflareby @Guikingone in #1331 - [Agent][Demo] Remove variadic argument on memory feature by @chr-hertel in #1317
- [AI Bundle][Platform][TransformersPhp] Allow configuring platform via bundle config by @hwawshy in #1341
- Use current google models in the examples by @lochmueller in #1342
- [Mate] CS fixes by @lochmueller in #1343
- [Mate] Remove exception factory methods by @wachterjohannes in #1326
- [Platform] Remove variadics from
ChoiceResultconstructor by @chr-hertel in #1346 - [Mate] Add error handling for PID file creation in ServeCommand by @wachterjohannes in #1333
- [Mate] Improve error message handling in Logger exception path by @wachterjohannes in #1335
- [Mate] Refactor ComposerExtensionDiscovery to improve code quality by @wachterjohannes in #1336
- [Platform][Ollama] Fix request options for client by @sonnymilton in #1290
- [Mate] Revert " Execute PHP-CS-Fixer" by @chr-hertel in #1347
- [Platform] Better error handling for structure output by @lochmueller in #1348
- [Platform][VertexAI] Add support for API key authentication by @nicodemuz in #1139
- [Platform][AIMLAPI] Fix AIML API example with Gemini model by @chr-hertel in #1349
- [Chat] Adding document support to message normalizer by @Muneer-Shafi in #1332
- [Platform][OpenRouter] Add streaming and structure output capabilities by @lochmueller in #1345
- [AI Bundle] Only throw if a store is actually configured by @chr-hertel in #1350
- Bump branch alias to 0.2.x-dev by @chr-hertel in #1351
- [Platform] Change on
PlainConverternamespace by @Guikingone in #1352 - [AI Bundle][Platform][TransformersPhp] Convert vector result by @hwawshy in #1344
- [Mate] Add file size protection to prevent memory issues in LogReader by @wachterjohannes in #1334
- [Platform][TransformersPhp] Fix dependency by @OskarStark in #1353
- [AI Bundle][Agent][Store] Require symfony/ai-platform ^0.2 by @OskarStark in #1354
- [Platform] Require symfony/ai-platform ^0.2 in all bridges by @OskarStark in #1355
- [Platform] Add
FailoverPlatformby @Guikingone in #1126 - [Store][MariaDb][Postgres] Fix store for Doctrine DBAL 4 by @lyrixx in #1359
- [Store] Update
forceoption description by @Guikingone in #1361 - [Core] Change tests
executionOrderto random by @Guikingone in #1357 - Update
CLAUDE.md&AGENTS.mdby @OskarStark in #1363 - Fix AGENTS.md header and description by @OskarStark in #1364
- [Platform][Mistral] Extend catalog - add devstral open models by @igornast in #1365
- [Core] Update CI scripts on demo by @Guikingone in #1366
- Update composer.json by @OskarStark in #1362
- [Demo] Update for 0.1 changes recipes & config by @chr-hertel in #1368
- Hide binary output in by subprocesses in runner by @chr-hertel in #1369
- Prepare for release v0.2 by @chr-hertel in #1360
New Contributors
- @bigdevlarry made their first contribution in #1285
- @hwawshy made their first contribution in #1341
- @nicodemuz made their first contribution in #1139
- @igornast made their first contribution in #1365
Full Changelog: v0.1.0...v0.2.0