#56 · Primary category: AI DevOps & SRE Tools
agent
Ship your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Project last updated:07/06/26
GitHub Stars
1.8K
Forks
190
Contributors
21
License
Apache-2.0
Why we included this project
Most AI agents for DevOps are chat tools that suggest commands you still run yourself. Stakpak's agent is built to live on your own machines around the clock, watching your infrastructure and keeping apps healthy, and it only pings you when a decision genuinely needs a human. It earns that trust with a couple of design choices: credentials are substituted so the LLM works with secrets without ever seeing their values, and network-level Warden guardrails block destructive operations before they execute. That addresses the main reason teams hesitate to hand DevOps to an autonomous agent, the fear of one bad command taking down production. The agent also generates infrastructure code, debugs Kubernetes, and configures CI/CD, with a built-in index over your Terraform, Dockerfiles, and GitHub Actions for semantic search. Teams that want PaaS-style convenience without giving up control of their servers get a concrete self-hosted alternative.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud