Commit Graph

  • e597c6d398 fix: lint error. coohu 2026-01-29 14:28:43 +0800
  • b927361650 chore: common tool event logging, reduce per-AgentRuntime code David Garson 2026-01-28 22:54:57 -0700
  • 02ee35039b update README Linfang Wang 2026-01-29 14:28:00 +0800
  • 8d626c9cc6 fix(ui): quote cmd path for Windows spawn with spaces henrytien 2026-01-29 14:23:20 +0800
  • 542362f585
    Merge pull request #8 from QVerisAI/feishu Alex Xiang 2026-01-29 14:14:44 +0800
  • 4167069fbc feat(hooks): implement session:start and session:end lifecycle events kentaro 2026-01-29 15:13:27 +0900
  • 57e0215c1a update alex xiang 2026-01-29 14:13:02 +0800
  • 4c6b5b7f1e
    Merge branch 'main' into FileID-Fix-3702 Himanshu Tiwari 2026-01-29 14:11:51 +0800
  • 707baecbb4
    Merge 1e0123b671 into 718bc3f9c8 maxmaxrouge-rgb 2026-01-29 11:41:21 +0530
  • e25986dbea docs: Add Community Plugins section with ClawdBoost Nikhil Bhagat 2026-01-29 11:52:57 +0545
  • 718bc3f9c8
    fix: avoid silent telegram empty replies (#3796) (#3796) Ayaan Zaidi 2026-01-29 11:34:47 +0530
  • 7d5ef836d2 fix: avoid silent telegram empty replies (#3796) Ayaan Zaidi 2026-01-29 11:34:11 +0530
  • 9b3edef5af
    Merge branch 'main' into docs/mermaid-diagrams Davendra Patel 2026-01-29 11:33:33 +0530
  • 8ecd3e3432 Fix Kimi/Moonshot integration: Add moonshot to non-standard providers Rasheed Elhindi 2026-01-29 01:00:42 -0500
  • e43aafd20c
    Merge branch 'moltbot:main' into main Aditya Mer 2026-01-29 11:23:37 +0530
  • b603d9c6ba revert: drop "Current Date:" label, keep [Wed YYYY-MM-DD HH:MM TZ] Conroy Whitney 2026-01-28 22:40:48 -0500
  • 5ca1b96988 feat: add "Current Date:" label to timestamp prefix Conroy Whitney 2026-01-28 22:28:48 -0500
  • a007ba7b1b feat: add 3-letter DOW prefix to injected timestamps Conroy Whitney 2026-01-28 22:07:26 -0500
  • ff713a41e0 refactor: use compact formatZonedTimestamp for injection Conroy Whitney 2026-01-28 21:59:21 -0500
  • 9d28763753 test: add DST boundary test for timestamp injection Conroy Whitney 2026-01-28 21:46:29 -0500
  • 3696532f04 feat(gateway): inject timestamps into chat.send (webchat/TUI) Conroy Whitney 2026-01-28 21:34:53 -0500
  • cbe388ece3 feat(gateway): inject timestamps into agent handler messages Conroy Whitney 2026-01-28 21:31:08 -0500
  • 2213530dba Merge branch 'main' of https://github.com/moltbot/moltbot into feat/ShengSuanYun-modeles-router coohu 2026-01-29 13:49:07 +0800
  • 2ad19f4fd5 feat(providers): migrate GitHub Copilot to official SDK Aditya Mer 2026-01-29 11:17:03 +0530
  • c20035094d
    fix: use & instead of <> in XML escaping test for Windows NTFS compatibility (#3750) Conroy Whitney 2026-01-29 00:46:50 -0500
  • a7498684a5 fix: use & instead of <> in XML escaping test for Windows NTFS compatibility Conroy Whitney 2026-01-28 23:01:18 -0500
  • 0c4d7176ff feat: add ShengSuanYun (胜算云) as a model provider. coohu 2026-01-29 13:46:16 +0800
  • 762880fc9c fix: handle OpenAI image_url format in /v1/chat/completions SALIM BIN YOUSUF 2026-01-29 00:45:32 -0500
  • 4b360f44ea
    Merge 2d41a275af into 0761652701 Yash Goyal 2026-01-29 05:45:17 +0000
  • 1b93e314d7
    Merge 556d525dd8 into 0761652701 Shiva Nagendra Babu Kore 2026-01-29 05:45:17 +0000
  • fc0446143b
    Merge c10e3d88b3 into 0761652701 Chen 2026-01-29 05:45:16 +0000
  • 0761652701 fix(telegram): handle empty reply array in notifyEmptyResponse kiranjd 2026-01-27 21:43:49 +0530
  • a2d06e75b0 fix(telegram): notify users when agent returns empty response kiranjd 2026-01-27 13:33:41 +0530
  • 9bc7cb7977 fix: handle telegram empty replies (#3483) (thanks @kiranjd) fix/telegram-empty-response-v2 Ayaan Zaidi 2026-01-29 11:13:00 +0530
  • 5c577c804a Merge with fork repository (keep local POE adapter changes) BaiShisheng 2026-01-29 13:40:36 +0800
  • 43e989c8c3
    Merge branch 'main' into replace-kimi-coding-strings JM Marquez 2026-01-29 13:40:35 +0800
  • 47a04747ca
    Merge branch 'main' into docs/mermaid-diagrams Davendra Patel 2026-01-29 11:08:39 +0530
  • 92f7fa3918 fix: handle empty telegram replies Ayaan Zaidi 2026-01-29 11:03:38 +0530
  • 151503872a fix(telegram): handle empty reply array in notifyEmptyResponse kiranjd 2026-01-27 21:43:49 +0530
  • 80480132d2 fix(telegram): notify users when agent returns empty response kiranjd 2026-01-27 13:33:41 +0530
  • 781fc7b2dd feat(telegram): add TelegramDownloadError and proxy support for downloads 九灵云 2026-01-29 13:35:53 +0800
  • 92c191883f
    Merge branch 'main' into feature/poe-provider Gareth Paul Jones (GPJ) 2026-01-28 21:34:29 -0800
  • 14dda07acf feat(auth): add LLAMA_API_KEY support shivanagendrak 2026-01-28 22:29:25 -0700
  • 90a9e9cb33 docs: add 29 inline Mermaid diagrams across documentation Davendra Patel 2026-01-29 10:58:42 +0530
  • ce07a19b61 feat(channels): add Kook channel plugin dongxiaolong 2026-01-29 13:25:08 +0800
  • c10e3d88b3 test: avoid invalid filename chars on windows nzhu 2026-01-29 13:23:50 +0800
  • 82f40f100c feat(tts): add MiniMax TTS provider support leolele 2026-01-29 13:21:29 +0800
  • 849bf8c33b Local changes: POE adapter implementation BaiShisheng 2026-01-29 13:20:31 +0800
  • 530b655e6c style: format signal.test.ts Qi Ke 2026-01-29 00:19:53 -0500
  • 26ddce3129 test(signal): add tests for group ID case preservation Qi Ke 2026-01-29 00:18:25 -0500
  • 1feff5b2b6
    fix(voice-call): include intro message in AI context for outbound calls chenglun.hu 2026-01-29 13:17:13 +0800
  • c869321894 CLI: remove clawdbot bin alias in favor of moltbot liang.wu 2026-01-29 13:15:42 +0800
  • 5a87f755b5
    Merge branch 'main' into feature/credential-leak-prevention Thiago Butignon Claramunt 2026-01-29 02:14:19 -0300
  • 7b65fc7d36 fix: write gateway transcripts for CLI provider runs maxmaxrouge 2026-01-29 15:09:17 +1000
  • 0857a5e423 zod-schema changes for tools and updating types.agents.ts to match my agents-default changes KraFourZee 2026-01-29 00:09:13 -0500
  • eaf1990112
    Merge branch 'main' into main kimeojin 2026-01-29 14:08:01 +0900
  • bf0b184b57 fix(memory-claudemem): align with moltbot plugin conventions Alex Newman 2026-01-29 00:06:05 -0500
  • ab23bd2bd4 fix(auth): skip API key requirement for Ollama provider shivanagendrak 2026-01-28 22:05:18 -0700
  • a20b2e781f fix(config): write enabled state to channels config for built-in channels shivanagendrak 2026-01-28 22:04:01 -0700
  • 34291321b4 chore: update clawtributors (add @HirokiKobayashi-R) Ayaan Zaidi 2026-01-29 10:33:25 +0530
  • 9dd8f0bcbe docs: remove legacy clawdbot references from security docs liang.wu 2026-01-29 13:03:22 +0800
  • 16a5549ec0 docs: update changelog for mention patterns (#3303) (thanks @HirokiKobayashi-R) Ayaan Zaidi 2026-01-29 10:31:08 +0530
  • 22b59d24ce fix(mentions): check mentionPatterns even when explicit mention is available HirokiKobayashi-R 2026-01-28 20:35:36 +0900
  • ea1339720b fix(test): skip filename injection test on Windows Nathan Hangen 2026-01-29 00:01:43 -0500
  • 4a4f217b7a docs: update changelog for mention patterns (#3303) (thanks @HirokiKobayashi-R) Ayaan Zaidi 2026-01-29 10:31:08 +0530
  • 556d525dd8 fix(test): use '&' for XML escaping test to support Windows CI shivanagendrak 2026-01-28 22:00:56 -0700
  • 80c54ba057 feat(channels): add dingtalk support wkgg 2026-01-29 12:59:53 +0800
  • 468e330577 fix(mentions): check mentionPatterns even when explicit mention is available HirokiKobayashi-R 2026-01-28 20:35:36 +0900
  • fcc53bcf1b fix: include AccountId in telegram native command context (#2942) (thanks @Chloe-VP) Ayaan Zaidi 2026-01-29 10:16:07 +0530
  • 6132c3d014 fix(telegram): include AccountId in native command context for multi-agent routing Chloe 2026-01-26 21:47:09 -0800
  • ec4d4d96c0 fix(signal): preserve group ID case sensitivity Qi Ke 2026-01-28 18:46:37 -1000
  • 0319bef5f4 fix: include AccountId in telegram native command context (#2942) (thanks @Chloe-VP) fix/telegram-multi-agent-accountid Ayaan Zaidi 2026-01-29 10:16:07 +0530
  • e5fa404640 feat(memory-claudemem): add workerPath config for manual installs Alex Newman 2026-01-28 23:45:27 -0500
  • ed2c476754 docs: add memory-claudemem plugin documentation Alex Newman 2026-01-28 23:42:50 -0500
  • ec969392fd fix(telegram): include AccountId in native command context for multi-agent routing Chloe 2026-01-26 21:47:09 -0800
  • bb575c400e feat: Add Azure OpenAI support with configuration and fetch wrapper xuhaodev 2026-01-29 12:39:24 +0800
  • 4ac7aa4a48 fix: handle telegram video notes (#2905) (thanks @mylukin) Ayaan Zaidi 2026-01-29 10:06:44 +0530
  • 78722d0b4f fix(telegram): add video_note support to Telegram channel Lukin 2026-01-28 02:17:13 +0800
  • 02e34ac8b1 fix: handle telegram video notes (#2905) (thanks @mylukin) Ayaan Zaidi 2026-01-29 10:06:44 +0530
  • fae2140c92 fix(telegram): add video_note support to Telegram channel Lukin 2026-01-28 02:17:13 +0800
  • d9859fff81 fix(memory-claudemem): pass last_assistant_message to summarize hook Alex Newman 2026-01-28 23:31:08 -0500
  • 800c211582 fix: schema issues w/zod and mcp tool bridge David Garson 2026-01-28 21:30:38 -0700
  • 436656058f refactor(memory-claudemem): switch to hook CLI implementation Alex Newman 2026-01-28 23:29:08 -0500
  • 3e36da2b84 update markdown support to feishu alex xiang 2026-01-29 12:27:25 +0800
  • 5139637723 Merge upstream/main into feat/windows-shell-compat Nathan Hangen 2026-01-28 23:27:21 -0500
  • cc6e18ff2b feat: add quick-win features (search, templates, backup, notifications) Apple 2026-01-29 09:57:08 +0530
  • 8a7c2c8d9a Add LLM router skeleton (intent + routing.yaml) FortressFormations 2026-01-28 22:25:01 -0600
  • 711ec63ca5
    test: untrack local security env Jai Govindani 2026-01-29 11:23:20 +0700
  • 164640ada4 docs: add comprehensive testing guide for unified installer Haitao Pan 2026-01-29 12:23:00 +0800
  • c13c39f121 fix: exclude native slash commands from onToolResult Clawdbot 2026-01-27 10:17:12 +0100
  • e1ecfb25b8 test: add tests for onToolResult in DM vs group sessions Clawdbot 2026-01-27 09:43:38 +0100
  • f27a5030d8 fix: restore verbose tool summaries in DM sessions Clawdbot 2026-01-27 09:35:40 +0100
  • ecb5120ece style: format archive extraction changes MaxMiksa 2026-01-28 23:20:36 -0500
  • 2d1bbf32cc docs: add comprehensive unified installer documentation Haitao Pan 2026-01-29 12:20:35 +0800
  • e0e37af470 fix: gate tool summaries to direct chats (#2673) (thanks @Lukavyi) fix/restore-verbose-tool-summaries-dm Ayaan Zaidi 2026-01-29 09:50:13 +0530
  • 524cd283b2 fix: keep startMediaServer runtime arg order MaxMiksa 2026-01-28 23:18:57 -0500
  • 82f33d4235 feat: unified installer supporting gateway/node modes and multi-OS Haitao Pan 2026-01-29 12:18:12 +0800
  • 10ecffac2b
    test: update security harness fixtures Jai Govindani 2026-01-29 11:17:46 +0700
  • b41ae50d7f feat: Add macOS support to the installer scripts, including a new dedicated init_macos.sh. Haitao Pan 2026-01-29 12:17:35 +0800
  • a0c62d96c2 Docs: Azure disable Control UI pairing xuhaodev 2026-01-29 12:15:48 +0800