local-first memory for ai agents
Your coding agentshould remember.
Titan turns past sessions into local memory, so your agent can recall decisions, preferences, and project context when it needs them.
what titan does
It saves the context worth keeping.
Titan turns the messy parts of a session into the context your next agent actually needs.
pi
# Add the Product Hunt badge to the website footer
titanwebsite/index.html
Edit assets/web/titanwebsite/index.html
12411241<a href="github.com">github</a>
12421242+ <a href="producthunt.com">🏆 PH Badge</a>
12431243</div>
# The GitHub links still point to the old Titan-Mem repo. Fix them too?
6 occurrences found
memory graph
A map of remembered work.
The graph is not a decoration. It is how memories, sessions, and decisions become inspectable.
quick start
Install once. Let it remember.
Titan runs locally beside your agent. Start it, verify it, and keep working.
terminal
pi install npm:titan-pi-memory /titan-setup /titan-status
the point
less repeating. more remembering.
Titan gives your coding agent the context it forgot.