molecule-core/docs/index.md

4.0 KiB

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 plus workspace-scoped awareness namespaces when awareness is configured. 🧠
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 Scoped agent memories, key/value workspace memory, session-search recall, awareness namespace injection
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