Page summary

Configure workspaces, memory, and project-level context for coding tasks.

3.5 Workspace Files & Daily Memory

Overview

The Workspace panel provides file management and daily memory features for OpenClaw. It allows you to edit workspace configuration files and maintain a daily memory journal.

This feature is specific to OpenClaw. The Workspace button appears in the navigation bar when OpenClaw is the selected application.

Workspace Files

File Location

All workspace files are stored in ~/.openclaw/workspace/.

Click the directory path at the top of the panel to open it in your file manager.

Available Files

CC Switch manages 9 workspace files, each serving a specific purpose:

FileDescription
AGENTS.mdAgents definition and configuration
SOUL.mdSystem soul/personality settings
USER.mdUser profile information
IDENTITY.mdIdentity and role definition
TOOLS.mdAvailable tools configuration
MEMORY.mdSystem memory
HEARTBEAT.mdHeartbeat configuration
BOOTSTRAP.mdBootstrap sequence
BOOT.mdBoot configuration

File Status

Each file shows a status indicator:

Editing Files

  1. Click any file card to open the Markdown editor
  2. Edit the content
  3. Click Save to write changes to disk

If the file doesn't exist yet, it will be created on first save.

Daily Memory

The Daily Memory feature provides a date-organized journal system stored in ~/.openclaw/workspace/memory/.

Accessing Daily Memory

Click the Daily Memory card in the Workspace Files grid to open the memory panel.

File List

The panel displays all daily memory files sorted by date (newest first). Each entry shows:

Create Today's Note

Click the Create Today button to:

Search across all daily memory files:

  1. Press Cmd/Ctrl+F or click the search icon
  2. Enter your search term
  3. Results show matching files with:

Press Esc to close the search.

Edit & Delete