Skip to content

Chunk sidecar and microbuilds now in Preview for Performance and Scale Plans

New feature

We’re making Chunk sidecars and Chunk microbuilds available as a Preview for Performance and Scale customers.

Chunk sidecars are fast reproducible cloud based environments for coding agents to validate changes. Chunk sidecars can be customized for your repository and turned into reusable snapshots with all dependencies pre-installed and cached. Just install the skill and ask your agent to create a Chunk sidecar.

With a Chunk sidecar your coding agents can run microbuilds - consistent pre-configured validation checks without having to push code and monitor CI pipelines. Feedback from a microbuild is sent directly into the context window, where the agent can iterate until the validation checks passes. Agent hooks allow you to continuously prompt your agent to keep working until the build passes.

Install the chunk-cli to get started.

Previous changes