Merge pull request #1063 from agustinsacco/feat/editable-agent-name

feat: make agent name editable in review step of creation modal
This commit is contained in:
gsxdsm
2026-05-25 14:21:45 -07:00
committed by GitHub
2 changed files with 15 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Enable editing the agent name during the review step of the New Agent dialog.