stakpak/agent
An autonomous AI agent framework written in Rust that runs continuously on infrastructure to automate DevOps tasks and application maintenance.

Stakpak is an open-source autonomous agent that operates as a persistent background service on user machines, functioning as a self-managed PaaS alternative. The agent uses LLM capabilities to understand application stacks, automate deployment and monitoring tasks, and proactively maintain application health. It is built in Rust using Ratatui for the CLI interface and connects to external LLM providers to power its autonomous decision-making for infrastructure management.