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.
Added
Added a repository-root resolver option to the hosting runtime so product CLIs can keep their own default project-root behavior when --repository-root is omitted.
Fixed
Fixed ConsoleAppFramework integration so product CLI projects can build generated Agent Skills commands without duplicate generated source files.
Fixed skills doctor for empty tier or skill selections so it reports a healthy empty result instead of a missing target.
Fixed tier selection validation to reject values with extra whitespace instead of silently normalizing them.
Documentation
Clarified product CLI setup for Hosting and ConsoleAppFramework integration, including command-root registration and product-owned compatibility decisions.