Commit Graph

4 Commits

Author SHA1 Message Date
chenyizhongx
d882d01e07 fix(web): remove duplicate "Execution Flow" heading in Deep Dive (#151) 2026-04-01 21:00:52 +08:00
QuentinHsu
69f8abdbda fix(header): sync theme icon state after mount
- initialize dark mode state after mount from document to avoid mismatched first render state.
- render a placeholder before mount to reduce theme icon hydration mismatch risk.
2026-03-15 14:12:40 +08:00
CrazyBoyM
aea8844bac add worktree & up task、teammate etc 2026-02-24 01:44:44 +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