发布

  • fix(mastra): add hooks.json, fix SKILL.md path var, correct docs

    frostbyte_neo 发布于 2026-02-26 18:43:46 +00:00

    Mastra Code reads hooks from .mastracode/hooks.json, not SKILL.md
    frontmatter. All three hooks (PreToolUse, PostToolUse, Stop) were
    silently non-functional. Added hooks.json with proper Mastra format
    including matchers and timeouts. Fixed MASTRACODE_SKILL_ROOT env var
    (does not exist in Mastra Code). Corrected docs/mastra.md to accurately
    describe the hooks.json system and fixed personal install instructions
    to include the hooks file.

    下载附件