stakpak-shared 0.3.74

Stakpak: Your DevOps AI Agent. Generate infrastructure code, debug Kubernetes, configure CI/CD, automate deployments, without giving an LLM the keys to production.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod async_manifest;
pub mod auth;
pub mod billing;
pub mod context;
pub mod error;
pub mod indexing;
pub mod integrations;
pub mod llm;
pub mod model_pricing;
pub mod openai_runtime;
pub mod overrides;
pub mod stakai_adapter;
pub mod tools;