Releases: rustic-ai/forge
Releases · rustic-ai/forge
Release list
v0.4.4
v0.4.3
What's Changed
- fix: handle validation of oAuthNeed in AgentRegistryEntry and update ListProviders by @Shiti in #22
- Feat/cli by @milliondreams in #29
- Update Go and Python dependencies to latest versions by @milliondreams in #30
- fix: support oauth dcrp by @Shiti in #31
- Add per-agent dependencies and improve guild spec validation by @milliondreams in #32
Full Changelog: v0.4.1...v0.4.3
v0.4.1
v0.4.0
Changelog
- f9c42f0 Merge pull request #18 from Shiti/main
- c7efb24 fix: incorporate review feedback
- 5fc9729 fix: oauth api to include orgId
- 027e3d0 fix: update agent registry to include oauth requirements
- fe35def feat: keychain based token store and secret provider
- 6546197 Merge pull request #17 from Shiti/main
- 8f552a8 feat:oauth integration apis