Section 01
Cortex Agent: Guide to the Lightweight General-Purpose Agent Memory and Workflow Engine
Cortex Agent Guide
Cortex Agent is a Python-based lightweight general-purpose agent infrastructure, core to solving agent memory persistence and cross-project context management issues. It provides memory persistence capabilities, enables cross-project context sharing via the MCP protocol, and integrates a lightweight workflow engine to support state management and resumable execution for complex tasks. Its design follows the principles of lightness, generality, and extensibility, lowering the barrier to building efficient agent applications.