v0.2.4
Agent SDK for Go
Install the SDK (library)
go get github.com/agenticenv/agent-sdk-go@v0.2.4Install agentctl (CLI)
Download the archive for your platform from the Assets below (Linux, macOS, Windows — amd64 and arm64). Then extract and add to your PATH.
Changelog
Bug Fixes
Documentation
- abd38cb: docs: elevate agent-sdk-go docs to production-grade with accurate callouts, improved diagrams, and cross-referenced code examples (@vinodvx)
- 277709d: docs: enrich feature and advanced pages with conceptual explanations (@vinodvx)
Other
- a1be198: Merge pull request #33 from agenticenv/fix/temporal-concurrent-runs (@vinodvx)
- 9c435f1: Merge pull request #34 from agenticenv/docs/docs-portal (@vinodvx)
- 6552429: Merge pull request #35 from agenticenv/docs/refactor-docs (@vinodvx)
Full Changelog: v0.2.3...v0.2.4