What’s New

skills v1.0.1

v1.0.1
Changed
  • Make the teach skill reuse-first, with lessons now built from reusable components in ./assets/ and the agent reading available components before authoring lessons
Patch Changes
  • d20ee26 Thanks @mattpocock! - Make the teach skill reuse-first. Lessons are now built from reusable components in ./assets/ — stylesheets, quiz widgets, simulators, diagram helpers. Reuse is the default: the agent reads ./assets/ before authoring a lesson, builds from what's there, and extracts anything new and reusable into a component rather than inlining it.
View original