dagger/dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 2479
- days_rel: 7
- days_push: 7
- n_releases_24m: 557
Adoption not part of the score
16203 stars · 914 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dagger is a programmable automation engine for building, testing, and shipping software, replacing YAML pipelines with real code via SDKs in 8 languages. It runs pipelines as cached, sandboxed containerized DAGs locally, in CI, or in the cloud, with built-in OpenTelemetry tracing.
Use cases
- replace YAML CI pipelines with real code
- run the same build pipeline locally and in CI
- cache incremental builds and tests across runs
- run e2e tests with just-in-time service containers
- trace and debug CI pipeline failures with OpenTelemetry
- let AI agents run sandboxed checks in their dev loop
- orchestrate containers and secrets from Go, Python, or TypeScript
When to choose
- you want pipeline logic as typed, testable code instead of vendor-specific YAML
- you need identical behavior for builds on a laptop, CI server, and cloud
- slow or flaky CI is hurting your team and you want incremental caching and end-to-end tracing
- you want reusable, shareable pipeline modules across projects
When to avoid
- you need a fully managed turnkey CI with zero learning investment
- your team is small and happy with existing GitHub Actions/GitLab CI YAML
- you cannot rely on a Linux container runtime in your environment
- you need a stable 1.0 guarantee and cannot track a fast-moving beta API
Facets
application · maturity active
ci-cd deployment container-runtime developer-tools workflow-automation caching tracing secrets-management developer-tools cloud-computing windows go python rust jvm dotnet cli cloud ci-pipelines dag-execution-engine containerized-builds opentelemetry local-first-ci sdks reusable-modules ai-agents devops containers automation linux macos docker nodejs
5 sources
- readme: https://github.com/dagger/dagger · fetched 2026-08-28 · f6f9073b1553
- homepage: https://dagger.io · fetched 2026-08-29 · 5577e3650769
- site_page: https://docs.dagger.io · fetched 2026-08-29 · feb4a153c61f
- site_page: https://dagger.io/pricing · fetched 2026-08-29 · 119987b6c386
- site_page: https://dagger.io/changelog · fetched 2026-08-29 · 9dd82c8b05b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dagger/dagger | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem