Commit Graph

  • b0bf5ad29e fix: format and remove unused import User 2026-01-28 19:32:51 -0500
  • e3f4194e94 chore: remove PR template from feature branch Nathan Hangen 2026-01-28 19:32:41 -0500
  • 9491ec9bdb fix: make session-level mentions strict (ignore activation bypass) Keith the Silly Goose 2026-01-28 22:28:21 +1300
  • 387ab475e2 feat(whatsapp): add per-session ackReaction override Keith the Silly Goose 2026-01-28 22:23:54 +1300
  • 6563506da7 refactor: rename clawdbot to moltbot Keith the Silly Goose 2026-01-28 20:28:03 +1300
  • 600150a2cb fix(memory): optimize voyage batch memory usage with streaming and deduplicate code Jake 2026-01-28 11:26:33 +1300
  • 0face480eb feat(memory): add native Voyage AI embedding support with batching Jake 2026-01-28 11:08:28 +1300
  • 580b59f6e6 auto-reply: adicionar notificações automáticas de conclusão de tarefas HelderSantos 2026-01-28 21:28:22 -0300
  • 32bc8da60f refactor(windows): clarify unix command usage and add tests Nathan Hangen 2026-01-28 19:24:34 -0500
  • 683e9fee4f feat: add Clarifai as model provider User 2026-01-28 19:22:38 -0500
  • 64bbabea78 docs: add CLAWDBOT_DOCKER_OFFICIAL_REPO documentation and setup plumbing Joe Crypto 2026-01-29 00:19:55 +0000
  • b525ac5681 feat: add optional Docker official repo APT source Joe Crypto 2026-01-29 00:14:33 +0000
  • da6ff384a1
    Update model name and input parameters for Kimi JM Marquez 2026-01-29 08:09:06 +0800
  • 85425cfdae
    Add image support to kimi 2.5 JM Marquez 2026-01-29 08:05:04 +0800
  • 442e9aa88c style: change redaction placeholder to your-key-here for better aesthetics Thiago Butignon 2026-01-28 21:04:42 -0300
  • e41d6d74af feat(compaction): add post-compaction recovery turn [AI-assisted] sebasalmeidam 2026-01-28 18:45:54 -0500
  • fe1b0c7ca7 docs: remove numeric model selection references and document /models Vultr-Clawd Admin 2026-01-28 20:01:02 -0400
  • 37a1cbcd42 style: fix formatting in skills-status.ts Aditya Bhuran 2026-01-28 19:00:28 -0500
  • d0a086c921
    feat(ui): translate Slack, Signal, iMessage channel views Claude 2026-01-28 23:54:09 +0000
  • a91e626078 feat(system): add windows shell support and pr template Nathan Hangen 2026-01-28 18:53:30 -0500
  • fdcac0ccf4
    fix: correct 'Venius' typo to 'Venice' in provider docs (#3638) - thanks (@jonisjongithub) jonisjongithub 2026-01-28 16:51:43 -0700
  • dcd1257edd feat: add Zoom Team Chat plugin Doug Ruby 2026-01-28 15:42:37 -0800
  • 3ffb333041
    feat(ui): translate Telegram and Discord channel views Claude 2026-01-28 23:47:52 +0000
  • f6e7c8c5db fix: correct 'Venius' typo to 'Venice' in provider docs jonisjongithub 2026-01-28 15:47:27 -0800
  • 3a9cfd787d
    Merge pull request #3635 from moltbot/fix-token-input-trim Shakker 2026-01-28 23:46:14 +0000
  • e1066b0a42
    feat(ui): translate channels views and update terminology Claude 2026-01-28 23:45:51 +0000
  • 1c98b9dec8 fix(ui): trim whitespace from config input fields on change Shakker 2026-01-28 23:41:33 +0000
  • 9702782948 test: add red/green tests for parentId chain fix Stephen King 2026-01-28 16:31:35 -0700
  • 2dce0a99b2 fix: add parentId to appendAssistantTranscriptMessage to preserve history chain Stephen King 2026-01-28 12:29:12 -0700
  • 37c549b80b feat: complete refactor of secret scrubber addressing review findings Thiago Butignon 2026-01-28 20:31:21 -0300
  • 67f1402703 fix: tts base url runtime read (#3341) (thanks @hclsys) Shakker 2026-01-28 23:30:29 +0000
  • 1a011dfbee
    Merge branch 'main' into main Sheikyon 2026-01-28 18:29:57 -0500
  • 2e0dd2ce72
    fix(litellm): complete prompt caching support for Claude models Charles-Henri ROBICHE 2026-01-29 00:26:44 +0100
  • 06a7721ac5 Add file attachment extraction tests frankekn 2026-01-29 07:24:20 +0800
  • 7d1883faa8
    Merge branch 'main' into web4-governance-complete dennis palatov 2026-01-28 15:24:07 -0800
  • e6de5c9a8f fix(webchat): use label fallback in session dropdown Zarian Lewis 2026-01-28 17:23:17 -0600
  • 2f6e1ac037
    fix(tts): read OPENAI_TTS_BASE_URL at runtime instead of module load (#3341) hcl 2026-01-29 07:22:57 +0800
  • 797cc145c3 fix(tts): read OPENAI_TTS_BASE_URL at runtime instead of module load (#3341) (thanks @hclsys) fix/tts-base-url-runtime-read-2816 Shakker 2026-01-28 23:16:54 +0000
  • 9bfaf34518 Fix text file attachment detection frankekn 2026-01-29 07:16:34 +0800
  • 6228f3cd87 chore: remove unrelated .gitignore change from feature PR Vector 2026-01-28 23:16:07 +0000
  • f98a59cff6 Merge branch 'main' of https://github.com/moltbot/moltbot Rory Roy Ulloa 2026-01-28 17:15:37 -0600
  • 624c422422 refactor: migrate a2ui bundle script to typescript Rory Roy Ulloa 2026-01-28 17:15:33 -0600
  • 937e263451
    Merge branch 'moltbot:main' into fix/slack-extension-read-threadid tumf 2026-01-29 08:14:55 +0900
  • b99fe817f5
    Merge dc0a8ea70a into a7534dc223 BlackBearCC 2026-01-28 18:13:07 -0500
  • 2a2ecd5646
    Merge e132cc08d6 into a7534dc223 justelson 2026-01-28 18:12:32 -0500
  • edeb35dbcc
    feat(ui): translate nodes.ts view to Chinese Claude 2026-01-28 23:12:23 +0000
  • 6d9cdf9128 fix(tts): read OPENAI_TTS_BASE_URL at runtime instead of module load chenglun.hu 2026-01-28 21:23:53 +0800
  • eccf005580
    feat(ui): translate config, cron, skills, debug views to Chinese Claude 2026-01-28 23:08:15 +0000
  • 377c40378d fix(slack): ack reactions not executing due to early return on empty text Ryan Nelson 2026-01-28 15:07:50 -0800
  • 1060664e7c fix: remove unused imports and params in pi-tools.hooks.test.ts dp-web4 2026-01-28 15:04:21 -0800
  • 920fe168de
    fix(litellm): use anthropic-messages API for Claude models Charles-Henri ROBICHE 2026-01-29 00:01:57 +0100
  • 9ed0f1be56 test: update channels login test for new json and timeout options Drax 2026-01-29 00:01:23 +0100
  • a2497ecaab
    feat(ui): add i18n infrastructure and Traditional Chinese localization Claude 2026-01-28 23:00:19 +0000
  • b55b7315a4
    Merge pull request #2 from htekdev/copilot/add-github-copilot-cli-integration Hector Flores 2026-01-28 16:59:53 -0600
  • 5db5dc2def fix(agents): drop orphan tool results mickobizzle 2026-01-28 15:58:43 -0700
  • 053839938b fix: copilot-cli integration Hector Flores 2026-01-28 16:57:57 -0600
  • 351d778099 feat(auth): auto-sync CLI credentials on OAuth refresh failure Kira 2026-01-28 17:48:47 -0500
  • b05c075c06 feat(telegram): inject pinned messages into group context Tyler Diaz 2026-01-28 14:48:29 -0800
  • f4ad22fc44 Update ad-hoc signing instructions in dev setup Baohua Yang 2026-01-28 11:33:10 -0800
  • c50d5c7f34
    fix(litellm): enable prompt caching for Anthropic models Charles-Henri ROBICHE 2026-01-28 23:44:44 +0100
  • 3f86536b6a
    Merge 75258118df into a7534dc223 Alexis Galvan 2026-01-28 22:43:35 +0000
  • 75258118df feat: Add Gemini API configuration and comprehensive documentation Alexis Galvan 2026-01-28 19:42:14 -0300
  • f2664ca852 feat(telegram): add editForumTopic action for renaming forum topics Vector 2026-01-28 21:47:53 +0000
  • d3cf62a1e5 feat(cli): add --json flag to channels login for programmatic QR access Drax 2026-01-28 23:36:31 +0100
  • 399aa8daa4 fix: remove unused imports in test file Viktor Bozhkov 2026-01-28 22:33:06 +0000
  • e9951301b4 fix: replace console.log with logger.info in CLI commands dp-web4 2026-01-28 14:32:21 -0800
  • ce704cf95f fix: add eslint-disable for second registerCli block dp-web4 2026-01-28 14:26:54 -0800
  • c4876ce0dc docs: fix grammar in testing.md copilot-swe-agent[bot] 2026-01-28 22:24:03 +0000
  • c03de80cd4 docs: change default copilot-cli model to gpt-4.1 (free tier) copilot-swe-agent[bot] 2026-01-28 22:22:50 +0000
  • 8fc62cec76 fix: remove unused variable in audit summary loop dp-web4 2026-01-28 14:22:28 -0800
  • 8f4566dcc6
    Merge branch 'main' into together-ai Riccardo Giorato 2026-01-28 23:20:00 +0100
  • 36d0b15461 docs(venice): full Moltbot rebrand, Venice typo fix, add embeddings section Molty (Clawdbot PR Bot) 2026-01-28 17:18:57 -0500
  • 29afd60f11 fix: lint issues in web4-governance extension dp-web4 2026-01-28 14:18:51 -0800
  • 28f9f226f0 fix: Auto-expire auth profile cooldowns when timestamp expires ClawdBot 2026-01-28 22:18:06 +0000
  • c66b3b1273 docs(venice): fix 'Venius' → 'Venice' + add embeddings section Molty (Clawdbot PR Bot) 2026-01-28 17:14:47 -0500
  • addd3acc4f fix: remove incorrect Node.js prereq, add package-lock.json to gitignore copilot-swe-agent[bot] 2026-01-28 22:12:54 +0000
  • 647e393ee5 refactor(ui): enhance loadSessions function to accept overrides for session loading parameters Tyler Yust 2026-01-28 14:12:13 -0800
  • 44ea06f36a feat: add GitHub Copilot CLI as a built-in CLI backend copilot-swe-agent[bot] 2026-01-28 22:10:53 +0000
  • 609c7be970 docs(memory-lancedb): add clean Venice embeddings guide Molty (Clawdbot PR Bot) 2026-01-28 17:10:49 -0500
  • 06f2f5ada0
    Merge branch 'moltbot:main' into main Mot 2026-01-28 14:10:38 -0800
  • 9997082ef0 feat(tavily-skills): add tavily skills for web search, crawl, extract, and research github-actions[bot] 2026-01-28 17:10:20 -0500
  • f25c2c70f7 dotenv -> dotenvx Scott Motte 2026-01-28 08:44:18 +0100
  • 28d93181c9 docs: Add Venice embeddings guide + demo config Molty (Clawdbot PR Bot) 2026-01-28 17:09:15 -0500
  • 56170cf492 feat: auto-recover context from session history after compaction Viktor Bozhkov 2026-01-28 22:06:49 +0000
  • 761b7b6849
    fix(hooks): add security hardening for message handlers Steven Gonsalvez 2026-01-28 21:59:34 +0000
  • 756c2cb621 feat(memory-lancedb): Venice embeddings support (text-embedding-bge-m3) Molty (Clawdbot PR Bot) 2026-01-28 16:56:52 -0500
  • 5eeac66824 fix: use correct path to usage in meta Ryan McMillan 2026-01-28 15:56:15 -0600
  • 9ed198567b
    add nanogpt browser login 0xGingi 2026-01-28 16:53:25 -0500
  • 647cf2e177 Initial plan copilot-swe-agent[bot] 2026-01-28 21:52:36 +0000
  • 554f32b029 Remove package-lock.json (project uses pnpm) copilot-swe-agent[bot] 2026-01-28 21:52:33 +0000
  • 119cac7543 Fix session ID handling and cleanup in copilot-sdk copilot-swe-agent[bot] 2026-01-28 21:51:55 +0000
  • 0fbe3ac29e fix: move CLI transcript writing to correct location Ryan McMillan 2026-01-28 15:48:26 -0600
  • aa4418e496 finishing touches on agentic loop integration w/extra logging - will remove later David Garson 2026-01-28 13:32:45 -0700
  • 0e28bf70cd Add GitHub Copilot SDK integration for copilot-cli backend copilot-swe-agent[bot] 2026-01-28 21:46:57 +0000
  • be03f1c6e8 fix: add audio capability to OpenAI provider {Suksham-sharma} 2026-01-29 03:12:36 +0530
  • 26f51b8307 feat(telegram): add editForumTopic support for thread-edit action Tyler Diaz 2026-01-28 13:42:20 -0800
  • 62a03e8688 fix: prevent hallucination after failed compaction summary root 2026-01-28 21:40:39 +0000
  • 5a7d22f4f8 fix(ui): Prefer session label over displayName in dropdown Zarian Lewis 2026-01-28 15:39:57 -0600
  • d28c6a17fb chore: fix lint in scrubbing tests (final) Thiago Butignon 2026-01-28 18:38:34 -0300
  • 2f183e012b Initial plan copilot-swe-agent[bot] 2026-01-28 21:38:30 +0000