[04]
OPENCLAW
█ TIER A · YEAR 2026 · STATUS: LIVE · LANGUAGES: SHELL / POWERSHELL / JAVASCRIPT
Personal autonomous AI agent: Telegram + browser + memory
[FIG. 1] MISSION
A home-grown, self-hosted personal-AI-agent runtime („Monty”) with persistent identity and layered memory (daily notes → long-term MEMORY.md → SQLite), so the agent „wakes up” with cross-session continuity. Talked to from Telegram (pairing + sender allowlist), able to drive a real browser via a custom Chrome extension, run periodic jobs (cron/heartbeat) and securely pair devices. Core in Shell + PowerShell (cross-platform), with model profiles and agent sessions as files. This is Jan's own „OpenClaw” tool, used across other projects.
[FIG. 2] ARCHITECTURE
hover a block to see its description
[FIG. 2A] MEMORY LAYERS
IDENTITY FILES:
[FIG. 3] CHALLENGES
[+][CH-01]
Cross-session continuity — layered memory (daily → long-term → SQLite) and an identity-load ritual (SOUL.md) at each start.
[+][CH-02]
Access security — device pairing, a Telegram allowlist and auth profiles, since the agent has real tool access.
[+][CH-03]
A cross-platform Shell/PowerShell runtime (Windows/Unix) driving a real browser via a Chrome extension.
[FIG. 4] AI LAYER
Personal autonomous AI agent: Telegram + browser + memory
[FIG. 5] GALLERY
SCREENSHOTS INCOMING — see SHOTS-WANTED