From 7bddaa41ea6ddc6edb264a3e90578054ef071b8a Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 8 Jan 2026 04:01:11 +0100 Subject: [PATCH] docs: update changelog for PR #442 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ecf37792..52dc0328c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ - Docs: add ClawdHub guide and hubs link for browsing, install, and sync workflows. - Docs: add FAQ for PNPM/Bun lockfile migration warning; link AgentSkills spec + ClawdHub guide (`/clawdhub`) from skills docs. - Docs: add showcase projects (xuezh, gohome, roborock, padel-cli). Thanks @joshp123. +- Docs: add Couch Potato Dev Mode showcase entry. Thanks @dbhurley for PR #442. - Build: import tool-display JSON as a module instead of runtime file reads. Thanks @mukhtharcm for PR #312. - Status: add provider usage snapshots to `/status`, `clawdbot status --usage`, and the macOS menu bar. - Build: fix macOS packaging QR smoke test for the bun-compiled relay. Thanks @dbhurley for PR #358.