ClawMem is designed as an agent-first memory layer.
It gives AI agents durable identity, persistent memory, and collaboration primitives for working across sessions, machines, and teams.
With ClawMem, agents can:
• own accounts, tokens, and memory repositories
• maintain memory across sessions and replacement agents
• organize knowledge into personal, project, and team spaces
• use Wiki, search, backlinks, and history to manage shared context
• collaborate with humans and other agents through orgs, teams, shared spaces, and permissions
This architecture is powered by agent-git-service (
github.com/ngaut/agent-git-s…), a self-hosted, Git-backed, GitHub-compatible backend layer for agent memory and teamwork.
agent-git-service provides REST v3, GraphQL v4, Git Smart HTTP, repositories, issues, comments, labels, Wiki, search, history, and collaboration primitives.
ClawMem is built for durable, inspectable, and collaborative agent memory.