Skip to content

Commit ecb0a17

Browse files
committed
Updates to Enterprise vs Local
1 parent 955c155 commit ecb0a17

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

enterprise/enterprise-vs-oss.mdx

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,17 @@ The table below highlights the key differences between the OpenHands Local GUI a
1313
| Feature | Local GUI | OpenHands Enterprise |
1414
|---------|-------------------|----------------------|
1515
| **Full breadth of agent functionality (sub-agents, MCP, skills, model agnosticism)** |||
16-
| **Where does the agent run?** | Local dev machines | Scalable, runtime sandboxes |
16+
| **Where does the agent run?** | Locally or on a custom backend | Scalable, Kubernetes runtimes |
1717
| **Scalability** *Run multiple concurrent agent conversations* | Limited by machine | Unlimited, on-demand |
18-
| **'@OpenHands' in Slack and Jira** *Important for real-time resolution of bugs and feedback* |||
19-
| **'@OpenHands' in GitHub, GitLab, Bitbucket** *Important for real-time resolution of PR comments and failing tests* |||
18+
| **Automations** *Create scheduled and event-based workflows* |||
19+
| **'@OpenHands' in Slack and Jira** *Important for real-time resolution of bugs and feedback* | ✅ Requires custom [Automation](/openhands/usage/automations/overview) | ✅ Native integration |
20+
| **'@OpenHands' in GitHub, GitLab, Bitbucket** *Important for real-time resolution of PR comments and failing tests* | ✅ Requires custom [Automation](/openhands/usage/automations/overview) ||
2021
| **Multiple agent conversations in one place** *Give users visibility into all agent conversations* |||
2122
| **Share conversations** *Unlock collaboration use cases* |||
22-
| **Remote monitoring of agent conversations** *Enable Human-in-the-Loop operations for running agents* | ❌ Requires access to machine where agent is running | ✅ Monitor remotely from OpenHands Enterprise UI |
23-
| **Multi-user management and RBAC** *Roll out to several users and teams* |||
24-
| **Automations** *Create scheduled and event-based workflows* |||
23+
| **Multi-user Organizations and RBAC** *Roll out to several users and teams* |||
24+
| **User and Organization Budgets** *Monitor and control costs* |||
25+
| **Agent Observability Integrations** *Centralized logging of conversations* || ✅ Integrates Laminar |
26+
| **Private Plugin Marketplace** *Publish reusable plugins for teams to use* |||
2527
| **SAML** |||
2628
| **REST APIs** |||
2729

@@ -40,11 +42,11 @@ The OpenHands Local GUI is ideal for:
4042

4143
OpenHands Enterprise is the right choice when you need:
4244

43-
- **Team collaboration**Share conversations and manage multiple users from a single platform
45+
- **Multi-use RBAC**Manage multiple users from a single platform
4446
- **Platform integrations** — Invoke OpenHands directly from Slack, Jira, GitHub, GitLab, or Bitbucket
4547
- **Scalability** — Run unlimited parallel agent conversations without local resource constraints
4648
- **Enterprise security** — SAML authentication, RBAC, and centralized audit logs
47-
- **Remote monitoring** — Track agent progress in real-time from anywhere
49+
- **Usage Monitoring** — Track and enforce budgets; monitor usage across all users
4850

4951
## Getting Started
5052

0 commit comments

Comments
 (0)