stakpak 0.3.58

Stakpak: Your DevOps AI Agent. Generate infrastructure code, debug Kubernetes, configure CI/CD, automate deployments, without giving an LLM the keys to production.
1
2
3
4
5
6
7
8
pub mod agents_md;
pub mod apps_md;
pub mod check_update;
pub mod discovery;
pub mod gitignore;
pub mod local_context;
pub mod network;
pub mod plugins;