diff --git a/CHANGELOG.md b/CHANGELOG.md index af8d5c4df2..f6da22d0d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - Browser tools: add remote CDP URL support, Linux launcher options (`executablePath`, `noSandbox`), and surface `cdpUrl` in status. ### Fixes +- Agents: clean Gemini tool schemas and avoid caching empty model discovery results (#126) — thanks @mcinteerj - Gateway CLI: read `CLAWDIS_GATEWAY_PASSWORD` from environment in `callGateway()` — allows `doctor`/`health` commands to auth without explicit `--password` flag. - Auto-reply: suppress stray `HEARTBEAT_OK` acks so they never get delivered as messages. - Discord: include recent guild context when replying to mentions and add `discord.historyLimit` to tune how many messages are captured.