Commit c63cb3d
committed
🐛 Bugfix: When creating a new Agent, the user is not prompted to save it before debugging
🐛 Bugfix: Agent modification of unsaved prompts can bypass information verification
🐛 Bugfix: When an Agent is selected and another Agent is imported, it will prompt that there are modifications
🐛 Bugfix: Creating agents will inherit tool parameters wrongly from previous selected agent1 parent 5182770 commit c63cb3d
File tree
1 file changed
+2
-5
lines changed- frontend/app/[locale]/agents/components
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
| 504 | + | |
| 505 | + | |
509 | 506 | | |
510 | 507 | | |
511 | 508 | | |
| |||
0 commit comments