Engineering

Site memory for agents

Site memory for agents

Agents are stateless by default. Every session starts from zero, which means you re-explain your brand, your structure, and your decisions over and over. NIBWP gives agents a built-in memory so they stop forgetting.

A key-value store on your site

Memory is a simple, namespaced key-value store that lives on your WordPress install. An agent can save a value under a key and recall it in a later session — brand tokens, project context, naming conventions, whatever matters.

Why it changes the workflow

Without memory, context dies when the conversation ends. With it, the agent picks up where it left off: it already knows your palette, your post types, and the conventions you set last week.

  • Namespaced keys, so projects stay separate.
  • Persistent across sessions, not just within one chat.
  • Stored on your server, never proxied through ours.
  • Readable and writable like any other typed tool.
Save it once. Never re-explain your site again.

Scoped and logged

Memory reads and writes are typed tools like everything else, so they obey the same permissions and land in the same audit log. You can scope an agent to read memory without writing it, or grant both.

Build on it

Pair memory with Pro Skills and an agent can recall your tokens before generating a component — on-brand by default. Read the docs or request a demo.

More reading

From the blog

See it run on a live site.

Book a demo and watch an agent work through these abilities.