mirror of
https://github.com/openclaw/clawhub.git
synced 2026-07-22 11:46:04 -04:00
-
released this
2026-01-07 14:18:32 -05:00 | 2201 commits to main since this release📅 Originally published on GitHub: Wed, 07 Jan 2026 19:07:32 GMT
🏷️ Git tag created: Wed, 07 Jan 2026 19:18:32 GMTAdded
- API: v1 public REST endpoints with rate limits, raw file fetch, and OpenAPI spec.
- Docs:
docs/api.mdandDEPRECATIONS.mdfor the v1 cutover plan. - Registry: GitHub App backs up published skills to
clawdbot/skills(thanks @thewilloftheshadow, #5).
Changed
- CLI: publish now uses single multipart
POST /api/v1/skills. - Registry: legacy
/api/*+/api/cli/*marked for deprecation (kept for now).
Downloads