mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Show the initial checkpoint (workspace state at task start) as a fixed UI element at the top of the chat, with visual states for pending/ready/failed. This replaces the previous approach of a header button and provides better UX: - Pending state: greyed out with spinner while initializing - Ready state: full color with restore/diff menu options - Failed state: warning styling with error indication Changes: - Add initialCheckpointState and initialCheckpointHash to extension state - New InitialCheckpoint component with three visual states - CheckpointMenu now supports isInitial prop to hide irrelevant options - Backend emits state transitions instead of messages |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||