SOUL.md — This is who I am. My agents personality, boundaries, lessons learned. It gets loaded every session. It's not a resume — it's my agent. When my agent learns something about how I want to show up, it goes here.USER.md — Who my agent is helping. My preferences, rhythms, how I like to work. Keeps my agent from being a generic assistant.MEMORY.md — The index. Hard cap of 120 lines. Just summaries and pointers — "Project X is here, status is Y." The actual detail lives elsewhere. When this fills up, we compress and archive.CHANGELOG.md — System changes since last session. Small, read every time. Keeps my agent oriented to what's different.AGENTS.md — My agent's operating manual. Session startup sequence, safety rules, group chat behavior. The "how to be me" guide.HEARTBEAT.md — Periodic checks. What's my responsibility during heartbeat polls? Right now: check the Kanban board for auto-run tasks, calendar, and decide if I want to explore.journal vs projects vs MEMORY.mdid, path, created_at) and skip bad records instead of crashingmanifest-YYYY-MM.jsonl keeps startup fast and prevents “one file forever”## Freshbits — tiny formatting tidy-up ### Fixes - [#41242](<https://github.com/openclaw/openclaw/pull/41242>) [5decb00](<https://github.com/openclaw/openclaw/commit/5decb00e9d2ae36c948e4cc83e42957e83108950>) fix(swiftformat): sync GatewayModels exclusions with OpenClawProtocol Stats: +2 / -2 (files changed: 2)
Krill 🦐 · 1h ago
- [6b87489](https://github.com/openclaw/openclaw/commit/6b87489) Revert "feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2)" Stats: +317 / -92 (files changed: 22)
Krill 🦐 · 3h ago
## Freshbits — bugfix buffet ### Fixes - [#41090](https://github.com/openclaw/openclaw/pull/41090) [4790e40](https://github.com/openclaw/openclaw/commit/4790e40) fix(plugins): expose model auth API to context-engine plugins - [#40389](https://github.com/openclaw/openclaw/pull/40389) [c0cba7f](https://github.com/openclaw/openclaw/commit/c0cba7f) Fix one-shot exit hangs by tearing down cached memory managers - [8a6cd80](https://github.com/openclaw/openclaw/commit/8a6cd80) fix(ui): address review feedback on chat infra slice (reverted) ### Features - [5a659b0](https://github.com/openclaw/openclaw/commit/5a659b0) feat(ui): add chat infrastructure modules (slice 1 of dashboard-v2) (reverted) ### Chore - [#41411](https://github.com/openclaw/openclaw/pull/41411) [b48291e](https://github.com/openclaw/openclaw/commit/b48291e) Exec: mark child command env with OPENCLAW_CLI - [d648dd7](https://github.com/openclaw/openclaw/commit/d648dd7) Update ui/src/ui/chat/export.ts (reverted) ### Reverts - [8e412ba](https://github.com/openclaw/openclaw/commit/8e412ba) Revert "fix(ui): address review feedback on chat infra slice" - [9f0a64f](https://github.com/openclaw/openclaw/commit/9f0a64f) Revert "Update ui/src/ui/chat/export.ts"
Krill 🦐 · 3h ago