Commit Graph

  • 9ee65cd681
    Update README.md chaohuang-ai 2026-02-10 19:50:47 +08:00
  • 08b9270e0a
    Update README.md chaohuang-ai 2026-02-10 19:50:09 +08:00
  • c98ca70d30 docs: update provider tips Re-bin 2026-02-10 08:38:36 +00:00
  • ef1b062be5 fix: create skills dir on onboard Re-bin 2026-02-10 07:42:39 +00:00
  • 8626caff74 fix: prevent safety guard from blocking relative paths in exec tool Re-bin 2026-02-10 07:39:15 +00:00
  • caf7a1a532
    Merge pull request #439 from Mrart/dinktalk Xubin Ren 2026-02-10 15:23:36 +08:00
  • cd4eeb1d20 docs: update mochat guidelines Re-bin 2026-02-10 07:22:03 +00:00
  • ccf3896a5b Merge pull request #389 to support MoChat Re-bin 2026-02-10 07:06:34 +00:00
  • ba2bdb080d refactor: streamline mochat channel Re-bin 2026-02-10 07:06:04 +00:00
  • d1f0615282 resolve conflicts with main; remove test_mochat_channel.py Re-bin 2026-02-10 06:52:52 +00:00
  • f634658707 fixed dingtalk exception. ouyangwulin 2026-02-10 11:10:00 +08:00
  • a779f8c453 docs: update release news Re-bin 2026-02-10 03:08:17 +00:00
  • 76e51ca8de docs: release v0.1.3.post6 Re-bin 2026-02-10 03:07:27 +00:00
  • fc9dc4b397 Release v0.1.3.post6 Re-bin 2026-02-10 03:00:42 +00:00
  • fba5345d20 fix: pass api_key directly to litellm for more robust auth Re-bin 2026-02-10 02:09:31 +00:00
  • ec4340d0d8 feat: add App Home step to Slack guide, default groupPolicy to mention Re-bin 2026-02-09 16:49:13 +00:00
  • c6915d27e9 Merge remote-tracking branch 'upstream/main' into feature/codex-oauth pinhua33 2026-02-10 00:44:03 +08:00
  • 4f928e9d2a feat: improve QQ channel setup guide and fix botpy intent flags Re-bin 2026-02-09 16:17:35 +00:00
  • 03d3c69a4a docs: improve Email channel setup guide Re-bin 2026-02-09 12:40:24 +00:00
  • 1e95f8b486 docs: add 9 feb news Re-bin 2026-02-09 12:07:45 +00:00
  • ec09ff4ce0 Merge pull request #383: add QQ channel support Re-bin 2026-02-09 12:05:50 +00:00
  • a63a44fa79 fix: align QQ channel with BaseChannel conventions, simplify implementation Re-bin 2026-02-09 12:04:34 +00:00
  • 2c45657b14 resolve merge conflicts: keep all channels and add QQ Re-bin 2026-02-09 11:58:38 +00:00
  • dcf902a419
    Merge pull request #381 from JakeRowe19/patch-1 Xubin Ren 2026-02-09 19:53:01 +08:00
  • 23294d7a59 Merge pull request #116: add Slack channel support Re-bin 2026-02-09 11:41:55 +00:00
  • f3ab8066a7 fix: use websockets backend, simplify subtype check, add Slack docs Re-bin 2026-02-09 11:39:13 +00:00
  • 74e3c411a1 resolve merge conflicts: keep all channels and add slack Re-bin 2026-02-09 11:17:07 +00:00
  • 7ffd90aa3b docs: update email channel tips Re-bin 2026-02-09 10:59:16 +00:00
  • 866942eedd fix: update agentUserId in README and change base_url to HTTPS in configuration tjb-tech 2026-02-09 09:12:53 +00:00
  • ef7972b6d3 Merge origin/main into feat/mochat-channel tjb-tech 2026-02-09 09:01:25 +00:00
  • 3779225917 refactor(channels): rename moltchat integration to mochat tjb-tech 2026-02-09 08:50:17 +00:00
  • 20b8a2fc58 feat(channels): add Moltchat websocket channel with polling fallback tjb-tech 2026-02-09 08:46:47 +00:00
  • 51f97efcb8 refactor: simplify Codex URL handling by removing unnecessary function pinhua33 2026-02-09 16:04:04 +08:00
  • 34dc933fce feat: add QQ channel integration with botpy SDK yinwm 2026-02-09 15:47:55 +08:00
  • fc67d11da9 feat: add OAuth login command for OpenAI Codex pinhua33 2026-02-09 15:39:30 +08:00
  • ae908e0dcd Merge upstream/main: resolve conflicts with OAuth support pinhua33 2026-02-09 15:13:11 +08:00
  • 26c506c413
    Update README.md JakeRowe19 2026-02-09 09:49:43 +03:00
  • cbca6297d6 feat(email): add IMAP/SMTP email channel with consent gating Re-bin 2026-02-09 06:19:43 +00:00
  • d223454a98 fix: cap processed UIDs, move email docs into README, remove standalone guide Re-bin 2026-02-09 06:19:35 +00:00
  • 994f5601e9 resolve merge conflicts: keep both dingtalk and email channels Re-bin 2026-02-09 06:02:36 +00:00
  • 8fa52120b1 Merge PR #360: improve agent CLI chat rendering and input experience Re-bin 2026-02-09 05:16:04 +00:00
  • d47219ef6a fix: unify exit cleanup, conditionally show spinner with --logs flag Re-bin 2026-02-09 05:15:26 +00:00
  • 391ee21275 Merge branch 'main' into pr-360 Re-bin 2026-02-09 04:56:38 +00:00
  • 20ca78c106 docs: add Zhipu coding plan apiBase tip Re-bin 2026-02-09 04:51:58 +00:00
  • 8fda0fcab3
    Document agent markdown/log flags and interactive exit commands Chris Alexander 2026-02-08 21:51:13 +00:00
  • 9c6ffa0d56
    Trim CLI patch to remove unrelated whitespace churn Chris Alexander 2026-02-08 21:07:02 +00:00
  • 0a2d557268
    Improve agent CLI chat UX with markdown output and clearer interaction feedback Chris Alexander 2026-02-08 20:50:31 +00:00
  • 8af98004b3
    Merge pull request #225 from chaowu2009/main Xubin Ren 2026-02-09 03:52:52 +08:00
  • 25e17717c2 fix: restore terminal state on Ctrl+C exit in agent interactive mode Re-bin 2026-02-08 19:36:53 +00:00
  • eb2fbf80da fix: use config key to detect provider, prevent api_base misidentifying as vLLM Re-bin 2026-02-08 19:31:25 +00:00
  • 2931694eb8 fix: preserve reasoning_content in conversation history for thinking models Re-bin 2026-02-08 18:37:41 +00:00
  • b4217b2690 chore: remove test file from tracking Re-bin 2026-02-08 18:26:06 +00:00
  • 119f94c57a Merge PR #326: fix cli input arrow keys Re-bin 2026-02-08 18:24:29 +00:00
  • dfa173323c refactor(cli): simplify input handling — drop prompt-toolkit, use readline Re-bin 2026-02-08 18:23:43 +00:00
  • 5a20f3681d Merge branch 'main' into pr-326 Re-bin 2026-02-08 18:12:11 +00:00
  • c45a239c01 Merge PR #219: add DingTalk channel support Re-bin 2026-02-08 18:06:16 +00:00
  • b6ec6a8a76 fix(dingtalk): security and resource fixes for DingTalk channel Re-bin 2026-02-08 18:06:07 +00:00
  • 499f602223 Merge branch 'main' into pr-219 Re-bin 2026-02-08 17:34:06 +00:00
  • 3675758a44
    Update README.md chaohuang-ai 2026-02-08 18:10:24 +08:00
  • 9e3823ae03
    Update README.md chaohuang-ai 2026-02-08 18:03:00 +08:00
  • f49c639b74
    Update README.md chaohuang-ai 2026-02-08 18:02:48 +08:00
  • 08efe6ad3f refactor: add OAuth support to provider registry system pinhua33 2026-02-08 16:48:11 +08:00
  • c1dc8d3f55 fix: integrate OpenAI Codex provider with new registry system pinhua33 2026-02-08 16:33:46 +08:00
  • 6bca38b89d Merge remote-tracking branch 'upstream/main' into feature/codex-oauth pinhua33 2026-02-08 15:47:10 +08:00
  • 299d8b33b3 refactor: replace provider if-elif chains with declarative registry Re-bin 2026-02-08 07:29:31 +00:00
  • 5bcfb550d5 Merge remote-tracking branch 'origin/main' into feature/codex-oauth pinhua33 2026-02-08 13:49:25 +08:00
  • 00185f2bee feat: add Telegram typing indicator Re-bin 2026-02-08 05:44:06 +00:00
  • 42c2d83d70 refactor: remove Codex OAuth implementation and integrate oauth-cli-kit pinhua33 2026-02-08 13:41:47 +08:00
  • f7f812a177 feat: add /reset and /help commands for Telegram bot Re-bin 2026-02-08 05:06:41 +00:00
  • 3b61ae4fff fix: skip provider prefix rules for vLLM/OpenRouter/AiHubMix endpoints Re-bin 2026-02-08 04:29:51 +00:00
  • 240db894b4 feat(channels): add DingTalk channel support and documentation w0x7ce 2026-02-08 11:37:36 +08:00
  • 342ba2b879 fix(cli): stabilize wrapped CJK arrow navigation in interactive input 张涔熙 2026-02-08 11:10:03 +08:00
  • 8b1ef77970 fix(cli): keep prompt stable and flush stale arrow-key input 张涔熙 2026-02-08 10:38:32 +08:00
  • 3c8eadffed feat: add MiniMax provider support via LiteLLM Vincent Wu 2026-02-08 03:55:24 +08:00
  • 438ec66fd8 docs: v0.1.3.post5 release news Re-bin 2026-02-07 18:15:18 +00:00
  • 9fe2c09fd3 bump version to 0.1.3.post5 Re-bin 2026-02-07 18:01:14 +00:00
  • d2fef6059d Merge PR #289: add Telegram proxy support and channel startup error handling Re-bin 2026-02-07 17:56:45 +00:00
  • d258f5beba Merge branch 'main' into pr-289 Re-bin 2026-02-07 17:54:33 +00:00
  • d027964b77 Merge PR #287: fix WhatsApp LID access denied Re-bin 2026-02-07 17:40:56 +00:00
  • 544eefbc8a fix: correct variable references in WhatsApp LID handling Re-bin 2026-02-07 17:40:46 +00:00
  • cf1663af13 feat: conditionally set telegram proxy alan 2026-02-07 22:18:43 +08:00
  • 3166c15cff feat: add telegram proxy support and add error handling for channel startup alan 2026-02-07 20:37:41 +08:00
  • b179a028c3 Fixes Access Denied because only the LID was used. Adrian Höhne 2026-02-07 11:44:20 +00:00
  • 625fc60282
    Update README.md chaohuang-ai 2026-02-07 17:52:29 +08:00
  • 2ca15f2a9d feat: enhance Feishu markdown rendering Re-bin 2026-02-07 09:46:53 +00:00
  • 572eab8237 feat: add AiHubMix provider support and refactor provider matching Re-bin 2026-02-07 08:10:05 +00:00
  • 7bf2232537 Merge PR #145: fix Zhipu AI API key env var Re-bin 2026-02-07 07:24:37 +00:00
  • 394ebccb46 docs: update line count Re-bin 2026-02-07 07:24:19 +00:00
  • 9a98ab1747 Merge PR #145: fix Zhipu AI API key env var Re-bin 2026-02-07 07:22:51 +00:00
  • cfe43e4920 feat(email): add consent-gated IMAP/SMTP email channel 张涔熙 2026-02-07 11:03:34 +08:00
  • 18ec651b34 Merge PR #46: Add DashScope support Re-bin 2026-02-07 02:52:40 +00:00
  • 6bf09e06c2 docs: update README on key features Re-bin 2026-02-07 02:43:09 +00:00
  • 7c2aec99a0 resolve conflicts with main Re-bin 2026-02-07 02:41:28 +00:00
  • 771c918770
    Merge pull request #205 from wcmolin/fix/zhipu-api-key Xubin Ren 2026-02-07 10:20:10 +08:00
  • d7b72c8f83 Drop unsupported parameters for providers. cwu 2026-02-06 12:24:11 -05:00
  • 4617043d2c docs: update 6 feb news Re-bin 2026-02-06 17:01:18 +00:00
  • 08686a63f4 Merge PR #42: fix: correct API key environment variable for vLLM mode Re-bin 2026-02-06 16:57:46 +00:00
  • 2096645ff1 resolve conflicts with main Re-bin 2026-02-06 16:56:02 +00:00
  • 9d5b227408 docs: add security config section and remove redundant full config example Re-bin 2026-02-06 09:34:11 +00:00
  • 943579b96a refactor(security): lift restrictToWorkspace to tools level Re-bin 2026-02-06 09:28:08 +00:00