Skip to content

0.8.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:36
· 84 commits to master since this release
49a1ec8

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.