mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-05-30 23:52:01 -07:00
Implement Cline-style checkpoint functionality using detached git directory: - Shadow checkpoint repository with metadata file for labels - Create checkpoint: git write-tree + metadata storage - List checkpoints: read from metadata JSON - Restore checkpoint: direct file writes to avoid watcher deletion events - UI in GitLog panel with checkpoint list and restore buttons - E2E test coverage for checkpoint scenario Fixes window recreation issue by using recreateUnlessWorkspaceID Excludes $:/StoryList from restore to preserve UI state |
||
|---|---|---|
| .. | ||
| agent.ts | ||
| application.ts | ||
| browserView.ts | ||
| cleanup.ts | ||
| logging.ts | ||
| menu.ts | ||
| sync.ts | ||
| tidgiMiniWindow.ts | ||
| ui.ts | ||
| wiki.ts | ||
| window.ts | ||