Skip to content

v0.1.1 — Dogfood findings applied

Choose a tag to compare

@educlopez educlopez released this 20 May 10:40
· 11 commits to main since this release

Features

  • KB: new prestashop-kb/version-migration/module-migration-8-to-9.md — walkthrough for migrating a custom module from PS 8 to PS 9 (PHP 8.1+, services.yml, when to migrate BO controllers to Symfony vs leave legacy, hooks compatibility, deprecation checklist).
  • KB: new prestashop-kb/themes/recovery-parent-edits.md — recovery protocol when a client edited the parent theme directly. 7-step protocol covering diff capture, child creation, override move, parent restore, cache invalidation, multi-shop, and theme.yml cases.

Bug Fixes

  • System prompts — both agents now enforce the ✅🔍⚠️❌ icon scheme on the first line of every response, with concrete examples. Opening with Procedencia: / Fuentes consultadas: without the icons is now explicitly disallowed.
  • System prompts — KB citations must use paths relative to references/ (e.g. panda-kb/modules/stmegamenu.md), never absolute paths (e.g. /Users/.../skills/panda-kb/references/...).
  • System prompts — when the CWD is not a PrestaShop project and the question is operational, agents now ask for the project path before answering. Conceptual questions still get a direct answer.