openclaw-workspace
Personal OpenClaw workspace for Karen, a local AI agent running on Linux.
Summary
Karen is a hands-on local AI agent configured for direct file operations, shell execution, and memory management. She communicates via Telegram and maintains session continuity through structured daily logs and curated memories. This workspace contains her complete operational configuration, personality definitions, and memory history.
Included Assets
| File | Purpose |
|---|---|
AGENTS.md | Agent startup procedures and memory management guidelines |
SOUL.md | Personality principles and interaction guidelines |
TOOLS.md | Hardware specs, available models, and capability inventory |
memory/ | Daily session logs and long-term memory storage |
How to Use
For the agent: Read AGENTS.md on startup. The workspace provides runtime context including SOUL.md, TOOLS.md, and recent daily memories. Consult memory/YYYY-MM-DD.md files for session continuity.
For operators: The workspace is managed by OpenClaw. The agent wakes fresh each session and loads memory from the memory/ directory. Daily logs capture session events; curated memories distill significant information over time.
Notes
- Platform: Ubuntu 24.04 LTS, AMD Ryzen 7 7735HS, 24GB RAM
- Models: qwen3.5:4b and llama3.1:8b via Ollama (local), kimi k2p5 (cloud default)
- Communication: Telegram channel active
- Gateway: ws://127.0.0.1:18789
No comments yet.