paperclip/ui/src
Dotta 1309cc449d Fix trash button on repo when workspace has no local folder
clearRepoWorkspace was calling updateWorkspace to null out the repo
even when there was no local folder, leaving an empty workspace.
Now falls through to persistCodebase which correctly removes the
entire workspace when both cwd and repoUrl would be null.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 19:38:46 -05:00
..
adapters Raise default max turns to 300 2026-03-12 09:34:05 -05:00
api Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-16 17:19:55 -05:00
components Fix trash button on repo when workspace has no local folder 2026-03-16 19:38:46 -05:00
context fix(costs): guard routes, fix DST ranges, sync provider state, wire live updates 2026-03-16 15:08:54 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks fix(costs): harden company auth check, fix frozen date memo, hide empty quota rows 2026-03-16 15:08:54 -05:00
lib Remove the experimental workspace toggle 2026-03-16 18:37:59 -05:00
pages Fix archive project appearing to do nothing 2026-03-16 18:46:26 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Merge remote-tracking branch 'public-gh/master' into paperclip-subissues 2026-03-16 17:19:55 -05:00
index.css Dark theme for CodeMirror code blocks in MDXEditor 2026-03-15 14:39:09 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00