Skip to content

Releases: agentregistry-dev/agentregistry

v0.1.12

23 Jan 17:40
66021a3

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 Jan 20:22
535603f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

16 Jan 18:00
f2b1bb5

Choose a tag to compare

What's Changed

  • Add favicon to the UI by @Sodman in #85
  • Implement initial OTel setup for ADK agents by @krisztianfekete in #89
  • store optional github repo for MCP server when publishing by @peterj in #88
  • conditionally include litellm in the template by @peterj in #92
  • copy uv.lock file without failing by @peterj in #90
  • agent name must be valid python identifier by @peterj in #93

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

19 Dec 19:17
bb68cbc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

16 Dec 13:13
f5e781c

Choose a tag to compare

What's Changed

  • store an optional github repo when publishing agents by @peterj in #82

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Dec 15:28
58e0bb3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Dec 20:52
161a3b5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Dec 17:42
04c587d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

06 Dec 01:36
d9ce319

Choose a tag to compare

What's Changed

  • implement "agent deploy", minor refactor to prepare for different run… by @peterj in #70
  • implement publish/unpublish/delete commands by @peterj in #68
  • Migrate arctl agent add-mcp from kagent + implement --from-registry MCP type by @inFocus7 in #69
  • move cli and registry out of internal folder by @peterj in #73

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 Nov 20:22
1dd363c

Choose a tag to compare

What's Changed

  • Fix grammar and update instructions in README by @peterj in #54
  • mcp publish by @ilackarms in #41
  • organize cli commands by @peterj in #55
  • add mcp run for local mcp servers by @peterj in #57
  • add publish/unpublish/deploy/remove for MCP servers + fixes for list … by @peterj in #58
  • init+build+run agent by @ilackarms in #60
  • add --empty flag that inits an empty skills project, implement unpublish by @peterj in #63

Full Changelog: v0.1.2...v0.1.3