Skip to content

v1.0.2

Choose a tag to compare

@m-shaka m-shaka released this 22 May 02:38
· 10 commits to main since this release
e35537f

What's Changed

  • Added the bm-public-api skill (PR #16) for writing code that calls the BaseMachina public API, including bm login JWT and external OIDC token exchange flows.
  • Added minor developmentActions guidance to the bm-code-management skill.
  • Updated README install pin examples to reference v1.0.2.

Why this release

gh skill preview/install basemachina/skills bm-public-api (without @VERSION) resolves to the latest release tag. Previously the latest was v1.0.1, which predates the bm-public-api skill, so the default-path lookup returned "not found". v1.0.2 makes all three skills reachable without @main.

Verification

  • python3 scripts/validate-skills.py (3 skills valid)