Commit Graph
10 Commits
Author SHA1 Message Date
Tianyi Cui eb0cc4eb18 refactor: drop obsolete expose-internals flag 2026-07-23 20:35:09 +08:00
Tianyi Cui 625e8f0ed2 docs: update tutorial for canonical tool output 2026-07-23 18:04:49 +08:00
Turtle 1f9633a8ce docs(cordis-tutorial): address review — effect-wrap demo timer, drop entry-order promise, stable ids in HMR example 2026-07-22 18:59:05 +08:00
Turtle 2cbb7848a7 docs(cordis-tutorial): trim API-key aside from full-agent pointer 2026-07-22 18:37:13 +08:00
Turtle 5fe5a6bc78 docs(cordis-tutorial): drop 'What belongs in config' section 2026-07-22 18:30:04 +08:00
Turtle 484b5f5a06 docs(cordis-tutorial): say short-circuit instead of veto 2026-07-22 17:44:31 +08:00
Turtle 1df2445072 docs(cordis-tutorial): rename 'Dependencies are live' heading to state the mechanism 2026-07-22 17:24:03 +08:00
Turtle bbcc8faa95 docs(cordis-tutorial): note PENDING fibers do not keep Node alive 2026-07-22 17:19:46 +08:00
Turtle 1628f50283 docs(cordis-tutorial): clarify ctx.plugin function form; add dsh badge to every chapter 2026-07-22 17:07:15 +08:00
Turtle 21456a36ca docs: add hands-on Cordis tutorial
Seven-chapter tutorial under docs/cordis-tutorial/ for agent developers
new to Cordis: first plugin, lifecycle/effects, services, events,
config, composition/HMR, and a final chapter registering a tool against
real harness services. Every transcript was produced by running the
chapter files in a gitignored tmp/ scratch directory.

Published to both website locales as mirrored English pages under a new
'Cordis tutorial' develop-sidebar section; a Chinese pair can be added
later without route changes.
2026-07-22 16:36:48 +08:00