mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-06 21:05:13 -05:00
When a user adds a marketplace agent to their library and tries to save edits, the update_graph endpoint returned 404 because the graph is owned by the original creator. Now, if the user has the graph in their library but doesn't own it, a fork is automatically created with their edits applied, new IDs assigned, and a new library agent entry created.