You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.6.0 — Extension adoption automation and repository licensing
Highlights
Adds deterministic extension adoption automation for projects that use multi-agent-sdlc.
Adds first-class multi-agent-sdlc extensions helper commands to list, inspect, enable, disable, and validate extension packs.
Makes initial setup, doctor, and update automation extension-aware while preserving the rule that discovery is automatic and activation is explicit.
Supports repo-local extension packs added after initial setup under extensions/ or contrib/, including duplicate-id detection and missing/invalid enabled-pack reporting.
Documents the extension adoption lifecycle across onboarding, assisted update, deterministic update planning, and extension-pack reference docs.
Adds an Apache-2.0 project license and package metadata so adopters and contributors have explicit reuse terms.