feat(FN-3530): add modal-based agent error details and UI/docs updates
- Add AgentErrorDetailsModal and wire agent list/detail views to open full error diagnostics while keeping inline errors compact - Add line-number gutter toggle in FileEditor and Files modal with dashboard persistence coverage - Align project memory scope guidance across core logic, CLI tool docs, and dashboard docs - Add regression coverage for runtime plugin alias behavior and update related engine/heartbeat tests - Include changesets for FN-3530 UI improvements and FN-3485 memory guidance updates Fusion-Task-Id: FN-3530
This commit is contained in:
5
.changeset/fn-3530-agent-error-modal.md
Normal file
5
.changeset/fn-3530-agent-error-modal.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Improve dashboard agent error UX by replacing inline stack-trace dumps with compact error indicators that open a shared details modal, including copy-to-clipboard and a prefilled GitHub issue shortcut.
|
||||
Reference in New Issue
Block a user