Skip to content

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.

  • API promotion: the CRDs are v1alpha1 and may still change; promoting to v1 is 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.