Skip to content

Commit beaecd4

Browse files
Add WebP screenshots to TUI Plugin documentation
1 parent 76289b9 commit beaecd4

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,10 +409,14 @@ The Loop Details dialog shows a detailed view of a single loop:
409409
- **Cancel loop** — abort the active loop session (visible only when loop is active)
410410
- **Close (esc)** — dismiss the dialog
411411

412+
![Loop details dialog showing session stats, phase, and token usage](docs/images/loop-details.webp)
413+
412414
### Command Palette
413415

414416
The `Memory: Show loops` command is registered in the command palette when loops exist for the current project. It opens a list of all **worktree loops** (large dialog), then drills into the Loop Details dialog for the selected loop (medium dialog) with a Back button to return to the list.
415417

418+
![Loop search dialog showing a list of loops with their statuses](docs/images/search-loops.webp)
419+
416420
### Setup
417421

418422
When installed via npm, the TUI plugin loads automatically. For local development, add the built TUI file to your `~/.config/opencode/tui.json`:

docs/images/loop-details.webp

42.4 KB
Loading

docs/images/search-loops.webp

115 KB
Loading

0 commit comments

Comments
 (0)