- 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
468 B
468 B
@gsxdsm/fusion
| @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.