Commit Graph

  • 287ab84060 fix(slack): handle file redirects Peter Steinberger 2026-01-26 16:57:53 +00:00
  • b06fc50e25 docs: clarify onboarding security warning Peter Steinberger 2026-01-26 16:58:51 +00:00
  • 94ead83ba4 fix: telegram sendPayload and plugin auth (#1917) (thanks @JoshuaLelon) Ayaan Zaidi 2026-01-26 22:25:55 +05:30
  • db2395744b fix(telegram): extract and send buttons from channelData Joshua Mitchell 2026-01-25 16:15:40 -06:00
  • b8e6f0b135 fix(telegram): register bot.command handlers for plugin commands Joshua Mitchell 2026-01-25 15:44:52 -06:00
  • 0e3340d1fc feat(plugins): sync plugin commands to Telegram menu and export gateway types Joshua Mitchell 2026-01-25 15:09:01 -06:00
  • ce60c6db1b feat(telegram): implement sendPayload for channelData support Joshua Mitchell 2026-01-25 13:26:37 -06:00
  • c01cc61f9a docs: note fly private deployment fixups (#2289) (thanks @dguido) Peter Steinberger 2026-01-26 16:58:01 +00:00
  • 5b6a211583 docs: tighten fly private deployment steps Peter Steinberger 2026-01-26 16:55:29 +00:00
  • b9643ad60e docs(fly): add private/hardened deployment guide Dan Guido 2026-01-26 02:40:31 -05:00
  • 07e34e3423 Discord: add presence cache tests (#2266) (thanks @kentaro) Shadow 2026-01-26 10:43:23 -06:00
  • 3e07bd8b48 feat(discord): add configurable privileged Gateway Intents (GuildPresences, GuildMembers) (#2266) Kentaro Kuribayashi 2026-01-27 01:39:54 +09:00
  • 97200984f8 fix: secure twilio webhook verification Peter Steinberger 2026-01-26 16:18:29 +00:00
  • b623557a2e fix: harden url fetch dns pinning Peter Steinberger 2026-01-26 16:05:20 +00:00
  • 8b68cdd9bc fix: harden doctor gateway exposure warnings (#2016) (thanks @Alex-Alaniz) (#2016) Alex Alaniz 2026-01-26 10:44:17 -05:00
  • 403c397ff5 Docs: add cli/security labels Shadow 2026-01-26 09:36:46 -06:00
  • ded366d9ab docs: expand security guidance for prompt injection and browser control Peter Steinberger 2026-01-26 14:54:54 +00:00
  • 300cda5d7d fix: wrap telegram reasoning italics per line (#2181) Yuri Chukhlib 2026-01-26 16:05:06 +01:00
  • 961b4adc1c feat(gateway): deprecate query param hook token auth for security (#2200) Yuri Chukhlib 2026-01-26 15:51:25 +01:00
  • f3e3c4573b Docs: add LINE channel guide Shadow 2026-01-26 08:50:01 -06:00
  • e162676e51 fix: allow environment variables in voice call config validation Shakker Nerd 2026-01-26 14:18:51 +00:00
  • 6918fbc0bd test: incorporate resolveVoiceCallConfig into config validation tests. Shakker Nerd 2026-01-26 14:11:45 +00:00
  • c08572cd18 Merge branch 'main' into pr-1724 Shakker Nerd 2026-01-26 14:02:34 +00:00
  • d37df28319 feat: Resolve voice call configuration by merging environment variables into settings. Shakker Nerd 2026-01-26 14:01:08 +00:00
  • 4e9756a3e1 fix: sync memory-core peer dep with lockfile Peter Steinberger 2026-01-26 13:52:22 +00:00
  • a187cd47f7 fix: downgrade @typescript/native-preview to published version rhuanssauro 2026-01-25 21:10:01 -03:00
  • 592930f10f security: apply Agents Council recommendations rhuanssauro 2026-01-25 20:41:20 -03:00
  • 112f4e3d01 fix(security): prevent prompt injection via external hooks (gmail, we… (#1827) Mert Çiçekçi 2026-01-26 16:34:04 +03:00
  • a1f9825d63 security: add mDNS discovery config to reduce information disclosure (#1882) Jamieson O'Reilly 2026-01-27 00:32:11 +11:00
  • 1da6c05e62 Merge branch 'main' into fix/voice-call-env-var-validation Shakker 2026-01-26 13:10:58 +00:00
  • 58949a1f95 docs: harden VPS install defaults Peter Steinberger 2026-01-26 13:04:18 +00:00
  • c4a80f4edb fix: require gateway auth by default Peter Steinberger 2026-01-26 12:56:33 +00:00
  • fd9be79be1 fix: harden tailscale serve auth Peter Steinberger 2026-01-26 12:47:53 +00:00
  • 6859e1e6a6 fix(webchat): support image-only sends Peter Steinberger 2026-01-26 05:32:29 +00:00
  • 9ba4b1e32b fix(webchat): improve image paste UI layout and display Clawd 2026-01-25 22:46:09 +03:00
  • fabdf2f6f7 feat(webchat): add image paste support joeynyc 2026-01-25 13:45:09 -05:00
  • 08183fe009 Web UI: keep sub-agent announce replies visible (#1977) Shadow 2026-01-25 22:49:09 -06:00
  • 34ce004151 Gateway: prefer newest session entries in merge (#1823) Shadow 2026-01-25 22:40:00 -06:00
  • 49ef62255e Merge pull request #1871 from 0xJonHoldsCrypto/docs/raspberry-pi-guide Shadow 2026-01-25 22:39:31 -06:00
  • e040f6338a Docs: update clawtributors list Shadow 2026-01-25 22:38:04 -06:00
  • 9ba142e8a5 Docs: add GCP Compute Engine deployment guide (#1848) Shadow 2026-01-25 22:34:09 -06:00
  • a2d9127ff6 Docs: add Raspberry Pi install guide (#1871) Shadow 2026-01-25 22:33:35 -06:00
  • 10914d6249 Docs: add DigitalOcean deployment guide (#1870) Shadow 2026-01-25 22:33:03 -06:00
  • d696ee3dfd Docs: add Claude Max API Proxy guide (#1875) Shadow 2026-01-25 22:32:38 -06:00
  • 5172098073 Tlon: format reply IDs as @ud (#1837) Shadow 2026-01-25 22:30:18 -06:00
  • 5d6a9da370 Onboarding: add Venice API key flags (#1893) Shadow 2026-01-25 22:26:00 -06:00
  • 0648d660a8 Docs: use generic Pi hostnames Shadow 2026-01-25 22:22:52 -06:00
  • 15f7648e1e Docs: credit Control UI refresh contributors (#1852) Shadow 2026-01-25 22:18:47 -06:00
  • 8b91ceb7c9 macOS: preserve custom SSH usernames (#2046) Shadow 2026-01-25 21:46:15 -06:00
  • 7e4e24445e Slack: clear ack reaction after streaming replies (#2044) Shadow 2026-01-25 21:28:46 -06:00
  • 678ad9e3ae CI: expand web-ui label globs Shadow 2026-01-25 21:23:18 -06:00
  • 1b598ad709 Config: apply config.env before substitution (#1813) Shadow 2026-01-25 21:22:25 -06:00
  • 7f6422c897 Telegram: preserve topic IDs in restart notifications (#1807) Shadow 2026-01-25 21:20:39 -06:00
  • 7187c3d067 TUI: guard against overflow width crashes (#1686) Shadow 2026-01-25 21:17:42 -06:00
  • 1f06f8031e CI: use app token for labeler Shadow 2026-01-25 21:15:34 -06:00
  • 73507e8654 Routing: precompile session key regexes (#1697) Shadow 2026-01-25 21:15:20 -06:00
  • 9ecbb0ae81 Auth: print copyable Google auth URL (#1787) Shadow 2026-01-25 21:13:36 -06:00
  • 84f8f8b10e Telegram: skip block replies when streaming off (#1885) Shadow 2026-01-25 21:11:50 -06:00
  • 47101da464 Telegram: honor caption param for media sends (#1888) Shadow 2026-01-25 21:09:31 -06:00
  • a989fe8af9 CI: update labeler v5 config Shadow 2026-01-25 21:08:12 -06:00
  • 6d60c32570 Update: ignore dist/control-ui in dirty check (#1976) Shadow 2026-01-25 21:07:51 -06:00
  • 5d2ef89e03 Browser: add URL fallback for relay tab matching (#1999) Shadow 2026-01-25 21:04:41 -06:00
  • 159f6bfddd macOS: bump Textual to 0.3.1 (#2033) Shadow 2026-01-25 21:02:18 -06:00
  • 9c8e8c5c2d CI: increase Node heap size for macOS checks (#1890) Shadow 2026-01-25 20:45:42 -06:00
  • 28fe95ac5e Docs: note labeler updates Shadow 2026-01-25 20:39:44 -06:00
  • b25fcaef0f CI: parse labeler without deps Shadow 2026-01-25 20:38:44 -06:00
  • 6b6284c69c CI: add PR labeler + label sync Shadow 2026-01-25 20:37:20 -06:00
  • 136f0d4d1d Docs: add Render deployment guide (#1975) Shadow 2026-01-25 20:28:53 -06:00
  • a21671ed5b Skills: add missing dependency metadata (#1995) Shadow 2026-01-25 20:25:08 -06:00
  • c7fabb43f9 Agents: expand cron tool description (#1988) Shadow 2026-01-25 20:23:40 -06:00
  • 9c26cded75 Docs: add Vercel AI Gateway sidebar entry (#1901) Shadow 2026-01-25 20:22:10 -06:00
  • 138916a0d1 Deps: sync memory-core lockfile spec Shadow 2026-01-25 20:11:21 -06:00
  • 7ea4b06a04 Deps: revert native-preview to published version Shadow 2026-01-25 20:05:00 -06:00
  • 44bf454508 Docs: update clawtributors Shadow 2026-01-25 20:02:28 -06:00
  • 5c231fc21f Doctor: warn on gateway exposure (#2016) Shadow 2026-01-25 20:01:38 -06:00
  • 8f6542409a chore: bump versions for 2026.1.25 Peter Steinberger 2026-01-25 22:13:00 +00:00
  • 50b4126c79 Update deployment link for Railway template Vignesh 2026-01-25 13:42:56 -08:00
  • e0adf65dac test: cover CLI chat delta event (#1921) (thanks @rmorse) Peter Steinberger 2026-01-25 21:08:23 +00:00
  • 6ffc5d93e4 test: update CLI runner test to expect --resume for session resume Ross Morsali 2026-01-25 21:12:45 +01:00
  • ae030c32da fix: emit assistant event for CLI backend responses in TUI Ross Morsali 2026-01-25 20:11:57 +01:00
  • ffaeee4c39 fix: preserve CLI session IDs for session resume Ross Morsali 2026-01-25 19:56:04 +01:00
  • 68824c8903 chore: start 2026.1.25 changelog Peter Steinberger 2026-01-25 20:58:35 +00:00
  • e40257af33 docs: add Raspberry Pi installation guide 0xJonHoldsCrypto 2026-01-25 17:12:17 +00:00
  • c8063bdcd8 fix(ci): pin gradle and normalize gemini cli test paths Peter Steinberger 2026-01-25 15:26:52 +00:00
  • 4f82de3dcc docs: add multi agent VPS FAQ Peter Steinberger 2026-01-25 15:20:35 +00:00
  • 885167dd58 fix: tighten security audit for loopback auth Peter Steinberger 2026-01-25 15:16:40 +00:00
  • 6aec34bc60 fix(gateway): prevent auth bypass when behind unconfigured reverse proxy (#1795) Jamieson O'Reilly 2026-01-26 02:08:03 +11:00
  • 1c606fdb57 chore: start 2026.1.25 changelog Peter Steinberger 2026-01-25 14:34:16 +00:00
  • d1dd8a1d69 chore: release 2026.1.24-2 Peter Steinberger 2026-01-25 14:16:15 +00:00
  • a22ac64c47 chore: release 2026.1.24-1 v2026.1.24-1 Peter Steinberger 2026-01-25 14:08:20 +00:00
  • 71eb6d5dd0 fix(imessage): normalize messaging targets (#1708) Peter Steinberger 2026-01-25 13:43:32 +00:00
  • 7307cfb5cb Merge branch 'clawdbot:main' into main Marchel Fahrezi 2026-01-25 20:37:11 +07:00
  • dd6bc5382d fix(msteams): correct typing indicator sendActivity call Alg0rix 2026-01-25 13:35:32 +00:00
  • a14ca1a337 test: normalize gemini oauth paths Peter Steinberger 2026-01-25 13:32:18 +00:00
  • 4c11fc0c09 refactor: streamline telegram voice fallback Peter Steinberger 2026-01-25 13:26:25 +00:00
  • 0130ecd800 fix: paragraph-aware newline chunking (#1726) Peter Steinberger 2026-01-25 13:24:00 +00:00
  • c3f5b4c416 Fix paragraph chunking to ignore blank lines inside code fences Tyler Yust 2026-01-24 23:39:09 -08:00
  • 0975aa4a7c Fix newline chunking: split on blank lines even under limit Tyler Yust 2026-01-24 23:30:14 -08:00
  • 46fa1c1301 Fix newline chunkMode block streaming to preserve single-newline paragraphs Tyler Yust 2026-01-24 23:18:58 -08:00
  • 03e9a076b8 Fix newline chunking: keep paragraphs/lists together Tyler Yust 2026-01-24 22:06:22 -08:00