6 Commits

Author SHA1 Message Date
CrazyBoyM
14c722814d fix: redirect root path to default locale (#35)
Credit: nb-sb (PR #35)
2026-02-28 00:43:24 +08:00
CrazyBoyM
dbffe7c8d0 fix: address community issues #37 #30 #36
- s03: inject reminder into tool_result instead of mutating history (#37)
- s05: SkillLoader uses rglob("SKILL.md") + frontmatter name priority,
  matching Agent Skills standard (#30, PR #34)
- CI: upgrade actions/checkout and actions/setup-node to v6 (#36)
- docs: update s05 skill directory structure in all 3 languages
2026-02-28 00:09:57 +08:00
CrazyBoyM
4f39ee4512 fix session doc 2026-02-27 02:19:54 +08:00
CrazyBoyM
665831c774 better doc 2026-02-27 01:11:57 +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