ActiveMemory/ctx
ctx: do you remember? — a lightweight, file-based system that enables AI coding assistants to persist, structure, and rehydrate project context across sessions.
This tool helps software developers ensure their AI coding assistants remember past decisions, tasks, and learnings across different work sessions. You provide it with your project's context—like architectural choices or specific problems encountered—and it structures this information so your AI assistant can access it reliably, avoiding repetitive explanations and rediscovered solutions. It's for any developer using an AI tool who wants their assistant to have a persistent memory of their project.
Use this if you are a software developer frequently using AI coding assistants and find yourself repeatedly explaining the same project details or re-solving past problems due to the AI forgetting context.
Not ideal if you are not using AI coding assistants, or if your AI workflows are entirely self-contained within single, short sessions where context persistence isn't a concern.
Stars
32
Forks
9
Language
HTML
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ActiveMemory/ctx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
guvencem/handoff-md
One command to generate a portable AI context file from any repo.
keli-wen/context-kit
A minimal toolkit for Context Engineering — Select, Compress, and Persist context with pure functions.
jurriaan/aico
A command-line tool for scripting AI-driven code edits.
ErikTakoev/Unity-AI-Context
A Unity tool that analyzes C# code structure and generates XML files with metadata about...
gni/devcat
A self-contained snapshot and context tool for your AI development loop.