Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:35
112fded

1.0.0 (2026-07-07)

⚠ BREAKING CHANGES

  • sbx: the agentic-coding-playbook git submodule is removed. Existing clones should run git submodule deinit -f agentic-coding-playbook after pulling. The playbook is now delivered into sandboxes by the playbook kit, not the submodule.

Features

  • sbx: bump patterns kit ref to v1.5.0 release (#193) (f6f57d5)
  • sbx: deliver USAi config and the playbook as sbx mixin kits (#184) (88f121a)

Bug Fixes

  • docs: Remove duplicate <details> tag that breaks rendering of README (#192) (809154b)