feat(FN-2569): sync fusion skill docs with runtime tools

- Add generated engine-tools reference and refresh extension/capabilities docs from source definitions
- Enhance sync-fusion-skill-tools script to verify and maintain skill documentation consistency
- Expand skill-sync tests and enforce sync:fusion-skill:check in the workspace test pipeline
- Add FN-2569 changeset documenting the published @runfusion/fusion patch update
This commit is contained in:
Fusion
2026-04-25 20:07:49 -07:00
committed by gsxdsm
parent b0886cdfd4
commit cfd78af504
8 changed files with 914 additions and 198 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Synchronize Fusion skill documentation from `extension.ts` across `SKILL.md`, `references/extension-tools.md`, and `references/fusion-capabilities.md`, and document engine session-scoped runtime tools in a new `references/engine-tools.md` reference.