v0.3.0
What's Changed
- move golangci-lint out of tools by @peterj in #253
- fix: use pure vector similarity for semantic search, wire into MCP tools by @syn-zhu in #220
- Adding a Helm Chart to Agent Registry by @frivas-at-navteca in #245
- add UI for prompts, tests and storybook setup by @peterj in #261
- Randomize RuntimeDir to prevent concurrent run collisions by @joelklabo in #138
- translate skills when running locally and in k8s by @peterj in #255
- fix: stop copying .env file into Docker image by @optimus-fulcria in #270
- Return proper 4xx API responses on auth issues by @inFocus7 in #285
- fix: remove unimplemented Import Skills/Agents from UI by @optimus-fulcria in #275
- fix: clarify --registry-url and --project-dir flag descriptions by @optimus-fulcria in #268
- fix: remove empty Website column from skill list output by @optimus-fulcria in #269
- Add structured logging to services by @inFocus7 in #273
- fix: hide registry flags from mcp init help output by @optimus-fulcria in #267
- add pr limits by @peterj in #298
- fix: use user-provided name for MCP server k8s resources by @optimus-fulcria in #284
- fix: auto-generate otel collector config when telemetryEndpoint is set by @optimus-fulcria in #271
- fix: include resource name in deployment not-found error by @optimus-fulcria in #287
- fix: pre-populate registry URL in add-skill, add-mcp, and TUI wizard by @optimus-fulcria in #290
- fix: clean up skill show command output by @optimus-fulcria in #305
- split out skill build command from skill publish by @peterj in #279
- Fix jq parse error in get-arctl download script by @peterj in #262
- feature(helm): charts followup by @frivas-at-navteca in #297
- feature(helm) - Simplify helm chart by @nikolasmatt in #304
- fix handling of mcp remote by @christian-posta in #303
- test: add e2e tests for prompts functionality by @optimus-fulcria in #306
- fix: support custom output directory in skill init by @optimus-fulcria in #281
- Add local k8s cluster setup by @nikolasmatt in #309
- fix: rename --github flag to --git for generic git provider support by @optimus-fulcria in #277
- fix: handle transient network errors in PyPI validation test by @optimus-fulcria in #295
- api refactor: unify provider/deployment adapter flow and remove startup reconciliation by @ilackarms in #302
- fix: pick a random available port when running agents locally by @optimus-fulcria in #282
- hardcoding appVersion and version to 0.3.0 for now by @peterj in #311
New Contributors
- @syn-zhu made their first contribution in #220
- @frivas-at-navteca made their first contribution in #245
- @joelklabo made their first contribution in #138
- @optimus-fulcria made their first contribution in #270
- @nikolasmatt made their first contribution in #304
- @christian-posta made their first contribution in #303
Full Changelog: v0.2.1...v0.3.0