Skip to content

smartem-workspace v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jan 11:33
· 14 commits to main since this release

smartem-workspace v0.5.0

Installation

Python package:

pip install smartem-workspace
# or with uvx
uvx smartem-workspace --help

Changes since smartem-workspace-v0.4.0rc2

  • #142 feat(sync): clone missing repos before pulling updates (@vredchenko)
  • #131 feat(smartem-workspace): CLI enhancements and RC release workflow (@vredchenko)
  • #130 refactor(claude): consolidate and rename skills (@vredchenko)

Commits

b79e1ee feat(sync): clone missing repos before pulling updates