Skip to content

Conversation

@RichardHightower
Copy link
Contributor

Summary

Pre-release preparation for skilz-cli v1.9.0:

  • Version bump to 1.9.0
  • Documentation updates (USER_MANUAL, DEPLOY_PYPI, key_facts)
  • CHANGELOG entry added

Changes

Version Bump

  • pyproject.toml: 1.8.0 → 1.9.0

Documentation Updates

  • docs/USER_MANUAL.md: Updated from v1.6.0 to v1.9.0
    • Added NEW/LEGACY/SLUG format documentation
    • Added list command --all flag
    • Updated agents table to show all 14 supported agents
  • docs/DEPLOY_PYPI.md: Fixed version management section
  • docs/project_notes/key_facts.md: Added version management notes

CHANGELOG

  • Added 1.9.0 section with documentation changes

Test Plan

  • task check passes
  • ./scripts/end_to_end.sh passes (1 known test env issue)
  • ./scripts/test_bug_fixes_e2e.sh passes
  • Local build succeeds
  • python -m skilz --version shows 1.9.0

NOT in Scope

  • PyPI TestPyPI publish
  • PyPI production publish
  • GitHub release/tag creation

🤖 Generated with Claude Code

- Bump version to 1.9.0 in pyproject.toml
- Add CHANGELOG entry for 1.9.0
- Update USER_MANUAL.md from v1.6.0 to v1.9.0
  - Document NEW/LEGACY/SLUG format support
  - Document list command enhancements (Agent column, --all)
  - Update supported agents table (14 agents)
- Fix DEPLOY_PYPI.md version management docs
  - Correct to show dynamic versioning via importlib.metadata
- Update key_facts.md with version management section

Bug fixes included:
- Fix usage notes only shown for non-native agents (not affected by --force-config)
- Fix typo: .skills/skills -> .skilz/skills for agents without native directories

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@RichardHightower RichardHightower merged commit b2831f2 into main Jan 22, 2026
1 check passed
@RichardHightower RichardHightower deleted the release/v1.9.0-prep branch January 22, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant