feat(FN-1558): add dedicated Instructions tab in Agent Detail view
- Add InstructionsTab component for editing agent system instructions directly in the dashboard - Include validation (character count, preview section) and reset to default functionality - Add 82 regression tests covering Instructions tab editing flows - Update agents.md documentation with Instructions tab usage guide - Add changeset for @gsxdsm/fusion package
This commit is contained in:
5
.changeset/fn-1558-agent-instructions-editor.md
Normal file
5
.changeset/fn-1558-agent-instructions-editor.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add dedicated Instructions tab in Agent Detail view for editing agent custom instructions. Users can now edit inline instructions, set/clear an instructions file path, and directly edit markdown file content when a path is configured. This makes agent instruction editing more discoverable and practical, aligning with the existing soul/memory editing workflow. Settings tab remains focused on heartbeat/budget/advanced configuration.
|
||||
Reference in New Issue
Block a user