# OSS vs Cloud vs Enterprise

## Introduction

| Feature                                                  | Stakpak OSS | Stakpak Cloud               | Stakpak Enterprise                         |
| -------------------------------------------------------- | ----------- | --------------------------- | ------------------------------------------ |
| Agent CLI                                                | yes         | yes                         | yes                                        |
| Data Storage                                             | local       | cloud                       | on-premise                                 |
| BYOK                                                     | required    | no                          | optional                                   |
| [Public Rulebooks](#user-content-fn-1)[^1]               | yes         | yes                         | yes                                        |
| Shared Rulebooks / Sessions / Memories                   | no          | yes                         | yes                                        |
| [Agent Recovery](#user-content-fn-2)[^2]                 | no          | yes                         | yes                                        |
| [Warden Security Guardrails](#user-content-fn-3)[^3]     | yes         | yes                         | yes with customizable Cedar policies       |
| [Intelligent Context Management](#user-content-fn-4)[^4] | no          | yes                         | yes                                        |
| Documentation Research Agent                             | self-hosted | faster cloud-based research | self-hosted or faster cloud-based research |

## Which Edition Should You Choose?

### **Stakpak OSS (Open Source)**

You can use Stakpak entirely offline with the **open source edition**. It runs fully in your environment with your own key and requires no connection to the Stakpak API (except for fetching public Rulebooks from the Stakpak Registry, which is an unauthenticated API)

### **Stakpak Cloud**

When you connect to the **Stakpak Cloud**, you unlock advanced capabilities designed for team collaboration, evolving intelligence, and workflows, including:

* Shared[rulebooks](https://stakpak.gitbook.io/docs/how-it-works/rulebooks "mention"), Sessions, and [memory](https://stakpak.gitbook.io/docs/how-it-works/memory "mention")
* Agent Recovery
* Intelligent Context Management
* Fast Documentation Research
* Discord support

### **Stakpak Enterprise**

For organizations with strict security, and compliance requirements. Stakpak Enterprise has everything in Stakpak Cloud plus:

* Full control over deployment with on-premise data storage
* Customizable Warden guardrails using Cedar policies
* Advanced security, compliance, and auditing capabilities
* Enterprise grade support, with a dedicated Slack Connect channel

[^1]: Access a curated library of DevOps best practices and standard operating procedures, curated and tested by real humans

[^2]: Get automatic recovery recommendations when your agents hallucinate or act out to keep them on track

[^3]: Allow you to let the agent run commands unattended without destructive infrastructure side effects, this network sandboxing technology works every single time, without needing whitelisting rules and hooks

[^4]: Advanced context engineering techniques that allow the agent to run longer, stay focused, and consume less tokens
