Skip to main content
You don’t operate Deepmerge directly. You talk to your AI tools the way you always have, and they read and write the shared context as they go. Here’s what that looks like in practice.

Your first saved context

Right after you connect a tool, hand it this. It does two things: makes the shared context part of the tool’s permanent instructions (so every future session uses it automatically, without you asking), and seeds the memory with who you are and what you’re working on:
Step 2 is the one that matters most: a pasted prompt runs once, but a rule in the tool’s own instructions runs every session. That rule is what makes “it just remembers” true. The saved items appear on your dashboard within a few seconds.

A normal session

1

Ask for work as usual

“Research our top three competitors’ pricing.” The tool checks the shared context first, so if another tool already looked into this last week, it builds on that instead of starting from scratch.
2

The tool saves what matters

As it works, it records what it learned (a finding), what it chose (a decision), and anything it produced (an artifact). You don’t ask it to; it just does.
3

The next tool picks up where this one left off

Tomorrow, in a different tool, “draft the pricing page.” It reads the same context, sees last week’s research and decisions, and continues without you re-explaining.

Why shared context matters

The point is the word shared. Every tool you connect, and every teammate you invite, reads and writes the same workspace.
  • A finding ChatGPT saved is there when Claude starts.
  • A decision your agent made on Monday is there for your teammate’s agent on Friday.
  • Nothing lives in a chat tab that only one person can see.

Asking what happened

Any time, ask any connected tool:
Or open Deepmerge and read the activity yourself. Every memory shows what it was, which tool wrote it, and when. Want the full list of what your tools can do? See the tools reference.