Milestones, ecosystem launches, and source-backed adoption signals behind XMemo.
2026-07-30 · launch · self-reported
Your project memory, visible inside ChatGPT
XMemo Project Workspace turns a ChatGPT request into a visual, navigable memory workspace inside the conversation, so durable project context is easier to inspect, use, and control.
Stop re-explaining the project
Long-running work rarely fits in one chat. Decisions move across conversations, useful context gets buried, and the next session often begins with the same briefing all over again. XMemo already gives ChatGPT durable memory across conversations. Project Workspace makes that memory visible where the work is happening.
Ask ChatGPT to open the project workspace and XMemo returns an interactive panel inside the conversation. It is not a separate dashboard or a static summary. It is a focused view of the authorized project records that ChatGPT can use with you.
One workspace, eight ways into the project
The workspace organizes project context into eight visible destinations: Overview, Memory, TODO, Decisions, Documents, Conversations, Timeline, and Settings. Each view answers a different question without making the user reconstruct the project from raw memory search results.
- Overview summarizes the current project and its recent state.
- Memory surfaces the durable facts, preferences, constraints, and working context linked to the project.
- TODO and Decisions separate future work from choices that already shape the project.
- Documents and Conversations preserve the sources behind the work.
- Timeline puts changes in sequence, while Settings keeps project controls close at hand.
Memory you can actually inspect
The Memory view is designed for clarity before volume. Each row shows a title, memory type, review state, source, and update date. Selecting a row opens its detail in the same panel, where an authorized user can inspect the full content and edit it without leaving ChatGPT.
Results arrive in bounded pages of ten records with an explicit Load more action. That keeps the first view fast and readable while preserving a deliberate path into deeper project history.
The screenshot above comes from the current XMemo Project Workspace React implementation using synthetic project data. It shows the real Memory list and selected-memory detail layout, not a concept mockup.
Built around user control
A memory interface should explain what it is showing, not turn remembered context into an invisible side effect. Project Workspace keeps provenance, status, review state, and modification controls in view. The server still applies authorization before records reach the widget, and sensitive host capabilities remain private to the active ChatGPT session rather than appearing in rendered content.
This is the practical shape of user-owned AI memory: ChatGPT can recall the project, the user can see what was recalled, and both can work from the same durable context without surrendering control of it.
Source note
This is a self-reported XMemo product update describing the Project Workspace implementation available in the XMemo ChatGPT app codebase as of July 30, 2026. Feature availability depends on the connected XMemo app, the user's authorization, and the project data available to that account.
XMemo MCP and ChatGPT setup