diff --git a/appcast.xml b/appcast.xml index a5cc610f6..6a6a6dade 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,54 @@ Clawdbot + + 2026.1.22 + Fri, 23 Jan 2026 08:58:14 +0000 + https://raw.githubusercontent.com/clawdbot/clawdbot/main/appcast.xml + 7530 + 2026.1.22 + 15.0 + Clawdbot 2026.1.22 +

Changes

+
    +
  • Highlight: Compaction safeguard now uses adaptive chunking, progressive fallback, and UI status + retries. (#1466) Thanks @dlauer.
  • +
  • Providers: add Antigravity usage tracking to status output. (#1490) Thanks @patelhiren.
  • +
  • Slack: add chat-type reply threading overrides via replyToModeByChatType. (#1442) Thanks @stefangalescu.
  • +
  • BlueBubbles: add asVoice support for MP3/CAF voice memos in sendAttachment. (#1477, #1482) Thanks @Nicell.
  • +
  • Onboarding: add hatch choice (TUI/Web/Later), token explainer, background dashboard seed on macOS, and showcase link.
  • +
+

Fixes

+
    +
  • BlueBubbles: stop typing indicator on idle/no-reply. (#1439) Thanks @Nicell.
  • +
  • Message tool: keep path/filePath as-is for send; hydrate buffers only for sendAttachment. (#1444) Thanks @hopyky.
  • +
  • Auto-reply: only report a model switch when session state is available. (#1465) Thanks @robbyczgw-cla.
  • +
  • Control UI: resolve local avatar URLs with basePath across injection + identity RPC. (#1457) Thanks @dlauer.
  • +
  • Agents: sanitize assistant history text to strip tool-call markers. (#1456) Thanks @zerone0x.
  • +
  • Discord: clarify Message Content Intent onboarding hint. (#1487) Thanks @kyleok.
  • +
  • Gateway: stop the service before uninstalling and fail if it remains loaded.
  • +
  • Agents: surface concrete API error details instead of generic AI service errors.
  • +
  • Exec: fall back to non-PTY when PTY spawn fails (EBADF). (#1484)
  • +
  • Exec approvals: allow per-segment allowlists for chained shell commands on gateway + node hosts. (#1458) Thanks @czekaj.
  • +
  • Agents: make OpenAI sessions image-sanitize-only; gate tool-id/repair sanitization by provider.
  • +
  • Doctor: honor CLAWDBOT_GATEWAY_TOKEN for auth checks and security audit token reuse. (#1448) Thanks @azade-c.
  • +
  • Agents: make tool summaries more readable and only show optional params when set.
  • +
  • Agents: honor SOUL.md guidance even when the file is nested or path-qualified. (#1434) Thanks @neooriginal.
  • +
  • Matrix (plugin): persist m.direct for resolved DMs and harden room fallback. (#1436, #1486) Thanks @sibbl.
  • +
  • CLI: prefer ~ for home paths in output.
  • +
  • Mattermost (plugin): enforce pairing/allowlist gating, keep @username targets, and clarify plugin-only docs. (#1428) Thanks @damoahdominic.
  • +
  • Agents: centralize transcript sanitization in the runner; keep tags and error turns intact.
  • +
  • Auth: skip auth profiles in cooldown during initial selection and rotation. (#1316) Thanks @odrobnik.
  • +
  • Agents/TUI: honor user-pinned auth profiles during cooldown and preserve search picker ranking. (#1432) Thanks @tobiasbischoff.
  • +
  • Docs: fix gog auth services example to include docs scope. (#1454) Thanks @zerone0x.
  • +
  • Slack: reduce WebClient retries to avoid duplicate sends. (#1481)
  • +
  • Slack: read thread replies for message reads when threadId is provided (replies-only). (#1450) Thanks @rodrigouroz.
  • +
  • macOS: prefer linked channels in gateway summary to avoid false “not linked” status.
  • +
  • macOS/tests: fix gateway summary lookup after guard unwrap; prevent browser opens during tests. (ECID-1483)
  • +
+

View full changelog

+]]>
+ +
2026.1.21 Thu, 22 Jan 2026 12:22:35 +0000 @@ -266,21 +314,5 @@ Thanks @AlexMikhalev, @CoreyH, @John-Rood, @KrauseFx, @MaudeBot, @Nachx639, @Nic ]]> - - 2026.1.16-2 - Sat, 17 Jan 2026 12:46:22 +0000 - https://raw.githubusercontent.com/clawdbot/clawdbot/main/appcast.xml - 6273 - 2026.1.16-2 - 15.0 - Clawdbot 2026.1.16-2 -

Changes

-
    -
  • CLI: stamp build commit into dist metadata so banners show the commit in npm installs.
  • -
-

View full changelog

-]]>
- -
\ No newline at end of file