v1.0.0
Immutable
release. Only release title and notes can be modified.
1.0.0 (2026-04-19)
⚠ BREAKING CHANGES
--plugin-configand--prefixflags are removed. Use-c <path>to pass a config file.--prefixis now configured viadefaults.prefixin the config file.
Features
- introduce optional config file, drop --plugin-config and install script (f6a1ab9)
Bug Fixes
- address review feedback from Copilot (60f4bc5)
- ci: sync uv.lock during release to prevent version drift (6eef9b8)
Documentation
- sdd: capture the refactor sdd as it defined the fundamental structure (5c7cad4)