feat(FN-1345): add soul and instructionsText to agent presets

- Add soul and instructionsText fields to all 20 built-in agent presets
- Enable soul-based agent visualization and instructions preview in NewAgentDialog
- Add comprehensive tests for preset soul and instructionsText rendering flow
- Include changeset for @gsxdsm/fusion minor release
This commit is contained in:
gsxdsm
2026-04-09 08:47:54 -07:00
parent 71914d3e30
commit 925c66308f
4 changed files with 386 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Add personality souls and behavioral instructions to all 20 agent preset templates. Selecting a preset in the New Agent dialog now populates the soul and instructions fields with role-specific content, so agents have a distinct personality and guidance from creation.