Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions enterprise/enterprise-vs-oss.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,13 @@
| **Full breadth of agent functionality (sub-agents, MCP, skills, model agnosticism)** | ✅ | ✅ |
| **Where does the agent run?** | Local dev machines | Scalable, runtime sandboxes |
| **Scalability** *Run multiple concurrent agent conversations* | Limited by machine | Unlimited, on-demand |
| **'@OpenHands' in Slack and Jira** *Important for real-time resolution of bugs and feedback* | ❌ | ✅ |

Check warning on line 18 in enterprise/enterprise-vs-oss.mdx

View check run for this annotation

Mintlify / Mintlify Validation (allhandsai) - vale-spellcheck

enterprise/enterprise-vs-oss.mdx#L18

Did you really mean 'Jira'?
| **'@OpenHands' in GitHub, GitLab, Bitbucket** *Important for real-time resolution of PR comments and failing tests* | ❌ | ✅ |
| **Centralized storage of agent conversations** *Important for auditability* | ❌ | ✅ |
| **Manage multiple agent conversations in one place** *Give users centralized visibility into all agent conversations* | ❌ | ✅ |
| **Multiple agent conversations in one place** *Give users visibility into all agent conversations* | ✅ | ✅ |
| **Share conversations** *Unlock collaboration use cases* | ❌ | ✅ |
| **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 |
| **Multi-user management and RBAC** *Roll out to several users and teams* | ❌ | ✅ |
| **Automations** *Create scheduled and event-based workflows* | ❌ | ✅ |

Check warning on line 24 in enterprise/enterprise-vs-oss.mdx

View check run for this annotation

Mintlify / Mintlify Validation (allhandsai) - vale-spellcheck

enterprise/enterprise-vs-oss.mdx#L24

Did you really mean 'Automations'?
| **SAML** | ❌ | ✅ |
| **REST APIs** | ❌ | ✅ |

Expand All @@ -42,7 +41,7 @@
OpenHands Enterprise is the right choice when you need:

- **Team collaboration** — Share conversations and manage multiple users from a single platform
- **Platform integrations** — Invoke OpenHands directly from Slack, Jira, GitHub, GitLab, or Bitbucket

Check warning on line 44 in enterprise/enterprise-vs-oss.mdx

View check run for this annotation

Mintlify / Mintlify Validation (allhandsai) - vale-spellcheck

enterprise/enterprise-vs-oss.mdx#L44

Did you really mean 'Jira'?
- **Scalability** — Run unlimited parallel agent conversations without local resource constraints
- **Enterprise security** — SAML authentication, RBAC, and centralized audit logs
- **Remote monitoring** — Track agent progress in real-time from anywhere
Expand Down
Loading