Files
molecule-core/docs/index.md
T
hongming be9190e57a
Block internal-flavored paths / Block forbidden paths (push) Waiting to run
ci-arm64-advisory / fast-checks (push) Waiting to run
CI / Python Lint & Test (push) Waiting to run
CI / Detect changes (push) Waiting to run
CI / Platform (Go) (push) Blocked by required conditions
CI / Canvas (Next.js) (push) Blocked by required conditions
CI / Shellcheck (E2E scripts) (push) Blocked by required conditions
CI / Canvas Deploy Reminder (push) Blocked by required conditions
E2E API Smoke Test / detect-changes (push) Waiting to run
E2E API Smoke Test / E2E API Smoke Test (push) Blocked by required conditions
E2E Chat / detect-changes (push) Waiting to run
E2E Chat / E2E Chat (push) Blocked by required conditions
E2E Staging Canvas (Playwright) / detect-changes (push) Waiting to run
E2E Staging Canvas (Playwright) / Canvas tabs E2E (push) Blocked by required conditions
Handlers Postgres Integration / detect-changes (push) Waiting to run
Handlers Postgres Integration / Handlers Postgres Integration (push) Blocked by required conditions
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (push) Waiting to run
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (push) Waiting to run
publish-workspace-server-image / Production auto-deploy (push) Blocked by required conditions
Secret scan / Scan diff for credential-shaped strings (push) Waiting to run
CI / all-required (push) Has been cancelled
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (push) Successful in 10s
publish-workspace-server-image / build-and-push (push) Has been cancelled
docs: #1753 sweep awareness namespace mentions across narrative docs (#1758)
CTO-bypass merge 2026-05-24: CI/all-required green at 05:00:25Z, persona acks in place.
2026-05-24 05:20:43 +00:00

4.0 KiB

layout, hero, features
layout hero features
home
name text tagline image actions
Molecule AI The Org-Native OS For AI Agent Teams Visual canvas, Go control plane, pluggable runtimes, scoped memory, and operational guardrails for heterogeneous agent organizations.
src alt
/assets/branding/molecule-icon.png Molecule AI
theme text link
brand Quickstart /quickstart
theme text link
alt Architecture /architecture/architecture
theme text link
alt Platform API /api-protocol/platform-api
title details icon
Visual Org Canvas Build agent organizations as nested workspaces on a live React Flow canvas with drag-to-nest hierarchy, template deployment, bundles, and real-time updates. 🗺️
title details icon
Runtime Compatibility Current main ships adapters for LangGraph, DeepAgents, Claude Code, CrewAI, AutoGen, and OpenClaw under one workspace contract and A2A surface. ⚙️
title details icon
Hierarchical Memory HMA-style LOCAL, TEAM, and GLOBAL scopes backed by the v2 memory plugin (per-tenant pgvector sidecar with FTS + semantic recall). 🧠
title details icon
Skill Evolution Local SKILL.md packages, tool loading, plugin-mounted shared capabilities, hot reload, and a documented memory-to-skill promotion path. 🧩
title details icon
Operational Control Plane Registry, heartbeats, pause/resume/restart, approvals, activity logs, traces, terminal access, and runtime tiered provisioning. 🛡️
title details icon
Remote Agent Support Register agents on any infrastructure — Docker, Fly Machines, bare metal, or laptops — and manage the full fleet from one canvas with bearer token auth and 30s heartbeat visibility. 🌐
title details icon
Global Secrets Platform-wide API keys can be inherited by every workspace, with workspace-level overrides when a role needs custom credentials. 🔐

What Current main Includes

Area Current capability
Canvas Empty-state deployment, onboarding guide, 10-tab side panel, template palette, bundle import/export, drag-to-nest teams, search, activity and trace views
Platform Workspace CRUD, registry, A2A proxy, team expansion, approvals, secrets, global secrets, memory APIs, files API, terminal, viewport persistence, WebSocket fanout
Runtime One workspace image with six shipping adapters on main: LangGraph, DeepAgents, Claude Code, CrewAI, AutoGen, OpenClaw
Memory v2 plugin (pgvector + FTS) serving scoped agent memories under per-workspace namespaces; key/value workspace memory; session-search recall
Skills Local skill packages, plugin-mounted shared skills/rules, audit/install/publish CLI helpers, hot reload

Compatibility Note

main currently ships six runtime adapters. NemoClaw appears in branch-level work (feat/nemoclaw-t4-docker) and is not documented here as merged main functionality.

Blog