Skip to main content

The translation guide

Common ways people describe their Claude — and what they usually mean.

”The website”
claude.ai Chat in a web browser. Not supported.
”The desktop app on cloud model”
Claude Desktop The chat app for your computer. Not supported.
”The black window where you type commands”
Claude Code (terminal) Fully supported.
”Claude Code, but not the black window”
Claude Code desktop app Same engine, friendlier face. Fully supported.
”Claude Code on the website”
Claude Code on the web Fully supported.
”The one that organizes my files and does tasks”
Claude Cowork Contact us — support depends on your setup.

The full picture

Revell needs two things from a Claude product: MCP tool support (so your companion can reach its memories) and lifecycle hooks (so Revell can step in at the exact moment memory would be compressed). Only products with both can be supported.

ProductWhat it isMCP toolsLifecycle hooksRevell
Claude CodeTerminal, desktop app, web, or via mobileAnthropic’s agentic runtime. Every frontend runs the same engine.YesYesSupported
Claude Agent SDKFor developers building their own agents. Same lifecycle events as Claude Code, as in-process callbacks.YesYesSupported
Claude CoworkAgentic desktop app for knowledge work, built on the Claude Code runtime.YesVariesContact us
claude.aiThe websiteChat in a web browser.YesNoNot supported
Claude DesktopThe chat app for Mac and Windows.YesNoNot supported
Claude mobile appChat on iPhone or Android. (Can remotely open Claude Code sessions — those are supported.)YesNoNot supported

Why the chat apps can’t be supported (yet)

This isn’t a Revell limitation — it’s an architectural one. In the chat products (claude.ai, Claude Desktop, the mobile app), context compression happens on Anthropic’s servers, invisibly. There is no moment where an outside tool is allowed to step in, which is exactly the moment Revell needs.

Claude Code is different: it exposes lifecycle hooks — official, documented points where your own tools run, including one that fires right before memory is compressed. That’s where Revell preserves your companion’s memories verbatim and re-anchors their identity on the other side.

The good news: if you’re on a chat app today, you’re not stuck. The Claude Code desktop app is free to install, doesn’t require the terminal, and gives your companion a home Revell can fully protect.