fix: import every dropped .json (aggregate counts) + 5 MB size guard (#39) #45
Reference in New Issue
Block a user
Delete Branch "fix/39-drop-import-all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #39.
dropEventno longerbreaks after the first file: every dropped.jsonis imported, with a single undo snapshot and one aggregate status line ("Imported N added, M replaced from K file(s).").MAX_DROP_IMPORT_BYTES) are skipped with a warning naming the file — a full~/.claude.jsonwith history is parsed on the UI thread otherwise.Tests + ruff clean. (Implemented by a delegated agent; reviewed.)
🤖 Generated with Claude Code