Debug Your CI Locally

Debug your CircleCI® workflows much faster…

With Local CI, a VS Code Extension.

Local CI VS Code Extension Demo

Not affiliated with CircleCI®. CircleCI® is a registered trademark of Circle Internet Services, Inc.

Run A CI Job Locally

No need to push a commit and wait.

See it running in your local.

Restore And Save Cache

Run jobs faster when you cache dependencies.

Local CI supports the native restore_cache and save_cache values.

restore_cache in VS Code
Local CI persisting the workspace

Run The Whole Workflow

You can even run jobs that depend on other jobs.

Local CI persists the workspace between jobs.

Fast Feedback Loop

Find out what’s wrong, and fix it right away.