Skip to content

Commit 27d433d

Browse files
committed
Add demo GIF to README
1 parent 9dca723 commit 27d433d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Exploring the architecture of coding agents by rebuilding a Claude Code-style CL
44

55
> **Current progress:** Stage 02 of 12 — tool dispatch with `read_file`, `write_file`, `edit_file`
66
7+
![demo](demo.gif)
8+
79
## Why This Exists
810

911
Claude Code feels unusually effective compared to other coding agents, and I suspect most of it comes from architectural restraint rather than architectural complexity. I studied the tool surface, traced the interaction loop, and tried to isolate which design choices actually matter.

demo.gif

247 KB
Loading

0 commit comments

Comments
 (0)