How others build agent memory, and what I took from each
ChatGPT, Claude Code, and Letta have each built production memory systems for AI agents. Looking at the differences shaped how I built agent signals for Falconer.
ChatGPT, Claude Code, and Letta have each built production memory systems for AI agents. Looking at the differences shaped how I built agent signals for Falconer.
Falconer now tailors every response to who you are. Agent Personalization builds a lightweight, transparent profile of your role, team, and preferences — fully editable, with every attribute traced back to its source.
How we reduced data ingestion time from hours to minutes by reimagining our pipeline as a directed acyclic graph. This post covers the architectural shift from async workflows to job queues, the migration strategy we used to preserve behavior, and the observability patterns that helped us identify and isolate bottlenecks at scale.