Skip to content

Commit b7ca695

Browse files
committed
docs: add DocGen preview editing demo video, screenshot, and README feature demo section
1 parent 79ed005 commit b7ca695

4 files changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,15 @@ Import files directly — they're auto-converted to Markdown client-side:
340340

341341
</details>
342342

343+
<details open>
344+
<summary><strong>🏷️ DocGen Preview Editing — Editable Prompts & Steps</strong></summary>
345+
346+
**Edit prompts and steps directly in preview cards.** Use `@prompt:` for editable AI instructions (bare text stays as a static description label), edit `@step:` inputs inline in Agent Flow cards, and attach images with 📎 for multimodal vision analysis. All edits sync back to the editor in real-time.
347+
348+
<img src="public/assets/demos/25_docgen_preview_editing.webp" alt="DocGen Preview Editing — editable @prompt: textarea, Agent step inputs, description/prompt separation" width="100%">
349+
350+
</details>
351+
343352
## 📝 Usage
344353

345354
| Action | How |

assets/docgen-preview-editing.png

271 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# CHANGELOG — DocGen Preview Editing Demos
2+
3+
## Summary
4+
5+
Added demo video and screenshot for the DocGen preview editing features.
6+
7+
## Changes
8+
9+
- Added `public/assets/demos/25_docgen_preview_editing.webp` — animated demo showing editable @prompt: textarea, Agent step inputs, and description/prompt separation
10+
- Added `assets/docgen-preview-editing.png` — screenshot showing all 3 card types
11+
- Added README Feature Demos section for DocGen Preview Editing
12+
- Updated README AI Document Tags feature row
13+
14+
## Files Added/Modified
15+
- `public/assets/demos/25_docgen_preview_editing.webp` [NEW]
16+
- `assets/docgen-preview-editing.png` [NEW]
17+
- `README.md` [MODIFIED]
11.2 KB
Loading

0 commit comments

Comments
 (0)