From 19affcac90369663a215a4926f8f5867916682c8 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Mon, 5 Jan 2026 04:00:08 +0100 Subject: [PATCH] chore: update appcast for 2026.1.5-3 --- appcast.xml | 59 +++++++++++++++-------------------------------------- 1 file changed, 16 insertions(+), 43 deletions(-) diff --git a/appcast.xml b/appcast.xml index fc6c520da..def49af59 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,22 @@ Clawdis + + 2026.1.5-3 + Mon, 05 Jan 2026 03:57:59 +0100 + https://raw.githubusercontent.com/clawdbot/clawdbot/main/appcast.xml + 3091 + 2026.1.5-3 + 15.0 + Clawdbot 2026.1.5-3 +

Fixes

+
    +
  • NPM package: include missing runtime dist folders (slack/signal/imessage/tui/wizard/control-ui/daemon) to avoid ERR_MODULE_NOT_FOUND in Node 25 npx installs.
  • +
+

View full changelog

+]]>
+ +
2026.1.5-2 Mon, 05 Jan 2026 03:51:30 +0100 @@ -36,48 +52,5 @@ ]]> - - 2026.1.5 - Mon, 05 Jan 2026 03:00:34 +0100 - https://raw.githubusercontent.com/clawdbot/clawdbot/main/appcast.xml - 3085 - 2026.1.5 - 15.0 - Clawdbot 2026.1.5 -

Highlights

-
    -
  • Models: add image-specific model config (agent.imageModel + fallbacks) and scan support.
  • -
  • Agent tools: new image tool routed to the image model (when configured).
  • -
  • Config: default model shorthands (opus, sonnet, gpt, gpt-mini, gemini, gemini-flash).
  • -
  • Docs: document built-in model shorthands + precedence (user config wins).
  • -
-

Fixes

-
    -
  • Control UI: render Markdown in tool result cards.
  • -
  • Control UI: prevent overlapping action buttons in Discord guild rules on narrow layouts.
  • -
  • Android: tapping the foreground service notification brings the app to the front. (#179) — thanks @Syhids
  • -
  • Cron tool uses id for update/remove/run/runs (aligns with gateway params). (#180) — thanks @adamgall
  • -
  • Control UI: chat view uses page scroll with sticky header/sidebar and fixed composer (no inner scroll frame).
  • -
  • macOS: treat location permission as always-only to avoid iOS-only enums. (#165) — thanks @Nachx639
  • -
  • macOS: make generated gateway protocol models Sendable for Swift 6 strict concurrency. (#195) — thanks @andranik-sahakyan
  • -
  • macOS: bundle QR code renderer modules so DMG gateway boot doesn't crash on missing qrcode-terminal vendor files.
  • -
  • WhatsApp: suppress typing indicator during heartbeat background tasks. (#190) — thanks @mcinteerj
  • -
  • WhatsApp: mark offline history sync messages as read without auto-reply. (#193) — thanks @mcinteerj
  • -
  • Discord: avoid duplicate replies when a provider emits late streaming text_end events (OpenAI/GPT).
  • -
  • CLI: use tailnet IP for local gateway calls when bind is tailnet/auto (fixes #176).
  • -
  • Env: load global $CLAWDBOT_STATE_DIR/.env (~/.clawdbot/.env) as a fallback after CWD .env.
  • -
  • Env: optional login-shell env fallback (opt-in; imports expected keys without overriding existing env).
  • -
  • Agent tools: OpenAI-compatible tool JSON Schemas (fix browser, normalize union schemas).
  • -
  • Onboarding: when running from source, auto-build missing Control UI assets (pnpm ui:build).
  • -
  • Discord/Slack: route reaction + system notifications to the correct session (no main-session bleed).
  • -
  • Agent tools: honor agent.tools allow/deny policy even when sandbox is off.
  • -
  • Discord: avoid duplicate replies when OpenAI emits repeated message_end events.
  • -
  • Commands: unify /status (inline) and command auth across providers; group bypass for authorized control commands; remove Discord /clawd slash handler.
  • -
  • Control UI: render Markdown in chat messages (sanitized).
  • -
-

View full changelog

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