Add video thumbnail and update docs

Include a new video-thumbnail.jpg and embed a linked thumbnail in README.md pointing to the demo video. Update AGENTS.md child DOX index to state no child AGENTS.md files are needed and list root-owned files (README.md, LICENSE, banner.jpg, video-thumbnail.jpg, and root-level docs). These changes add the video asset and clarify the repository's documentation indexing.
This commit is contained in:
frdel
2026-08-01 11:45:14 +02:00
parent 31e4561538
commit f34ec7ad10
3 changed files with 8 additions and 1 deletions
+6
View File
@@ -16,6 +16,12 @@ The agent keeps a hierarchy of AGENTS.md files as the project changes:
The result is simple: traverse the docs, understand the local rules, make precise edits, keep the docs current. Less guessing. Less drift. Less "why did it touch that file?"
<p align="center">
<a href="https://youtu.be/NVkRkioBXQc">
<img src="./video-thumbnail.jpg" alt="Watch: One markdown file just fixed AI coding forever." width="640">
</a>
</p>
## How to use
1. Copy the contents of [AGENTS.md](./AGENTS.md) into your project's AGENTS.md file.