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
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.