- Shipped
- May 21, 2026 at 7:44 PM UTC
- Author
- kamo
- Commit
- 09ea447
Adds a "Duplicate" action accessible from the binder list's context menu and from a new button in the editor header. The duplicate starts from the source binder's metadata + items + modifiers, owned by the current user with no shares, and is automatically selected so the user lands on the new branch immediately. Wires up: - **************** proxy route - duplicateBinder() in binderApi.ts and useBinderStore - "Duplicate" menu item in BinderListPanel (works on any visible binder — owned, shared, or template) - Duplicate icon button + spinner in BinderEditor header