Adam Kunicki
Adam Kunicki is an individual developer/creator rather than a company. He created codemem, an open-source, local-first memory tool for AI coding agents that captures coding decisions, discoveries, debugging context and project-specific patterns, then recalls relevant context across sessions, machines and selected teammates.
At a Glance
- Individual software engineers
- Teams using AI coding agents
- OpenCode users
- Claude Code users
- +2 more
AI Tools by Adam Kunicki
(1)codemem
Persistent Memory for AI Coding Agents
Discussions
No discussions yet
Be the first to start a discussion about Adam Kunicki
Latest News
Released codemem v0.46.0-alpha.2, including Pi extension lifecycle client support and fixes across Pi ingestion, Claude boundary handling, OpenCode setup and core/UI behavior.
Released codemem v0.46.0-alpha.1, with OpenCode 2 tooling feedback, observer/config reliability work, sync and server refactors, and performance improvements.
Released codemem v0.45.0 following two release candidates.
Released codemem v0.44.2, following the 0.44.0 release line.
Products & Services
An MIT-licensed TypeScript developer tool and npm CLI/plugin ecosystem that provides persistent memory for AI coding agents. It stores structured coding memories in local SQLite, performs hybrid lexical/semantic retrieval, automatically injects relevant context, includes a local viewer, and supports optional peer-to-peer sync and selective sharing.
Market Position
codemem positions itself as a local-first alternative to cloud-shaped AI memory and generic chat-history tools: it focuses on durable engineering reasoning, structured recall, automatic prompt injection and optional peer-to-peer sync. Its closest alternatives are agent-memory/context products and manually maintained project documentation or wikis; codemem differentiates through local SQLite ownership, hybrid retrieval, background capture and selective sync.
Leadership
Founders
Adam Kunicki
Solo creator of codemem and the GitHub account kunickiaj. His GitHub profile lists San Francisco, California and an affiliation with Airbnb; it also shows prior open-source work including beer, fish-completions-stern and contributions to HashiCorp Vault, cert-manager and Signal-iOS.
Executive Team
Adam Kunicki
Creator and solo developer
Owns the kunickiaj GitHub repository and copyright for the codemem MIT-licensed software; the GitHub profile lists an Airbnb affiliation and San Francisco, California.
Founding Story
The project was started around the problem that code survives an AI coding session but the reasoning usually does not. codemem's stated initial vision is to preserve decisions, observations, debugging trails and project-specific patterns in local SQLite, automatically recall them in later coding-agent sessions, and extend continuity across machines through optional peer-to-peer sync without requiring hosted memory infrastructure.
Business Model
Revenue Model
The available sources describe codemem as MIT-licensed open-source software distributed through GitHub and npm rather than a paid hosted subscription. It is local-first, while observer processing uses the user's configured model provider and may incur that provider's charges or plan usage.
Pricing Tiers
Installable through npm/npx and source-available under the MIT License; no paid tiers or hosted subscription plans are published in the inspected sources.
Target Markets
- Individual software engineers
- Teams using AI coding agents
- OpenCode users
- Claude Code users
- Codex CLI and Desktop users
- Developers needing local-first or self-hosted coding context
- Recovering debugging context after a dead-end AI coding session
- Preserving architecture and implementation decisions alongside the work that produced them
- Carrying coding context between a desktop, laptop or other machines
- Handing project context between humans and coding agents
- Remembering repository-specific traps and recurring fixes without maintaining a private wiki
- Sharing selected project knowledge with teammates while keeping other memories local