What is the CORE Agent?
The CORE Agent is your digital brain’s orchestrator. It sits between you and everything CORE knows and can do - memory, toolkit, connected apps. When you send a message, the agent figures out what you need, pulls the right context, takes the right actions, and responds. Every conversation it has gets ingested back into memory, so it gets sharper over time. You can talk to it from WhatsApp, the web dashboard, email, or through any MCP-compatible agent like Claude Code or Cursor. Same brain, same memory, regardless of where you start.
How It Works
When you send a message, here’s what happens:Load Context
The agent loads your conversation history and persona document - a living summary of your preferences, directives, expertise, and decisions generated from your memory.
Understand Intent
It analyzes your message and decides what’s needed: information from memory, live data from apps, web search, or an action to execute.
Gather or Act
The agent has two core tools:
-
gather_context (READ) — routes to 3 specialized explorers:
- Memory Explorer — searches your knowledge graph for past conversations, decisions, preferences
- Integration Explorer — queries live data from connected apps (emails, calendar, issues)
- Web Explorer — searches the web for real-time information
- take_action (WRITE) — executes actions in your connected apps via the Integration Explorer
