Skip to content

Releases: agentregistry-dev/agentregistry

v0.3.2

16 Mar 21:34
43df00d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Mar 23:14
2183f48

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Mar 18:21
bee6d4a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

04 Mar 15:18
4671b1e

Choose a tag to compare

What's Changed

  • Add .dockerignore to exclude ui/node_modules from build context by @Copilot in #249
  • internal: Fix duplicate v in CLI version display by @timflannagan in #247
  • ui: Allow skill publish without Docker image by @timflannagan in #251
  • api refactor: deployments to ID-based APIs by @ilackarms in #240

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Mar 00:38
db36f1a

Choose a tag to compare

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 init help 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

v0.1.26

20 Feb 23:48
1ab39e4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.25...v0.1.26

v0.1.25

17 Feb 16:22
4267d69

Choose a tag to compare

What's Changed

  • add version to init, include runtime hint in publish by @peterj in #172

Full Changelog: v0.1.24...v0.1.25

v0.1.24

16 Feb 22:56
98cb88c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.23...v0.1.24

v0.1.23

11 Feb 20:15
792ff74

Choose a tag to compare

What's Changed

Full Changelog: v0.1.22...v0.1.23

v0.1.22

11 Feb 15:20
6e59cff

Choose a tag to compare

What's Changed

Full Changelog: v0.1.21...v0.1.22