Skip to content

Commit e3fbff9

Browse files
committed
docs: add S5 screenshot and replace placeholder in getting-started guide
Mark the Model manager TUI screenshot task as complete in TODO.md and integrate the actual screenshot into the getting-started documentation, replacing the placeholder.
1 parent f06cc95 commit e3fbff9

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ All screenshot placeholders in the documentation site. Replace `[SCREENSHOT-PLAC
4545
- [x] S2 — Console interactive goal
4646
- [x] S3 — Terminal quick start recording
4747
- [x] S4 — Architecture diagram
48-
- [ ] S5 — Model manager TUI
48+
- [x] S5 — Model manager TUI
4949
- [ ] S6 — Console first-run
5050
- [ ] S7 — Web UI first-run
5151
- [ ] S8 — Dual-model cost stats
184 KB
Loading

getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ mini-a includes a built-in TUI (text user interface) for managing models interac
9090
mini-a modelman=true
9191
```
9292

93-
<div class="screenshot-placeholder">[SCREENSHOT-PLACEHOLDER: S5 — Model manager TUI]</div>
93+
<img src="{{ '/assets/images/screenshots/s5-model-manager-tui.png' | relative_url }}" alt="Model manager TUI screen" style="border-radius:8px; border:1px solid rgba(160,174,192,0.3);">
9494

9595
---
9696

0 commit comments

Comments
 (0)