Roo-Code/packages
Roo Code 471c194a29 feat: add button to delete checkpoints only (fixes #10801)
Add a new "Delete Checkpoints" button to task items in history view that
allows users to delete only the checkpoints for a task while preserving
the task history. This addresses user feedback about wanting to free up
storage space used by shadow git repositories without losing task context.

Changes:
- Add deleteTaskCheckpointsWithId message type and handler
- Create DeleteCheckpointsButton component with Shift+Click to skip confirm
- Create DeleteCheckpointsDialog confirmation dialog
- Update ui_messages.json to remove checkpoint_saved entries when deleted
- Delete shadow git repository branches and checkpoint directories
- Wire up handlers through TaskItem, TaskItemFooter, and HistoryView
- Add translations for all 18 supported locales
2026-01-17 14:51:54 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud ux: Provider-centric signup (#10306) 2025-12-23 14:59:29 -08:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core More file organization for the cli (#10599) 2026-01-09 23:22:51 -08:00
evals Claude-like cli flags, auth fixes (#10797) 2026-01-16 22:54:24 -08:00
ipc Better IPC error logging (#9727) 2025-12-01 15:02:34 -08:00
telemetry feat(telemetry): add PostHog exception tracking for consecutive mistake errors (#10193) 2025-12-18 12:59:37 -08:00
types feat: add button to delete checkpoints only (fixes #10801) 2026-01-17 14:51:54 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00