Skip to content

v0.2.3

Choose a tag to compare

@HaodiFan HaodiFan released this 07 Jul 03:28

Changes

  • Add the install onboarding conversation reference required by the public /skill handoff.
  • Keep the public copy prompt to one short sentence while moving registration, privacy, CLI help, and capability introduction details into the release source.
  • Require post-install capability introduction to use a fixed template after running evozeus --help and evozeus capabilities --json.

Verification

  • npm run test:cli
  • npm run test:install
  • npm run test:doctor
  • python3 scripts/check_pr_ready.py --base origin/main was run; only the direct-release branch-name rule failed because this release was pushed from main by request.
  • python3 /Users/anthonyf/Documents/EvoZeus-cluster/scripts/validate_skill_system.py
  • git diff --check