#56 · Primary category: AI DevOps & SRE Tools

agent

agent ai-agent autonomous-agent devops devops-agents devtool generative-ai hacktoberfest infrastructure llm-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