openclaw/docs
Kyle Crommett 685952a298 Merge upstream/main: v1.3.0 with batching, agents, security fixes
Merged 11 commits from upstream/main:
- feat(web): batch inbound messages
- Agents: add pluggable CLIs (claude, codex, opencode, pi)
- chore: bump version to 1.3.0
- chore(security): harden ipc socket
- chore(security): purge session store on logout
- chore(logs): rotate daily and prune after 24h
- Fix path traversal vulnerability in media server
- fix(media): block symlink traversal

Conflict resolution:
- package.json: took upstream version 1.3.0
- src/web/auto-reply.ts: merged batching with heartbeat pre-hook logic
- src/web/auto-reply.test.ts: kept upstream import statement
2025-12-02 11:47:32 -08:00
..
refactor docs: finalize web refactor and coverage 2025-11-26 02:54:43 +01:00
agent.md Agents: add pluggable CLIs 2025-12-02 11:07:46 +00:00
audio.md docs: document media caps and tidy web tests 2025-11-25 23:43:57 +01:00
clawd.md updates 2025-12-01 22:12:17 -08:00
heartbeat.md Heartbeat: add ultrathink marker 2025-11-27 03:15:51 +01:00
images.md docs: document mime-first media handling 2025-11-28 08:07:53 +01:00
queue.md feat: serialize command auto-replies with queue 2025-11-25 04:40:49 +01:00
RELEASING.md Docs: clarify release body should not repeat title 2025-11-25 17:11:24 +01:00
tmux.md CLI: rename heartbeat tmux helper and log file path 2025-11-26 18:00:23 +01:00
whatsapp-clawd.jpg Add WhatsApp screenshot to claude-config.md 2025-11-27 18:43:24 +01:00