Commit Graph

  • ffbb264a5d fix: consistent sender_id for Telegram command allowlist matching Re-bin 2026-02-16 12:11:03 +00:00
  • ba923c0205 Merge branch 'main' into pr-701 Re-bin 2026-02-16 12:07:58 +00:00
  • e8e7215d3e refactor: simplify Slack markdown-to-mrkdwn conversion Re-bin 2026-02-16 11:57:55 +00:00
  • 3706903978 Merge branch 'main' into pr-704 Re-bin 2026-02-16 11:52:02 +00:00
  • 1ce586e9f5 fix: resolve Codex provider bugs and simplify implementation Re-bin 2026-02-16 11:43:36 +00:00
  • 9e5f7348fe Merge branch 'main' into pr-151 Re-bin 2026-02-16 09:19:40 +00:00
  • fe0341da5b
    Fix regex for URL formatting in Slack channel Aleksander W. Oleszkiewicz (Alek) 2026-02-16 09:58:38 +01:00
  • 5d683da38f
    Fix regex for URL and image URL formatting Aleksander W. Oleszkiewicz (Alek) 2026-02-16 09:53:20 +01:00
  • 90be900448
    Enhance Slack message formatting with new regex rules Aleksander W. Oleszkiewicz (Alek) 2026-02-16 09:49:44 +01:00
  • 51d22b7ef4 Fix: _forward_command now builds sender_id with username for allowlist matching Thomas Lisankie 2026-02-16 00:14:34 -05:00
  • 9bfc86af41 refactor(telegram): extract message splitting into helper function zhouzhuojie 2026-02-15 22:49:01 +00:00
  • 203aa154d4 fix(telegram): split long messages to avoid Message is too long error zhouzhuojie 2026-02-15 22:39:31 +00:00
  • a5265c263d docs: update readme structure Re-bin 2026-02-15 16:41:27 +00:00
  • 7e2d801ffc
    Implement markdown conversion for Slack messages Aleksander W. Oleszkiewicz (Alek) 2026-02-15 15:51:19 +01:00
  • 82074a7715 docs: update news section Re-bin 2026-02-15 14:03:51 +00:00
  • 69f80ec634
    Merge pull request #664 to use json_repair for robust LLM response parsing Xubin Ren 2026-02-15 16:12:47 +08:00
  • 49fec3684a fix: use json_repair for robust LLM response parsing Re-bin 2026-02-15 08:11:33 +00:00
  • 728874179c Merge PR #554: add MCP support Re-bin 2026-02-15 07:03:08 +00:00
  • 52cf1da30a fix: store original MCP tool name, make close_mcp public Re-bin 2026-02-15 07:00:27 +00:00
  • 54d5f637e7 merge main into pr-554 Re-bin 2026-02-15 06:12:15 +00:00
  • e2ef1f9d48 docs: add custom provider guideline Re-bin 2026-02-15 06:02:45 +00:00
  • fd480bb6f5 Merge branch 'main' into pr-625 Re-bin 2026-02-15 05:27:16 +00:00
  • 3411035447
    Merge pull request #617 from themavik/fix/523-clamp-max-tokens Xubin Ren 2026-02-14 18:02:20 +08:00
  • 6e3f86714c
    Merge pull request #629 from C-Li/feishu_optmize Xubin Ren 2026-02-14 17:51:10 +08:00
  • 66cd21e6ec feat: add SiliconFlow provider support Zhiwei Li 2026-02-14 20:21:34 +11:00
  • 5e082690d8 refactor(feishu): support both direct and localized post content formats Ahwei 2026-02-14 14:37:23 +08:00
  • 4e4eb21d23 feat(feishu): Add rich text message content extraction feature Ahwei 2026-02-14 12:14:31 +08:00
  • d3f6c95ceb refactor(cron): simplify timezone logic and merge conditional branches Ahwei 2026-02-14 10:27:09 +08:00
  • 153c83e340 fix(cron): add timezone support for accurate next run time calculation Ahwei 2026-02-14 10:23:54 +08:00
  • f821e95d3c fix: wire max_tokens/temperature to all chat calls, clean up redundant comments Re-bin 2026-02-14 01:40:37 +00:00
  • 155fc48b29 merge: resolve conflict with main, keep extracted _run_agent_loop with temperature Re-bin 2026-02-14 01:22:17 +00:00
  • 59d5e3cc4f docs: update line count Re-bin 2026-02-14 01:14:47 +00:00
  • 2f2c55f921 fix: add missing comma and type annotation for temperature param Re-bin 2026-02-14 01:13:49 +00:00
  • 9a83301ea6 Merge branch 'main' into pr-560 Re-bin 2026-02-14 01:10:51 +00:00
  • d6d73c8167 docs: update .gitignore to remove tests Re-bin 2026-02-14 01:03:16 +00:00
  • 3b580fd6c8 tests: update test_commands.py Re-bin 2026-02-14 01:02:58 +00:00
  • 12540ba8cb feat: improve onboard with merge-or-overwrite prompt Re-bin 2026-02-14 00:58:43 +00:00
  • 835a10e1a9 merge: resolve conflict with main, keep load-merge-save approach Re-bin 2026-02-14 00:51:29 +00:00
  • 10e9e0cdc9 fix(providers): clamp max_tokens to >= 1 before calling LiteLLM (#523) The Mavik 2026-02-13 17:08:10 -05:00
  • bc045fae1f
    Merge pull request #604 to add custom provider and non-destructive onboard Xubin Ren 2026-02-14 00:08:40 +08:00
  • b76cf05c3a feat: add custom provider and non-destructive onboard Re-bin 2026-02-13 16:05:00 +00:00
  • a3f4bb74ff fix: increase max_messages to 500 as temporary workaround chengyongru 2026-02-13 22:10:39 +08:00
  • bd55bf5278 cleaned up logic for onboarding Luke Milby 2026-02-13 08:56:37 -05:00
  • a9d911c80d
    Merge branch 'HKUDS:main' into feature/onboard_workspace Luke Milby 2026-02-13 08:45:31 -05:00
  • 8a11490798 updated logic for onboard function not ask for to overwrite workspace since the logic already ensures nothing will be overwritten. Added onboard command tests and removed tests from gitignore Luke Milby 2026-02-13 08:43:49 -05:00
  • 442136a313 fix: remove uv.lock qiupinhua 2026-02-13 18:52:43 +08:00
  • 1ae47058d9 fix: refactor code structure for improved readability and maintainability qiupinhua 2026-02-13 18:51:30 +08:00
  • 09c7e7aded feat: change OAuth login command for providers qiupinhua 2026-02-13 18:37:21 +08:00
  • 3f59a8e234
    Merge pull request #593 from C-Li/feishu_fix Xubin Ren 2026-02-13 17:02:27 +08:00
  • afc8d50659 test: add comprehensive tests for consolidate offset functionality chengyongru 2026-02-13 16:30:43 +08:00
  • 98a762452a fix: useasyncio.create_task to avoid block chengyongru 2026-02-13 15:14:22 +08:00
  • ccf9a6c146 fix(feishu): convert markdown headings to div elements in card messages Ahwei 2026-02-13 15:31:30 +08:00
  • 740294fd74 fix: history messages should not be change[kvcache] chengyongru 2026-02-13 15:10:07 +08:00
  • 43e2f2605b docs: update v0.1.3.post7 news Re-bin 2026-02-13 06:26:12 +00:00
  • 202f0a3144 bump: 0.1.3.post7 Re-bin 2026-02-13 06:17:22 +00:00
  • 92191ad2a9
    Merge pull request #587 from HKUDS/fix/whatsapp-bridge-security Xubin Ren 2026-02-13 13:41:27 +08:00
  • fd7e477b18 fix(security): bind WhatsApp bridge to localhost + optional token auth Re-bin 2026-02-13 05:37:56 +00:00
  • 3e9f6d0b6b
    Merge branch 'main' into fix/config-temperature wymcmh 2026-02-13 13:07:37 +08:00
  • 5c398c5faf
    Merge pull request #567 from 3927o/feature/better-fallback-message Xubin Ren 2026-02-13 12:55:14 +08:00
  • e1c359a198 chore: add venv/ to .gitignore Ahwei 2026-02-13 12:29:45 +08:00
  • 32c9431191 fix: align CLI session_id default to "cli:direct" for backward compatibility Re-bin 2026-02-13 04:13:16 +00:00
  • 64feec6656 Merge PR #569: feat: add /new command with memory consolidation Re-bin 2026-02-13 03:31:26 +00:00
  • 903caaa642 feat: unified slash commands (/new, /help) across all channels Re-bin 2026-02-13 03:30:21 +00:00
  • f016025f63 add feature to onboarding that will ask to generate missing workspace files Luke Milby 2026-02-12 22:20:56 -05:00
  • 0fc4f109bf
    Merge branch 'HKUDS:main' into feat/add_new_command 我惹你的温 2026-02-13 01:35:07 +08:00
  • 24a90af6d3 feat: add /new command worenidewen 2026-02-13 01:24:48 +08:00
  • dbbbecb25c feat: improve fallback message when max iterations reached 3927o 2026-02-12 23:57:34 +08:00
  • 890d7cf853 docs: news about the redesigned memory system Re-bin 2026-02-12 15:28:07 +00:00
  • dd4c06bea5
    Merge pull request #565 for redesign memory system Xubin Ren 2026-02-12 23:17:26 +08:00
  • 94c21fc235 feat: redesign memory system — two-layer architecture with grep-based retrieval Re-bin 2026-02-12 15:02:52 +00:00
  • a3599b97b9 fix: bug #370, support temperature configuration lemon 2026-02-12 19:12:38 +08:00
  • d30523f460
    fix(mcp): clean up connections on exit in interactive and gateway modes Sergio Sánchez Vallés 2026-02-12 10:44:25 +01:00
  • 61e9f7f58a
    chore: revert unrelated changes, keep only MCP support Sergio Sánchez Vallés 2026-02-12 10:16:52 +01:00
  • 16af3dd1cb
    Merge branch 'main' into feature/mcp-support Sergio Sánchez Vallés 2026-02-12 10:12:49 +01:00
  • 7052387f07
    Merge branch 'feature/mcp-support' of github.com:SergioSV96/nanobot into feature/mcp-support Sergio Sánchez Vallés 2026-02-12 10:12:10 +01:00
  • e89afe61f1
    feat(tools): add mcp support Sergio Sánchez Vallés 2026-02-12 10:01:30 +01:00
  • cb5964c201
    feat(tools): add mcp support Sergio Sánchez Vallés 2026-02-12 10:01:30 +01:00
  • a05e58cf79
    Merge pull request #543 to add edit_file tool and time context to sub agent Xubin Ren 2026-02-12 15:53:10 +08:00
  • de3324807f fix(subagent): add edit_file tool and time context to sub agent Re-bin 2026-02-12 07:49:36 +00:00
  • cc427261d9 Merge PR #533: feat(cron): add 'at' parameter for one-time scheduled tasks Re-bin 2026-02-12 06:50:53 +00:00
  • 7087947e0e feat(cron): add one-time 'at' schedule to skill docs and show timezone in system prompt Re-bin 2026-02-12 06:50:44 +00:00
  • 73935da95f Merge branch 'main' into pr-533 Re-bin 2026-02-12 06:36:49 +00:00
  • da93729d41
    Merge pull request #538 from Re-bin/main Xubin Ren 2026-02-12 14:28:58 +08:00
  • d335494212 feat: add interleaved chain-of-thought to agent loop Re-bin 2026-02-12 06:25:25 +00:00
  • a66fa650a1 feat(cron): add 'at' parameter for one-time scheduled tasks 3927o 2026-02-12 09:38:59 +08:00
  • b429bf9381 fix: improve long-running stability for various channels Re-bin 2026-02-12 01:20:57 +00:00
  • dd63337a83 Merge PR #516: fix Pydantic V2 deprecation warning Re-bin 2026-02-11 14:55:17 +00:00
  • cdc37e2f5e Merge branch 'main' into pr-516 Re-bin 2026-02-11 14:54:37 +00:00
  • 554ba81473 docs: update agent community tips Re-bin 2026-02-11 14:39:20 +00:00
  • cbab72ab72 fix: pydantic deprecation configdict Sergio Sánchez Vallés 2026-02-11 13:01:29 +01:00
  • c8831a1e1e Merge PR #488: refactor CLI input with prompt_toolkit Re-bin 2026-02-11 09:38:11 +00:00
  • 9d304d8a41 refactor: remove Panel border from CLI output for cleaner copy-paste Re-bin 2026-02-11 09:37:49 +00:00
  • 33930d1265 feat(cli): revert panel removal (keep frame), preserve input rewrite 张涔熙 2026-02-11 10:39:35 +08:00
  • 3561b6a63d feat(cli): rewrite input layer with prompt_toolkit and polish UI 张涔熙 2026-02-11 10:23:58 +08:00
  • ea1d2d763a Merge PR #307: feat: add MiniMax support Re-bin 2026-02-10 16:39:10 +00:00
  • 19b19d0d4a docs: update minimax tips Re-bin 2026-02-10 16:35:50 +00:00
  • 39dd7feb28 resolve conflicts with main and adapt MiniMax Re-bin 2026-02-10 16:27:10 +00:00
  • f8de53c7c1
    Update README.md chaohuang-ai 2026-02-10 20:46:13 +08:00
  • eca16947be
    Update README.md chaohuang-ai 2026-02-10 19:51:46 +08:00
  • ca7d6bf1ab
    Update README.md chaohuang-ai 2026-02-10 19:51:12 +08:00