v0.2.0
What's Changed
- docs: Remove CHANGELOG.md reference from CONTRIBUTING.md by @groundnuty in #206
- ci: Extract lint jobs into standalone workflow by @timflannagan in #201
- fix(ui): Update API endpoints from /admin/v0 to /v0 after backend refactor by @aryehklein in #208
- registry: remove admin endpoint for delete /servers by @shashankram in #211
- AuthN Hot Fixes by @inFocus7 in #113
- fix(cli): Fix Docker image tag duplication in skill publish by @groundnuty in #202
- test(cli): Add CLI command registration and flag tests by @groundnuty in #207
- Move vector db utils to public pkg by @inFocus7 in #214
- feat(cli): Show supported frameworks and languages in
agent inithelp output by @Copilot in #200 - internal: Materialize skills during agent run by @timflannagan in #215
- ap: refactor deployment apis to provider+id-based model by @ilackarms in #209
- handle stale deployment records on redeploy (409 Conflict) by @peterj in #213
- add e2e cli tests by @peterj in #232
- api nits and refactor deployer adapter by @ilackarms in #234
- ci: Add merge_group event trigger by @timflannagan in #235
- fix: generate .ts from openapi spec by @peterj in #237
- add git repo support for skill publish/pull by @peterj in #241
- add prompts as first class citizens to the agentregistry by @peterj in #229
New Contributors
- @groundnuty made their first contribution in #206
- @Copilot made their first contribution in #200
Full Changelog: v0.1.26...v0.2.0