Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:07
· 2 commits to main since this release
2454c95

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.