Releases: agntcy/dir
Releases · agntcy/dir
Release v0.2.1
What's Changed
- docs: link to csit by @ramizpolic in #74
- chore: docs updates by @ramizpolic in #77
- feat: add structured logging by @adamtagscherer in #76
- feat: OASF skills validator by @akijakya in #78
- feat: delete agent model from store by @paralta in #79
- feat: unpublish agent by @paralta in #81
- ci: add local demo workflow by @paralta in #83
- ci: add semantic pr check by @paralta in #84
- refactor: move version from api/core to api by @paralta in #86
- feat(cli): add network cli command by @adamtagscherer in #85
- feat: add persistance for storage and routing by @ramizpolic in #87
- feat(chart): add bootstrap priv key secret support by @pbalogh-sa in #88
- feat(cli): change network commands by @adamtagscherer in #89
- release: prepare for version v0.2.1 by @ramizpolic in #90
New Contributors
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Directory v0.2.0
The Agent Directory (dir) allows publication, exchange and discovery of information about AI agents over a distributed peer-to-peer network.
Features
- Data Models - Defines a standard schema for data representation and exchange.
- Dev Kit - Provides CLI tooling to simplify development workflows and facilitate API interactions.
- Plugins - Pluggable components to extend the build process of agent data models for custom use-cases.
- Announce - Allows publication of agent data models to the network.
- Discover - Listen, search, and retrieve agents across the network by their attributes and constraints.
- Security - Relies on well-known security principles to provide data provenance, integrity and ownership.
Code changes
- release: polish and prepare for v0.2.0 by @ramizpolic in #73
- feat: add networking primitives by @ramizpolic in #56
- feat: multi skill list by @paralta in #66
- feat: add network logic handling by @ramizpolic in #65
- feat: add inital config file support by @pbalogh-sa in #67
- feat: version cmd by @paralta in #70
- release: prepare v0.1.6 by @paralta in #72
Full Changelog: v0.1.5...v0.2.0
Release v0.1.6
What's Changed
- feat: add networking primitives by @ramizpolic in #56
- feat: multi skill list by @paralta in #66
- feat: add network logic handling by @ramizpolic in #65
- feat: add inital config file support by @pbalogh-sa in #67
- feat: version cmd by @paralta in #70
- release: prepare v0.1.6 by @paralta in #72
New Contributors
- @pbalogh-sa made their first contribution in #67
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
What's Changed
- docs: update build cmd and remove extension refs from readme by @paralta in #44
- feat: interconnect arch components for API serving by @ramizpolic in #45
- refactor: cleanup by @paralta in #47
- chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in /cli by @dependabot in #51
- refactor: taskfile and e2e by @paralta in #50
- feat: routing over DHT by @ramizpolic in #49
- feat: routing publish and list by @paralta in #46
- fix: oci store object meta cleanup by @ramizpolic in #48
- feat: build cmd with agent path arg and json agent model by @paralta in #52
- ci: add license cache by @paralta in #54
- ci: enable go setup cache by @paralta in #53
- feat: routing client and client e2e test by @paralta in #55
- feat: routing publish without agent by @paralta in #57
- chore: update copyright by @muscariello in #59
- 58 update copyright notice by @muscariello in #60
- 58 update copyright notice by @muscariello in #61
- release: prepare v0.1.5 by @paralta in #62
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- feat: add latest tag to docker container and helm chart during release by @paralta in #15
- fix: helm chart oci registry endpoint by @adamtagscherer in #16
- refactor: digest value type to string by @paralta in #12
- docs: add deploy and cli commands to readme by @paralta in #14
- refactor: small fixes on cli by @adamtagscherer in #13
- release: prepare version v0.1.3 by @paralta in #17
- fix: chart release version by @paralta in #18
- fix: chart release version by @paralta in #19
- feat: allow multiple agent artifacts during build by @paralta in #20
- feat: add build config file option by @paralta in #22
- feat: custom extensions from build config file by @paralta in #23
- feat: add ignore paths config in build cmd by @paralta in #27
- feat: add index service db methods by @adamtagscherer in #24
- docs: change python analyzer README.md by @adamtagscherer in #25
- fix: cobra command print by @adamtagscherer in #26
- feat: add config to enable/disable crewai extension by @paralta in #28
- feat: add extension skeleton for OASF data models by @adamtagscherer in #31
- feat: golangci linter config by @paralta in #32
- ci: upload and download images as artifacts by @paralta in #34
- feat: add test coverage report output by @muscariello in #36
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /api by @dependabot in #37
- 35 feature coverage report output by @muscariello in #39
- 35 feature coverage report output by @muscariello in #40
- ci: build and push multi-arch image in release by @paralta in #38
- refactor: runtime extension by @adamtagscherer in #33
- deps: bump go version by @paralta in #42
- release: v0.1.4 by @adamtagscherer in #41
- fix: image release by @paralta in #43
New Contributors
- @adamtagscherer made their first contribution in #16
- @dependabot made their first contribution in #37
Full Changelog: v0.1.2...v0.1.4
Release v0.1.3
What's Changed
- feat: add latest tag to docker container and helm chart during release by @paralta in #15
- fix: helm chart oci registry endpoint by @adamtagscherer in #16
- refactor: digest value type to string by @paralta in #12
- docs: add deploy and cli commands to readme by @paralta in #14
- refactor: small fixes on cli by @adamtagscherer in #13
- release: prepare version v0.1.3 by @paralta in #17
- fix: chart release version by @paralta in #18
New Contributors
- @adamtagscherer made their first contribution in #16
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
Fixes the issues with digest not being returned from storage layer properly
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
- docs: update readme by @ramizpolic in #5
- feat: add zot packaged dep and add helm dep update task by @paralta in #6
- fix: resolve cli usage with grpc stubs by @ramizpolic in #7
- docs: resolve org email by @ramizpolic in #8
- release: prepare version v0.1.1 by @paralta in #9
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Full Changelog: https://github.com/agntcy/dir/commits/v0.1.0