[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-4879":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":36,"readmeContent":37,"aiSummary":38,"trendingCount":15,"starSnapshotCount":15,"syncStatus":39,"lastSyncTime":40,"discoverSource":41},4879,"dagger","dagger\u002Fdagger","Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud","https:\u002F\u002Fdagger.io",null,"Go",15931,885,234,53,0,4,24,151,26,43.84,"Apache License 2.0",false,"main",[25,26,27,28,29,30,31,5,32,33,34,35],"agents","caching","ci-cd","containers","continuous-deployment","continuous-integration","dag","devops","docker","graphql","workflows","2026-06-12 02:01:05","## Dagger: a better way to ship\n\nDagger is a platform for automating software delivery. It can build, test and ship any codebase, reliably and at scale.\n\nDagger runs locally, in your CI server, or directly in the cloud.\n\n```bash\nbrew install dagger\u002Ftap\u002Fdagger\n```\n\n## Why Dagger?\n\nDagger makes your software delivery *programmable*, *local-first*, *repeatable* and *observable*.\n\n**Programmable**. Shell scripts and proprietary YAML are no longer acceptable for automating software delivery. Dagger provides: a complete execution engine and system API; SDKs for 8 languages; an interactive REPL; a rich ecosystem of reusable modules; and more.\n\n**Local-first**. Once you automate a task with Dagger, it will reliably run on any supported system: your laptop, AI sandbox, CI server, or dedicated cloud infrastructure. The only dependency is a container runtime like Docker.\n\n**Repeatable**. Tools run in containers, orchestrated by sandboxed functions. Host dependencies are explicit and strictly typed. Intermediate artifacts are built just-in-time. Every operation is incremental by default, with advanced cache control. Whether it's a test report, a build or a deployment, Dagger gives you an output you can trust.\n\n**Observable**. Every operation emits a full OpenTelemetry trace, enriched by granular logs and metrics. Visualize the trace in directly in the terminal, or in a web view. Debug complex workflows immediately instead of guessing what went wrong from a wall of text logs.\n\n## Features\n\n**System API**. A cross-language API for orchestrating containers, filesystems, secrets, git repositories, network tunnels, and more. Every operation is typed and composable.\n\n**SDKs in 8 languages**. Native SDKs for Go, Python, TypeScript, PHP, Java, .NET, Elixir and Rust. Each SDK is generated from the API schema, so you get idiomatic code with full type safety and editor support.\n\n**Typed artifacts**. Define custom object types with encapsulated state and functions. Types are content-addressed and can be passed across SDK language boundaries and module boundaries without serialization.\n\n**Incremental execution**. Every operation is keyed by its inputs. Change one file and only the affected operations re-run. Caching is content-addressed and works automatically across local runs and CI.\n\n**Runs anywhere**. The only requirement is a Linux container runtime. Runs natively on Linux, or via Docker Desktop and similar products on macOS and Windows. Local and CI behavior are identical.\n\n**Built-in tracing**. Every operation emits OpenTelemetry spans. The CLI includes a live TUI; traces can also be exported to Jaeger, Honeycomb, or any OTel-compatible backend.\n\n## Getting started\n\n- [Documentation](https:\u002F\u002Fdocs.dagger.io)\n- [Quickstart](https:\u002F\u002Fdocs.dagger.io\u002Fquickstart)\n\n## Community\n\n- [Discord](https:\u002F\u002Fdiscord.gg\u002Fdagger-io)\n- [GitHub Discussions](https:\u002F\u002Fgithub.com\u002Fdagger\u002Fdagger\u002Fdiscussions)\n\n## Contributing\n\nSee [CONTRIBUTING.md](https:\u002F\u002Fgithub.com\u002Fdagger\u002Fdagger\u002Fblob\u002Fmain\u002FCONTRIBUTING.md).\n","Dagger 是一个用于自动化软件交付的引擎，能够构建、测试和部署任何代码库。它支持本地运行、持续集成环境或直接在云端执行。Dagger 的核心功能包括可编程性、本地优先、可重复性和可观测性。通过提供跨语言API、8种语言的SDK以及类型化的工件，Dagger 确保了操作的一致性和安全性。此外，Dagger 采用增量执行机制，并内置了OpenTelemetry追踪能力，使得开发人员能够轻松地调试复杂的工作流程。该项目非常适合需要高效、可靠且易于管理的CI\u002FCD流水线场景使用。",2,"2026-06-11 03:01:14","top_language"]