aicoolies logo

Act

Run GitHub Actions locally for fast feedback

Share
open-sourceOpen Source
Visit Website →

Act is an open-source tool that runs GitHub Actions workflows locally using Docker containers that match GitHub's execution environment. It provides instant feedback on workflow changes without pushing to a repository, supports matrix builds, secret management, and artifact handling. Act can also replace Makefiles by using workflow files as task definitions, making it useful for both CI/CD development and local task automation across development teams.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Act solves one of the most frustrating parts of GitHub Actions development: the slow feedback loop of push-wait-check-fix cycles. Instead of committing and pushing every workflow change to see if it works, Act runs the entire Actions pipeline locally in Docker containers that replicate GitHub's hosted runner environment. Developers get immediate results for syntax errors, step ordering issues, and logic problems without waiting for remote CI to spin up.

The tool supports the full range of GitHub Actions features including matrix builds for testing across multiple configurations, encrypted secrets management, step-level conditionals, and artifact upload and download. Act reads standard workflow YAML files from the .github/workflows directory and executes them with the same semantics as GitHub's runner infrastructure. It also works as a general-purpose task runner, replacing Makefiles with the familiar workflow syntax that teams already know from their CI configuration.

With nearly 70,000 GitHub stars, Act has become an essential part of the DevOps toolkit for teams using GitHub Actions. It supports custom runner images, event simulation for triggers like push, pull_request, and workflow_dispatch, and can be configured to use smaller images for faster execution when full environment fidelity is not required. The tool is distributed under an MIT license and runs on macOS, Linux, and Windows wherever Docker is available.

Pricing

Free and open source under MIT license

Platforms

macOS, Linux, Windows — requires Docker

Categories

Tags

Use Cases

Alternatives

Related Tools

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium
OpenSRE logo

OpenSRE

Open-source toolkit for building AI SRE incident response agents

OpenSRE is Tracer Cloud’s open-source public-alpha Python toolkit for building AI SRE agents that investigate and respond to production incidents. It ships 60+ tools across observability, databases, incident management, communications, deployment and protocol integrations, plus simulation/evaluation workflows for benchmarking agent accuracy before live pager use.

open-sourceOpen Source
Twill AI logo

Twill AI

Autonomous coding agents that ship while you sleep

Twill is an autonomous coding agent platform that implements features, fixes bugs, and ships pull requests without manual intervention. Uses structured workflow of research, planning, human review, implementation in isolated sandbox, AI code review, then merge. Supports custom agent configurations with multiple LLM providers, isolated dev environments for verification, and integrations with GitHub, Linear, Sentry, Notion, and cloud platforms for end-to-end engineering automation.

freemium
Baseten logo

Baseten

ML inference platform for production AI models

Baseten is the inference platform for deploying AI models at scale with dedicated and pre-optimized model APIs and performance-optimized infrastructure. Specializes in image generation, transcription, text-to-speech, LLM serving, embeddings, and compound AI workloads. Delivers 75% latency reduction with 415ms cold starts and 3000+ concurrent scaling. Available as managed cloud or self-hosted, trusted by Cursor, Notion, Descript, and Sourcegraph for production inference.

api-usage-based
Resolve AI logo

Resolve AI

AI-powered production incident resolution

Resolve AI automates production incident investigation, diagnosis, and remediation acting as an AI SRE that participates in every on-call rotation. Autonomously investigates incidents pursuing multiple hypotheses in parallel, validates against real evidence, creates code snippets and drafts PRs, generates post-mortems, and onboards new teammates with instant answers about code and infrastructure. Drives 5x faster MTTR and 87% faster incident investigations.

paid