Agent Memory
25 posts

Agent Memory
@agntmemory
THE MEMORY LAYER YOUR CODING AGENT SHOULD HAVE HAD FROM DAY ONE. CAPTURE EVERY SESSION. RECALL IN MILLISECONDS. RUN ANYWHERE.
Bergabung Mayıs 2026
4 Mengikuti17 Pengikut

We have deployed our first repo and our app on @gitlawb.
Agent Memory is Persistent memory fo AI coding agents.
Your coding agent remembers everything. No more re-explaining. Built on iii engine. Persistent memory for Claude Code, Cursor, Gemini CLI, Codex CLI, Hermes, OpenClaw, pi, OpenCode, and any MCP client.
Gitlawb app : agentmemory.gitlawb.app
Mirror repo : gitlawb.com/node/repos/z6M…
Verification code : z6Mkfjzz
@gitlawb @kevincodex

English

on this beggining day we've :
- deployed our first repo and our app on @gitlawb.
- verified our website on @flaunchgg.
- paying dex for the native tokens
- also added ca on website & github.
npm : @agentmemory/agentmemory" target="_blank" rel="nofollow noopener">npmjs.com/package/@agent…
gitlawb mirror : gitlawb.com/node/repos/z6M…
gitlawb app : agentmemory.gitlawb.app
github : github.com/aiagentmemory/…
English

AGENT MEMORY SIX FIRST-PARTY INTEGRATIONS.
REST + MCP NATIVE.
Native plugins for:
> Claude Code
> Codex CLI
> OpenClaw
> Hermes
> pi
> OpenHuman
Every other MCP client works out of the box.
agentmemory connect
and everything gets wired automatically.
- Claude Code → 12 hooks + MCP + skills
- Codex CLI → native plugin + MCP
- OpenClaw → gateway lifecycle hooks
- Hermes → Python plugin + YAML config
- pi → native plugin + MCP
- OpenHuman → native Rust memory backend
agentmemory.tech
English

have u check us? @kevincodex @gitlawb We're builidng Persistent memory fo AI coding agents.
English

TWELVE THINGS YOU DIDN’T WANT TO BUILD.
Agent Memory isn’t just a vector store.
it’s a full memory runtime:
capture → recall → consolidate → observe → federate
• 12 auto-hooks capturing sessions, prompts, tool calls, stops
• 53 MCP tools behind one server
• 124 REST endpoints for direct HTTP access
• BM25 + vector + graph hybrid recall
• automatic semantic memory consolidation
• JSONL replay for full session recovery
• built-in knowledge graph extraction
• peer-to-peer memory federation
• Obsidian markdown export
• supports Claude, Gemini, MiniMax, OpenRouter
• OpenTelemetry traces + logs
• zero Redis, Kafka, Postgres, or external DBs
one process. local-first. memory-aware agents.
English

@gitlawb What if we're building the memory layer for coding agent that should have had from day one.
capture every session & recall in millisecond? also run everywhere.
on gitlawb.
x.com/agntmemory/sta…
Agent Memory@agntmemory
We have deployed our first repo and our app on @gitlawb. Agent Memory is Persistent memory fo AI coding agents. Your coding agent remembers everything. No more re-explaining. Built on iii engine. Persistent memory for Claude Code, Cursor, Gemini CLI, Codex CLI, Hermes, OpenClaw, pi, OpenCode, and any MCP client. Gitlawb app : agentmemory.gitlawb.app Mirror repo : gitlawb.com/node/repos/z6M… Verification code : z6Mkfjzz @gitlawb @kevincodex
English

IMPORTANT UPDATE: to give OpenGateway users the best experience we are now requiring API key to be passed in the endpoint.
IT WILL REMAIN FREE. just grab API key here
gitlawb.com/opengateway
English

The agentmemory server auto-starts a real-time viewer on port 3113. No install, no config. Everything the server sees, the viewer shows.
›LIVE OBSERVATION STREAM · EVERY HOOK AS IT FIRES
›SESSION EXPLORER · REPLAY ANY PAST SESSION
›MEMORY BROWSER · FILTER BY PROJECT / TYPE / CONFIDENCE
›KNOWLEDGE GRAPH VISUALIZATION · FORCE-DIRECTED
›HEALTH DASHBOARD · HEAP / RSS / EVENT LOOP LAG
English

#quick-start" target="_blank" rel="nofollow noopener">github.com/aiagentmemory/…
ZXX

One Install, Any Agent.
Runs locally on your machine, Your data stays local.
Bring your Claude subscription — or connect Anthropic, Gemini, MiniMax, or OpenRouter.
1. INSTALL ONCE
$ npm install -g @agentmemory/agentmemory
(Adds agentmemory to your path.)
2. START THE MEMORY SERVER
$ agentmemory
Memory server on :3111
Viewer on :3113
3. TEST SEMANTIC RECALL
$ agentmemory demo
Seeds 3 sessions and shows hybrid retrieval working instantly.
Prefer zero install?
$ npx @agentmemory/agentmemory
4. CONNECT ANY AGENT
One MCP config works across:
• Claude Desktop
• Cursor
• VS Code
• Gemini CLI
• Codex CLI
• Cline
• Roo Code
• Windsurf
Universal MCP config:
{
"mcpServers": {
"agentmemory": {
"command": "npx",
"args": ["-y", "@agentmemory/mcp"],
"env": {
"AGENTMEMORY_URL": "http://localhost:3111"
}
}
}
}
Local-first memory for AI agents.
No cloud dependency required.
English

Agent Memory Have Three Primitives.
No Framework & Tax .
Built on the iii engine — every memory operation is a worker, function, or trigger.
No Redis, No Kafka, No Postgres.
The entire runtime runs as a single process :
1. HOOKS
- 12 auto-capture hooks wired into every coding agent. Every tool call, prompt, and stop becomes a compressed observation.
2. RECALL
- Triple-stream retrieval:
BM25 + vector + knowledge graph.
Reranked on-device, P50 under 20ms on a laptop
3. CONSOLIDATE
- Hourly sweeps compress raw observations into semantic memory.
Duplicates merged, Stale rows decayed
Audit rows emitted for every delete.
English

Agent Memory ships A Real-time viewer for your memories and an engine-level console for every function, trigger, and otel span.
BOTH ARE FIRST-CLASS — INSTALLED INLINE BY THE CLI ON FIRST RUN.
agentmemory.tech
GIF
English

Introducing Agent Memory : Persistent memory fo AI coding agents.
Your coding agent remembers everything. No more re-explaining. Built on iii engine.
Persistent memory for Claude Code, Cursor, Gemini CLI, Codex CLI, Hermes, OpenClaw, pi, OpenCode, and any MCP client.
CA : 0x071345D9Ff3BbFdF39B37Df7CD28A9D9759cb9bE
Website : agentmemory.tech
English




