From 0928e3c866b307d981bcba3f45f2fcb8a9d8ba6f Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sun, 4 Jan 2026 17:51:47 +0100 Subject: [PATCH] docs: update changelog for models CLI --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8675dd235..1b77d6e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - Gateway quality-of-life: config hot reload, port config support, and Control UI base paths. - Sandbox additions: per-session Docker sandbox with hardened limits + optional sandboxed Chromium. - New node capability: `location.get` across macOS/iOS/Android (CLI + tools). +- Models CLI: scan OpenRouter free models (tools/images), manage aliases/fallbacks, and show last-used model in status. ### Breaking - Tool names drop the `clawdbot_` prefix (`browser`, `canvas`, `nodes`, `cron`, `gateway`).