Releases: agentregistry-dev/agentregistry
Releases · agentregistry-dev/agentregistry
v0.1.12
v0.1.11
What's Changed
- feat: semantic search by @ilackarms in #87
- Add mcp interface by @ilackarms in #94
- Implement Kubernetes Runtime for Agent and MCP Deployments by @supreme-gg-gg in #95
New Contributors
- @supreme-gg-gg made their first contribution in #95
Full Changelog: v0.1.10...v0.1.11
v0.1.10
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
- @Sodman made their first contribution in #85
- @krisztianfekete made their first contribution in #89
Full Changelog: v0.1.9...v0.1.10
v0.1.9
v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Fix npm audit issue by @Charlesthebird in #80
- Fixes readme for local setup by @aryehklein in #79
- add --runtime flag for agent deploy by @peterj in #81
New Contributors
- @aryehklein made their first contribution in #79
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.5
What's Changed
- Fixed npm audit issues by @Charlesthebird in #75
- add back configure, version, export and import cmds by @peterj in #76
New Contributors
- @Charlesthebird made their first contribution in #75
Full Changelog: v0.1.4...v0.1.5
v0.1.4
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-mcpfrom kagent + implement--from-registryMCP 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
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