Skip to content

Commit d32645c

Browse files
author
Ruslan Magana Vsevolodovna
committed
Update README.md
1 parent 65121bc commit d32645c

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Install the extension, configure your LLM, and start chatting:
9393
```
9494

9595
### Option 2: Web App
96-
96+
![assets/2026-04-07-14-22-32.png](assets/2026-04-07-14-22-32.png)
9797
Run the full web interface with Docker:
9898

9999
```bash
@@ -118,7 +118,7 @@ Open [http://localhost:8000](http://localhost:8000) and you're done.
118118
---
119119

120120
## VS Code Extension
121-
121+
![assets/2026-04-07-14-15-33.png](assets/2026-04-07-14-15-33.png)
122122
The sidebar panel gives you everything in one place:
123123

124124
| Feature | What it does |
@@ -222,6 +222,21 @@ The web interface includes:
222222
- Session history with checkpoints
223223
- Multi-repo support
224224

225+
226+
227+
### Example: File Deletion
228+
![](assets/2025-11-16-00-25-49.png)
229+
230+
### Example: Content Generation
231+
![](assets/2025-11-16-00-29-47.png)
232+
233+
### Example: File Creation
234+
![](assets/2025-11-16-01-01-40.png)
235+
236+
### Example multiple operations
237+
![](assets/2025-11-27-00-25-53.png)
238+
239+
225240
---
226241

227242
## How It Works

0 commit comments

Comments
 (0)