v0.13.0
What's Changed
- fixed unit tests by @tuvshinjargal in #235
- phpstan fixes by @tuvshinjargal in #236
- upgrade: migrate from laravel-workflow to durable-workflow packages by @tuvshinjargal in #237
- upgrade: laravel/boost v2.4.1 → v2.4.3 by @tuvshinjargal in #238
- upgrade: laravel/ai v0.4.2 → v0.5.1 by @tuvshinjargal in #239
- Add GetHealthSyncSupport AI tool with tests by @tuvshinjargal in #240
- Refresh meal planning workflow UI by @tuvshinjargal in #241
- fix(ci): clear Pest type-coverage cache before tests to prevent Parse Error by @tuvshinjargal in #242
- refactor: align React components with Radix UI design system by @tuvshinjargal in #243
- chore: update skills-lock and gitignore skills directory by @tuvshinjargal in #244
- Feat/memory community contracts by @tuvshinjargal in #246
- Feat/memory package by @tuvshinjargal in #245
- feat(memory): bind PullsConversationHistory to Eloquent History puller by @tuvshinjargal in #247
- feat(memory): add PullsConversationHistory contract + null fallback by @tuvshinjargal in #248
- chore: reconcile private/plate-core with new memory ownership split by @tuvshinjargal in #249
- feat(i18n): hot-reload translations after locale change by @tuvshinjargal in #251
- refactor: convert Laravel properties to PHP 8 attributes via Rector by @tuvshinjargal in #252
- Rename 'Plate Core' to 'Acara Core' in README by @tuvshinjargal in #253
- chore: rename plate-core package to acara-core by @tuvshinjargal in #254
- Private/plate core by @tuvshinjargal in #255
- fix: revert private/plate-core merge into main by @tuvshinjargal in #256
- docs: rename plate-core guideline to acara-core by @tuvshinjargal in #257
- docs: move memory-architecture.md to acara-core package by @tuvshinjargal in #258
- Improved Translation / Empty Etate by @tuvshinjargal in #259
- migrate from react-markdown to streamdown by @tuvshinjargal in #260
- Refactor/meal plan page by @tuvshinjargal in #261
Full Changelog: v0.12.0...v0.13.0