Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 936 Bytes

File metadata and controls

36 lines (28 loc) · 936 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.3.0] - 2026-03-21

Added

  • --version support
  • standalone wrapper commands for login, run, resume, import-context, set-meta, and copy-skills
  • CHANGELOG.md
  • CONTRIBUTING.md
  • docs/TESTING.md
  • docs/GITHUB_METADATA.md
  • uninstall.sh
  • Makefile
  • smoke tests under tests/smoke_test.sh
  • GitHub Actions workflow under .github/workflows/ci.yml
  • safer examples that use test instead of a real profile name for testing

Improved

  • release-ready README structure
  • command documentation and profile-adding guide
  • installer output and wrapper coverage

[0.2.0] - 2026-03-21

Added

  • core command set for profile management
  • workflow and maintenance commands
  • billing and usage metadata commands
  • export and import-context support

[0.1.0] - 2026-03-21

Added

  • initial local multi-profile manager prototype