Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 07:34
· 41 commits to main since this release

Changelog

Features

  • e1f3ff6 feat(skill): JSON CRUD API + two-step upload for CLI/MCP
  • fe659ad feat(skill): implement proper CRUD matching API
  • 01ba964 feat(skill): update CLI and MCP to match current skill API
  • 2ccf1c8 feat: add MCP server (sandbase mcp serve)
  • 66a7b93 feat: add sandbox commands, fix imports for standalone repo

Bug Fixes

  • 15d5f52 fix(ci): add NODE_AUTH_TOKEN for npm publish
  • 54ea1b7 fix(mcp): bound run_submit polling and validate params
  • 59a1802 fix: address architecture review findings