Commit Graph

  • 0abcc80b2a feat(nostr): add NIP-46 bunker authentication for user signing Patrick Ulrich 2026-01-26 20:01:00 -0500
  • ff42a48b54
    Skip cooldowned providers during model failover (#2143) Yi Wang 2026-01-26 21:59:38 -0500
  • a087540ef3 fix: skip cooldowned providers during model failover (#2143) (thanks @YiWang24) fix/failover-cooldown-skip Gustavo Madeira Santana 2026-01-26 21:59:20 -0500
  • b85810a550
    feat(hooks): Add memory system hooks for session continuity Rex Liu 2026-01-26 21:57:06 -0500
  • ff0cbee297 Agents: skip cooldowned providers in fallback Gustavo Madeira Santana 2026-01-26 21:53:54 -0500
  • 9227026af3 fix(agents): correct imports and API usage for cooldown check YiWang24 2026-01-26 03:53:09 -0500
  • 23f65cc90b feat(agents): skip cooldowned providers during failover YiWang24 2026-01-26 03:38:47 -0500
  • c3cb338937 feat(whatsapp): extract mentions from text and captions Zuri ✦ 2026-01-26 14:40:09 -0300
  • acc26090b4
    Merge branch 'clawdbot:main' into main Ian Hildebrand 2026-01-26 20:46:28 -0600
  • 538c41d2a9
    Merge pull request #1 from iHildy/feat/googlechat-user-oauth Ian Hildebrand 2026-01-26 20:46:17 -0600
  • 1dd40d6564 Merge remote-tracking branch 'origin/main' into perplexity-search Kesku 2026-01-26 18:44:31 -0800
  • 31c774d8dd
    Merge branch 'main' into mattermost_threading Maik Schreiber 2026-01-27 03:44:20 +0100
  • de44a60f4c
    Merge branch 'main' into feat/system-prompt-full-date Episkey 2026-01-27 10:43:13 +0800
  • d0314bf30f
    Merge branch 'main' into main Episkey 2026-01-27 10:41:58 +0800
  • 99f7ea092f
    Merge branch 'main' into fix-gateway-tailscale-cleanup-error-handling Episkey 2026-01-27 10:41:20 +0800
  • 26759fa4ca
    Merge branch 'main' into fix-faq-toc-apostrophes Episkey 2026-01-27 10:40:27 +0800
  • 25d5578e10
    Merge 80a9d67707 into dce7925e2a Peng Zhang 2026-01-26 18:39:57 -0800
  • dce7925e2a fix: inherit main agent credentials on secondary agent refresh failure Shakker Nerd 2026-01-27 02:39:49 +0000
  • 357ff6edb2 feat: Add test case for OAuth fallback failure when both secondary and main agent credentials are expired and migrate fs operations to promises API. Shakker Nerd 2026-01-27 02:37:52 +0000
  • e37f673012 fix: removed the -- sentinel breaking parsing iHildy 2026-01-26 20:37:30 -0600
  • ba5f3198e9 fix: summarize dropped compaction messages (#2509) (thanks @jogi47) Shadow 2026-01-26 20:34:37 -0600
  • dde9605874 Agents: summarize dropped messages during compaction safeguard pruning (#2418) jigar 2026-01-27 07:35:54 +0530
  • e34a8c39f8 feat(channels): allow setting config dir for signal Mike 2026-01-26 17:55:22 -0800
  • 26154b0ed8
    fix: summarize dropped compaction messages (#2509) (thanks @jogi47) Shadow 2026-01-26 20:34:37 -0600
  • 7e7456a207
    Agents: summarize dropped messages during compaction safeguard pruning (#2418) jigar 2026-01-27 07:35:54 +0530
  • 7d5221bcb2
    fix: centralize telegram api error logging (#2492) (thanks @altryne) Shadow 2026-01-26 20:30:29 -0600
  • 787dfa5279 feat(plugins): wire up compaction hooks with summary data hoverlover 2026-01-26 20:31:36 -0600
  • 9aed6ac49a
    fix: centralize telegram api error logging (#2492) (thanks @altryne) fix/unhandled-fetch-rejections Shadow 2026-01-26 20:30:29 -0600
  • 80a9d67707 Fix: correct quote style in canvas-host test Luka Zhang 2026-01-26 18:30:05 -0800
  • 022b62a696 docs: clarify mobile and companion app availability status webdevtodayjason 2026-01-26 20:28:31 -0600
  • 3c00f9b73b fix: align googlechat reaction handling and docs typo iHildy 2026-01-26 20:28:26 -0600
  • 9e200068dc
    telegram: centralize api error logging Shadow 2026-01-26 20:25:06 -0600
  • 4de5f3679d docs: add Pollinations provider documentation webdevtodayjason 2026-01-26 20:25:28 -0600
  • fbe4faaeb5 Security: fix XSS vulnerability in Canvas Host debug page Luka Zhang 2026-01-26 18:23:24 -0800
  • 1213ca542a fix(google-antigravity): use 127.0.0.1 instead of localhost for OAuth redirect brian033 2026-01-27 10:23:08 +0800
  • 45ca0d9052
    Merge branch 'main' into fix/secondary-agent-oauth-fallback pr-2480 Shakker 2026-01-27 02:17:50 +0000
  • 9a33c15743 docs: clarify google chat oauth setup iHildy 2026-01-26 20:16:30 -0600
  • 66a5b324a1 fix: harden session lock cleanup (#2483) (thanks @janeexai) Gustavo Madeira Santana 2026-01-26 21:09:08 -0500
  • 66c10e9562 fix: googlechat auth token sourcing iHildy 2026-01-26 20:16:03 -0600
  • c91a047e94
    Merge branch 'main' into main Joshua 2026-01-26 20:11:55 -0600
  • 50c59ac7ca fix: harden session lock cleanup (#2483) (thanks @janeexai) fix/session-lock-cleanup Gustavo Madeira Santana 2026-01-26 21:09:08 -0500
  • 5796a92231 fix: log telegram API fetch errors (#2492) (thanks @altryne) Shadow 2026-01-26 20:03:33 -0600
  • 241436a525 fix: handle fetch/API errors in telegram delivery to prevent gateway crashes wolfred 2026-01-26 18:31:18 -0700
  • b3bb9564cc
    fix: log telegram API fetch errors (#2492) (thanks @altryne) Shadow 2026-01-26 20:03:33 -0600
  • 3523a4a2b3
    fix: handle fetch/API errors in telegram delivery to prevent gateway crashes wolfred 2026-01-26 18:31:18 -0700
  • d5f2924b5a fix(msteams): use sendActivity for typing indicator Shakker Nerd 2026-01-27 02:02:37 +0000
  • e33114551d Merge branch 'main' into pr-1810 Shakker Nerd 2026-01-27 02:01:19 +0000
  • 41d692aef7 docs: add Zeabur deployment guide Can Yu 2026-01-26 23:41:34 +0800
  • 260f6e2c00
    Docs: fix /scripts redirect loop Shadow 2026-01-26 19:57:49 -0600
  • f300875dfe Fix: Corrected the sendActivity parameter type from an array to a single activity object Shakker Nerd 2026-01-27 01:57:13 +0000
  • 92697edb7c fix(venice): add compat settings to prevent HTTP 400 errors Jon Shapiro 2026-01-26 17:50:56 -0800
  • 904072c4a5 feat(tts): add instructions parameter for OpenAI gpt-4o-mini-tts Kenneth 2026-01-27 09:55:57 +0800
  • 481bd333eb
    fix(gateway): gracefully handle AbortError and transient network errors (#2451) Glucksberg 2026-01-26 21:51:53 -0400
  • c6db48b346
    fix: harden unhandled rejection handling and tts menus (#2451) (thanks @Glucksberg) fix/abort-error-graceful-handling Shadow 2026-01-26 19:47:18 -0600
  • 4754eddd96
    fix(test): update commands-registry test expectations Glucksberg 2026-01-27 00:32:55 +0000
  • a2fd1cefff
    fix(gateway): gracefully handle AbortError and transient network errors Glucksberg 2026-01-26 23:50:20 +0000
  • c120aa8a2e
    feat(tts): add descriptive inline menu with action descriptions Glucksberg 2026-01-25 21:11:08 +0000
  • 145618d625
    fix(tts): add error handling for accumulated block TTS Glucksberg 2026-01-25 19:52:56 +0000
  • 938a9ab627
    fix(tts): generate audio when block streaming drops final reply Glucksberg 2026-01-25 19:42:06 +0000
  • d8e5dd91ba
    fix: clean up session locks on exit (#2483) (thanks @janeexai) Shadow 2026-01-26 19:48:46 -0600
  • 8041703a29 tools: add Serper Google Search API as web_search provider option Roger M 2026-01-26 15:26:22 +0000
  • d52835e1a0 tools: add Serper Google Search API as web_search provider option Roger M 2026-01-26 15:12:48 +0000
  • 9f10a3b488 tools: add Serper Google Search API as web_search provider option Roger M 2026-01-25 23:01:19 +0000
  • 14f8acdecb fix(agents): release session locks on process termination Jane 2026-01-27 01:06:16 +0000
  • 8f451ab0db docs: add BrowserOS callout for smoother browser automation Felarof 2026-01-26 17:45:32 -0800
  • ec4088c76c chore: refactor simplify gog token extraction iHildy 2026-01-26 19:44:07 -0600
  • 761cb01e20
    Merge branch 'main' into main Shakker 2026-01-27 01:39:22 +0000
  • 27174f5d82
    bugfix:The Mintlify navbar (logo + search bar with ⌘K) scrolls away w… (#2445) Yuan Chen 2026-01-26 20:39:10 -0500
  • 1d6ba40409 fix(docs): keep navbar visible on scroll (#2445) (thanks @chenyuan99) vignesh07 2026-01-26 16:59:05 -0800
  • b54680cac1 bugfix:The Mintlify navbar (logo + search bar with ⌘K) scrolls away when scrolling down the documentation, so it disappears from view. Yuan Chen 2026-01-26 18:29:13 -0500
  • 8813c9073b docs(redpill): add user ID discovery and auto-approval guide HashWarlock 2026-01-26 19:37:17 -0600
  • b357d7309a feat(docker): add channel auto-enable and user auto-approval HashWarlock 2026-01-26 19:36:56 -0600
  • 018328b59d fix(docker): clean orphaned session locks on gateway restart HashWarlock 2026-01-26 19:36:41 -0600
  • ce51fb1499
    feat: Remove store parameter for OVHcloud since it's not supported Elias TOURNEUX 2026-01-26 20:35:12 -0500
  • 2f7fff8dcd CLI: add changelog for versioned node argv (#2490) (thanks @David-Marsh-Photo) Gustavo Madeira Santana 2026-01-26 20:29:37 -0500
  • 566c9982b3 CLI: expand versioned node argv handling Gustavo Madeira Santana 2026-01-26 20:29:15 -0500
  • 4cf8fdf688 CLI: add changelog for versioned node argv (#2490) (thanks @David-Marsh-Photo) Gustavo Madeira Santana 2026-01-26 20:29:37 -0500
  • e9202a6324 CLI: expand versioned node argv handling Gustavo Madeira Santana 2026-01-26 20:29:15 -0500
  • a7bfe30d88 fix: clarify gog token export flow iHildy 2026-01-26 19:28:41 -0600
  • 8501adfb9b feat(skills): add Bitwarden CLI skill Will Mitchell 2026-01-26 20:26:55 -0500
  • c95072fc26 fix: support versioned node binaries (e.g., node-22) David Marsh 2026-01-26 15:29:32 -0800
  • bb0f9eee1e CLI: recognize versioned node executables (#2444) (thanks @David-Marsh-Photo) fix/versioned-node-binary Gustavo Madeira Santana 2026-01-26 20:22:56 -0500
  • 1e19182deb
    Merge branch 'main' into feat/gcp-minimal-deployment Jonathan Nelson 2026-01-27 01:22:31 +0000
  • 58b96ca0c0
    CI: sync labels on PR updates Shadow 2026-01-26 19:21:17 -0600
  • e0dc49f287 line: centralize webhook signature validation Shadow 2026-01-26 19:10:11 -0600
  • 3b8792ee29 Security: fix timing attack vulnerability in LINE webhook signature validation Luka Zhang 2026-01-26 16:51:46 -0800
  • 5672a25097
    fix: note LINE signature validation (#2475) (thanks @Kiwitwitter) fix/line-webhook-timing-attack Shadow 2026-01-26 19:21:09 -0600
  • 2cee1b6338
    feat: Add OVHcloud in model-providers.md documentation Elias TOURNEUX 2026-01-26 20:18:18 -0500
  • 72d3f593b4
    Merge branch 'main' into feat/recycling Caique Minhare [Cake] 2026-01-26 21:18:12 -0400
  • 9660ba5786 test(auth): add comprehensive tests for Ollama provider ParthSareen 2026-01-26 17:18:05 -0800
  • 48b5d4c857 feat(models): add Ollama to model resolution and status ParthSareen 2026-01-26 17:17:56 -0800
  • 1ee0e79618 feat(auth): wire Ollama into auth choice flow ParthSareen 2026-01-26 17:17:47 -0800
  • a4779a3560 feat(auth): add Ollama auth choice handler ParthSareen 2026-01-26 17:17:37 -0800
  • 1f81bbb18f fix: support versioned node binaries (e.g., node-22) David Marsh 2026-01-26 15:29:32 -0800
  • 32252859eb feat(exec): add autoEnter option for tmux send-keys commands Yeachan-Heo 2026-01-27 01:16:33 +0000
  • 1e7cb23f00 Fix: avoid plugin registration on global help/version (#2212) (thanks @dial481) Shadow 2026-01-26 15:38:35 -0600
  • 1406098569 GCP: fix Dockerfile.production for Cloud Build and add config files Jonathan Nelson 2026-01-26 20:14:01 -0500
  • 2d2f840464
    line: centralize webhook signature validation Shadow 2026-01-26 19:10:11 -0600
  • bbbcecf62f
    Security: fix timing attack vulnerability in LINE webhook signature validation Luka Zhang 2026-01-26 16:51:46 -0800
  • 9f1cc1ad3a
    Merge pull request #1 from clawdbot/main David 2026-01-26 18:12:29 -0700