Skip to content

Commit 58094f0

Browse files
committed
chore: update readme
1 parent 77d5a71 commit 58094f0

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Overwrite
22

33
<p align="center">
4-
<img src="resources/overwrite-logo.png" alt="Overwrite logo" width="200" />
4+
<img src="resources/overwrite-og.png" alt="Overwrite logo" width="200" />
55
</p>
66

77
Pack your entire repo in a single prompt
88

9-
<p align="center">
10-
<img src="resources/screenshot-1.jpg" alt="Overwrite extension interface showing the Context tab with file explorer, selected files, token counts, and copy buttons" width="800" />
11-
</p>
12-
139
## Install
1410

1511
- For VSCode (VSCode Marketplace): https://marketplace.visualstudio.com/items?itemName=mnismt.overwrite
@@ -20,12 +16,20 @@ Pack your entire repo in a single prompt
2016
- Explorer
2117
- Select files/folders with search and refresh; double‑click to open files.
2218
- Token counting per file and folder rollups; multi‑root workspaces supported.
19+
2320
- Context
2421
- Copy XML with <file_map>, <file_contents>, <user_instructions>, optionally <xml_formatting_instructions>.
2522
- Context is generated on copy (no heavy UI rendering).
23+
24+
<p align="center">
25+
<img src="resources/screenshot-1.jpg" alt="Overwrite extension interface showing the Context tab with file explorer, selected files, token counts, and copy buttons" width="800" />
26+
</p>
27+
2628
- Apply
2729
- Paste LLM XML and preview diffs (create/modify/rewrite/delete/rename) before applying.
2830
- Apply safely via VS Code APIs with undo/redo and clear error feedback.
31+
32+
2933
- Settings
3034
- Excluded folders editor and optional .gitignore support (in progress).
3135
- Privacy-preserving telemetry controls.

resources/overwrite-og.png

1.11 MB
Loading

0 commit comments

Comments
 (0)