Org in a Box
Features

Features Overview

Every major feature in Org in a Box and where to find it.

Read this as a capability map, not a maturity guarantee. The local compose demo path is the source of truth for what is ready today. Items that mention Azure rollout, sandbox pools, or automatic Entra role mapping should be treated as preview unless their dedicated page says otherwise.

FeaturePackageDescription
Semantic Memoryplugin-memorypgvector cosine search, 2000-token context injection, cross-visibility sharing
Multi-Task Orchestratorplugin-orchestrator + job handlersParallel sub-task DAG execution with LLM decomposition and synthesis
Dispatch & Agent Teamsplugin-dispatch + plugin-team + runtime adaptersPreview path for isolated execution and agent teams; the shared local sandbox remains the demo-ready execution path
Learning Loopplugin-reflectionPost-session trajectory hashing, auto-skill proposal, promote/deprecate lifecycle
Browser Automationplugin-browserAccessibility-tree snapshots, element interaction, screenshot fallback
Agent Templatescore/templates.ts8 bundled roles seeded on boot, custom templates per tenant
RBACcore/rbac.tsOwner / admin / member / viewer roles today, plus per-action helpers; automatic Entra group mapping is still partial
Audit Loggingcore/audit.tsWrite-behind buffer, SOC 2 action categories, 2-year retention for auth/data
Azure AD SSOcore/auth/entra.tsPKCE flow, id_token parsing, tenant auto-creation, and the foundation for future group → role mapping
Multi-TenancyDB schemaEvery table scoped by tenant_id; NULL = legacy single-operator mode
Embeddingsshared/embeddings.tsOpenAI + Azure OpenAI, buildEmbedderFromEnv auto-selection