Skip to content

Commit 92bb65b

Browse files
authored
Add Learning Series section to README
Added a section about a learning series with links.
1 parent cf6cd45 commit 92bb65b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

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

55
![demo](demo.gif)
66

7+
## Learning Series
8+
9+
A complete 9-part learning series is available on [ivanmagda.dev](https://ivanmagda.dev).
10+
11+
[Start the series →](https://ivanmagda.dev/posts/s00-bootstrapping-the-project)
12+
713
## Why This Exists
814

915
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.

0 commit comments

Comments
 (0)