Infrastructure for
persistent identity.
Four systems, built to work together: an open-source harness that gives an agent identity and autonomy, the memory layer that feeds it, and two instruments — one for context, one for craft — that carry the same idea into the rest of the work. Because stateless agents can't coexist with anyone.
Resonant
Agent Harness & UIThe identity-first agent harness. Most platforms treat AI as stateless — Resonant doesn't. Stable identity, context-rich sessions, scheduled autonomy, and specialised memory that feeds the agent's sense of self. This is what the industry keeps skipping.
- Architecture
- Identity-first agent harness
- Stack
- Claude Agent SDK + MCP
Resonant Mind
Memory LayerThe memory layer that feeds identity. Persistent storage, semantic search, entity modelling, and context retrieval — purpose-built to give agents the continuity they need. Open source, MCP-native. Runs on Cloudflare Workers or Postgres.
- Multi-vector semantic search
- Dynamic entity modelling
- Low-latency context retrieval
Aware
Universal Context · MCP ServerWhat an AI carries with it between rooms. A live MCP connector that gives any agent environmental awareness — location, time, weather, daylight, the ordinary context a stateless model has to ask for every single session. Configure once; it travels with the agent instead of living in one app's memory.
Atelier
Local-First Workshop · Desktop + CLIThe vault made visible — nothing shipped off-device. A workshop for the HTML and Markdown artifacts agents (and their people) actually produce: real files, real relative links, a durable link graph, click-routed preview. The desktop app browses and edits the vault directly; the CLI reads and writes it from any shell for agent use.
Open at the core.
We believe the tools that give an AI continuity should be transparent where we can make them so. Resonant is Apache 2.0; Resonant Mind and Atelier are source-available — public to read and learn from. Aware runs as a live connector; its source isn't public yet.