Dev Tools · 1h ago
Jean2 AI Agent Learns Across Sessions via Persistent Memory Files
Developer Daniel Bilek introduces Jean2, an AI coding agent that accumulates knowledge across sessions by writing to markdown files on disk. It offers four layers of persistent memory: workspace, agent, skills, and session search. Users opt in to each layer, building a customized agent that remembers project conventions and user preferences.
Meridian48 take
While Jean2's file-based memory is a pragmatic solution to a common AI agent problem, its reliance on manual opt-in and lack of default activation may limit adoption among developers seeking out-of-box persistence.
ai-coding-agentpersistent-memory