|
27 | 27 | <table align="center"> |
28 | 28 | <tr> |
29 | 29 | <td align="center" width="50%"> |
30 | | - <img src="docs/screen_shots/show_dscode_web_ui.gif" alt="dscode Web UI" width="100%" /> |
| 30 | + <video src="https://github.com/user-attachments/assets/b92aedab-93cc-4188-976a-0fcae614c04d" controls width="100%"></video> |
31 | 31 | <br /><sub><b>Web UI</b> — streaming chat, tool calls, permission dialogs</sub> |
32 | 32 | </td> |
33 | 33 | <td align="center" width="50%"> |
34 | | - <img src="docs/screen_shots/show_dscode_tui.gif" alt="dscode TUI" width="100%" /> |
| 34 | + <video src="https://github.com/user-attachments/assets/79790daa-d6f3-4d43-8306-e1d93561600c" controls width="100%"></video> |
35 | 35 | <br /><sub><b>Terminal UI</b> — real-time streaming, slash commands, inline rendering</sub> |
36 | 36 | </td> |
37 | 37 | </tr> |
38 | | -</table> |
39 | 38 |
|
40 | | -> **Tip:** GIFs auto-play in GitHub. Click any image for full-size view. |
41 | 39 |
|
42 | | ---- |
| 40 | +> **Tip:** Videos play inline — click to watch demos directly in GitHub. |
43 | 41 |
|
44 | 42 | ## What makes dscode different |
45 | 43 |
|
@@ -148,19 +146,17 @@ dscode auto-connects on launch. Tools appear as `mcp_blender_*` and `mcp_playwri |
148 | 146 | <table align="center"> |
149 | 147 | <tr> |
150 | 148 | <td align="center" width="50%"> |
151 | | - <img src="docs/screen_shots/show_playcanvas.gif" alt="PlayCanvas via MCP" width="100%" /> |
| 149 | + <video src="https://github.com/user-attachments/assets/917414f9-9f39-457e-9358-98f6abe01220" controls width="100%"></video> |
152 | 150 | <br /><sub><b>PlayCanvas + MCP</b> — build a jump game entirely through natural language</sub> |
153 | 151 | </td> |
154 | 152 | <td align="center" width="50%"> |
155 | | - <img src="docs/screen_shots/show_blender.gif" alt="Blender via MCP" width="100%" /> |
| 153 | + <video src="https://github.com/user-attachments/assets/cf62021e-bb1c-4aa3-953d-b0d09631a1ef" controls width="100%"></video> |
156 | 154 | <br /><sub><b>Blender + MCP</b> — 3D modeling and scene composition through conversation</sub> |
157 | 155 | </td> |
158 | 156 | </tr> |
159 | 157 | </table> |
160 | 158 |
|
161 | | -> **Tip:** These are real MCP workflows — dscode orchestrates PlayCanvas and Blender as if they were native APIs. |
162 | | -
|
163 | | ---- |
| 159 | +> **Tip:** Videos play inline — these are real MCP workflows, click to watch. |
164 | 160 |
|
165 | 161 | ## Install |
166 | 162 |
|
|
0 commit comments