gsxdsm
df488f25ea
FN-8443: fix chat plugin skill loading
Forward enabled plugin skill body paths into chat sessions.
- Pass resolved plugin skill directories through dashboard chat, QuickChat, and room responder sessions.
- Preserve additional skill paths in the runtime session factory and cover both forwarding layers.
- Document the chat skill contract and add a patch changeset.
Files changed:
.changeset/fn-8443-chat-plugin-skill-paths.md | 7 +++
docs/agents.md | 2 +-
packages/dashboard/src/__tests__/chat-manager.test.ts | 60 ++++++++++++++++++++--
packages/dashboard/src/chat.ts | 12 +++--
packages/engine/src/__tests__/agent-session-helpers.test.ts | 37 +++++++++++++
packages/engine/src/agent-session-helpers.ts | 5 ++
6 files changed, 114 insertions(+), 9 deletions(-)
Fusion-Task-Id: FN-8443
Fusion-Task-Lineage: 92c4e32c-8c94-4e8e-ad62-a5dae2fb9dc3
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-20 12:32:01 -07:00
..
2026-07-20 11:26:08 -07:00
2026-07-18 00:52:59 -07:00
2026-07-20 11:12:54 -07:00
2026-07-20 12:32:01 -07:00
2026-07-19 13:34:25 -07:00
2026-07-18 00:52:59 -07:00
2026-07-20 12:32:01 -07:00
2026-07-20 00:42:15 -07:00
2026-07-18 00:52:59 -07:00
2026-07-19 12:08:10 -07:00
2026-07-18 00:52:59 -07:00