v1.0.2
What's Changed
- Added the
bm-public-apiskill (PR #16) for writing code that calls the BaseMachina public API, includingbm loginJWT and external OIDC token exchange flows. - Added minor
developmentActionsguidance to thebm-code-managementskill. - 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)