v0.5.1
- A job's body may be a prompt, so an agent can do light scheduled work only its brain can do.
- An external worker deploys on a managed Kubernetes cluster again.
Each entry in full: CHANGELOG.md.
Runtime image
ghcr.io/sageox/agent-base@sha256:8c8fbabe8906a04025d0f7a41d75cfba464e56d349e98ce2c79d3609a5aba8fb
Pullable anonymously, linux/amd64,linux/arm64. Pin the digest in production: the 0.5.1 tag is immutable and is never republished.
What's Changed
- Admit managed Kubernetes versions at the external-worker floor by @shrimalmadhur in #74
- Chart 0.13.1 for the managed-Kubernetes floor fix by @shrimalmadhur in #76
- Let a job's body be a prompt: scheduled brain turns under the existing jobs[] contract by @shrimalmadhur in #77
- Prepare v0.5.1 release by @shrimalmadhur in #79
Full Changelog: v0.5.0...v0.5.1