Skip to content

Mike Morton

Articles by Mike Morton on the Workspace blog.

Engineering

Agent Context Needs an Import Statement

Apply modules, dependencies, and imports to agent context. Mike Morton explains the SemDAG architecture and how Cortex makes shared knowledge available across agents.

  • 7 min read

We released Cortex on September 1. Cortex lets you and your team share context across your AI agents, giving each agent the right knowledge before it acts.

  • 3 min read

SemDAG is the Semantic Directed Acyclic Graph behind Cortex. It connects knowledge Modules so agents learn prerequisite knowledge before they work.

  • 9 min read