Hi, we are 2 friends, based in Paris and building small tools.
Latest to date is https://memory.aictx.dev/
An MIT-licensed open-source project for giving coding agents repo-specific context before they start work.
Memory
https://github.com/aictx/memory
Memory is an MIT-licensed open-source project for giving coding agents repo-specific context before they start work.
The problem we’re trying to solve: coding agents usually rediscover the repository every time. They can inspect code, but they often miss the durable project knowledge: product intent, architecture decisions, setup/debugging workflows, repo conventions, known gotchas, abandoned approaches, constraints, and open questions.