Roadmap
The agentcore library, the controller, supervisor, and initializer binaries, the
CRD/RBAC/controller manifests under deploy/, and this documentation site are all in place, and the
published images are signed, SBOM-attested, and digest-pinned. For exactly what has shipped, see the
commit history — this page tracks
direction, not a feature-by-feature changelog.
Planned / deferred
Section titled “Planned / deferred”- API promotion: the CRDs are
v1alpha1and may still change; promoting tov1is the stability commitment. - External integrations: persisting results to a database and wiring a web UI, beyond the in-cluster caller API.
- Multi-tenancy: per-team/namespace isolation.
Have a suggestion? Open an issue on GitHub.