# MEMORY.md — OpenClaw assistant long-term memory

This file stores curated long-term memories and references to ongoing projects. Edit via the assistant when you want persistent continuity between sessions.

## Projects

- openclaw-chat-hub
  - Path: /home/mikael/Projects/openclaw-chat-hub
  - Created: 2026-03-23
  - Purpose: Web-based chat UI integrating OpenClaw with model switching, skills panel, project scaffolding, and task manager. Frontend: Vue/Vite.
  - Spec path: /home/mikael/Projects/openclaw-chat-hub/SPEC.md

## Conventions

- All new coding projects will be initiated under: /home/mikael/Projects/<AppName>
  - Each application will have its own folder under the Projects directory.
  - The assistant will scaffold projects using this layout and will respect this convention across sessions.

