DEV Community

Cover image for Shared, hosted memory
Abe Wheeler
Abe Wheeler

Posted on

Shared, hosted memory

We just launched shared and hosted Memory in Alignbase.

Alignbase is now your headless, model-agnostic place to govern and coordinate:
🤖 Agents
🗂️ AGENTS.mds
🔧 Skills
+ 🧠 Memory!

Alignbase memory page

AI agents often start each session without the working context they built last time. Alignbase now gives each agent one hosted Memory file it can read every session and update as it works.

Teams can:

  1. Automatically create a writable Memory for every new agent
  2. Share one Memory file across any number of agents
  3. Turn write access off per agent while keeping Memory readable
  4. Track version history and agent activity in one place

Agents manage their own Memory, so users do not have to review every update. Memory holds current tasks, decisions, learned preferences, and known traps.

It stays separate from AGENTS.md instructions, Skills, and full knowledge bases.

Agents now pick up where any other agent left off!

See it at https://alignbase.ai

Top comments (0)