Commit Graph

16 Commits

Author SHA1 Message Date
Cursor Agent
13302bbc33 Craft s16 READMEs for magnetic GitHub reading
Add critical-path figures with captions, ASCII topology sketches,
labeled teaching-code vs code.py snippets, and details collapses for
optional depth. Recompress official PNGs; keep essay spine visible.

Co-authored-by: Xinlu Lai <CrazyBoyM@users.noreply.github.com>
2026-08-12 14:02:15 +00:00
Cursor Agent
02c93c8616 Use official harness-essay figures in s16 chapter
Pull Anthropic essay PNGs (primitives, dynamic-vs-static, six patterns,
quarantine triage) into images/, wire them into EN/ZH/JA with captions,
and add a short untrusted-input beat. Drop substitute SVGs for those four.

Co-authored-by: Xinlu Lai <CrazyBoyM@users.noreply.github.com>
2026-08-12 13:59:31 +00:00
Cursor Agent
4c4160a2df Rebirth s16 chapter from the Agent Writing Brief
Full rewrite of EN/ZH/JA as a progressive essay with harness-essay spine,
six-pattern toolbox, neighbor comparisons, and SVG-first figures
(dynamic-vs-static, primitives, six patterns). Keep null-isolation and
longest-prefix resume in the teaching runtime; bump translation-sync to v15.

Co-authored-by: Xinlu Lai <CrazyBoyM@users.noreply.github.com>
2026-08-12 13:57:47 +00:00
Cursor Agent
06fef3be44 Add six-pattern toolbox to s16 with composition walkthrough
Introduce Classify-And-Act through Loop Until Done after primitives,
map each onto agent/parallel/pipeline, show review-changes as a
fanout+verify composition, and add a matching six-panel SVG.

Co-authored-by: Xinlu Lai <CrazyBoyM@users.noreply.github.com>
2026-08-12 13:52:20 +00:00
Haoran
7e2f2fd99b refactor: streamline the course to 17 lessons 2026-08-12 03:02:42 +08:00
Haoran
ab35e59672 Refine course progression and runtime safety 2026-08-11 15:13:13 +08:00
Haoran
b36dbcd84f Consolidate agent harness course into 19 lessons 2026-08-04 02:25:40 +08:00
Haoran
2ad77cee19 feat: refresh goal loop lesson 2026-07-31 21:44:10 +08:00
Haoran
4a14529774 docs: rename s19 to integrated harness 2026-07-31 03:35:17 +08:00
Haoran
2d69019342 feat: consolidate course into 21 lessons 2026-07-31 03:15:58 +08:00
Haoran
4bc33ec858 docs: make workflow and goal lessons harness-first 2026-07-30 20:05:33 +08:00
Haoran
cb8fae1bdd feat: refresh course through workflow and goal loops 2026-07-30 19:14:04 +08:00
gui-yue
abe09a9ccb Sync generated course content 2026-05-31 17:27:29 +08:00
Haoran
4d12ca93de fix: prevent course svg text overflow 2026-05-26 11:17:58 +08:00
Haoran
fdd7d2a851 feat: complete web curriculum visuals 2026-05-25 22:38:02 +08:00
CrazyBoyM
c6a27ef1d7 feat: build an AI agent from 0 to 1 -- 11 progressive sessions
- 11 sessions from basic agent loop to autonomous teams
- Python MVP implementations for each session
- Mental-model-first docs in en/zh/ja
- Interactive web platform with step-through visualizations
- Incremental architecture: each session adds one mechanism
2026-02-21 17:02:43 +08:00