Commit Graph

  • f150d7d83a fix: remember scheduled task outputs in receiver session (v2) tingchim2pro 2026-05-02 19:00:50 +08:00
  • 4d1f059c0d feat(feishu): add voice message support and streaming text reply ooaaooaa123 2026-04-30 16:14:57 +08:00
  • bc7f953fcc docs: add qianfan provider guide jimmyzhuu 2026-04-29 16:41:25 +08:00
  • f653483eea feat: expose qianfan in configuration surfaces jimmyzhuu 2026-04-29 16:32:53 +08:00
  • 6b200fd36b fix: handle qianfan error responses jimmyzhuu 2026-04-29 16:24:37 +08:00
  • 161fc6cdf0 feat: add qianfan chat bot jimmyzhuu 2026-04-29 16:19:27 +08:00
  • 6f68ed6bce test: restore cow cli parent module attribute jimmyzhuu 2026-04-29 16:12:08 +08:00
  • a4592ffdfe test: isolate cow cli plugin import jimmyzhuu 2026-04-29 16:08:40 +08:00
  • 7cd7bd1a48 fix: avoid cow cli import side effects jimmyzhuu 2026-04-29 16:04:48 +08:00
  • 9eeca70292 feat: register qianfan model provider jimmyzhuu 2026-04-29 15:52:32 +08:00
  • 02bfe30848 fix(memory): prevent duplicate Deep Dream runs zhayujie 2026-04-28 15:30:51 +08:00
  • c9c99de3d9 fix(bash): scope safety confirm to destructive deletions outside workspace zhayujie 2026-04-28 10:18:47 +08:00
  • 8752f0cc60 refactor(openai): drop SDK dependency and switch to native HTTP client zhayujie 2026-04-27 20:21:54 +08:00
  • 5c65196e44 feat(web): hint API base version path in config placeholder dev-rag-enhance zhayujie 2026-04-26 17:10:24 +08:00
  • f5798bfe90 fix: remove unnecessary API Base URL in run scripts zhayujie 2026-04-26 16:29:08 +08:00
  • 0e556b3468 feat: switch default model to deepseek-v4-flash zhayujie 2026-04-26 15:54:50 +08:00
  • 31820f56e7 fix(deepseek): back-fill reasoning_content for all assistant turns zhayujie 2026-04-24 16:39:48 +08:00
  • fd88828abd fix(models): unify enable_thinking for deepseek-v4 zhayujie 2026-04-24 15:29:43 +08:00
  • ae11159918 feat(models): unify enable_thinking for deepseek-v4 and other thinking models zhayujie 2026-04-24 15:22:45 +08:00
  • 472a8605c0 feat(models): support deepseek-v4-pro and deepseek-v4-flash zhayujie 2026-04-24 11:35:38 +08:00
  • e1760ba211 feat: release 2.0.7 version zhayujie 2026-04-23 18:13:53 +08:00
  • ce4c0a0aa4 feat: release 2.0.7 2.0.7 zhayujie 2026-04-23 17:18:19 +08:00
  • 64511593c4 feat: release 2.0.7 zhayujie 2026-04-23 17:16:17 +08:00
  • b0e00dfceb feat: support glm-5.1 zhayujie 2026-04-23 16:43:05 +08:00
  • fc465b463d feat: support kimi coding plan by temporary solution zhayujie 2026-04-23 16:24:37 +08:00
  • 68ce2e5232 feat(skill): multi-provider image generation with auto-fallback zhayujie 2026-04-23 12:39:39 +08:00
  • 81e8bb62ae feat(skill): support gpt-image-2 in image generation skill zhayujie 2026-04-22 20:39:49 +08:00
  • 2c13e1b923 feat(models): support kimi-k2.6 zhayujie 2026-04-22 12:01:40 +08:00
  • a0748c2e3b fix(web): cap reasoning content to 4KB across stream/storage/display zhayujie 2026-04-21 20:31:38 +08:00
  • 40599bb751 fix(web): smart auto-scroll for chat #2775 zhayujie 2026-04-20 21:43:21 +08:00
  • f3c64ceea7 fix: refresh skill manager on /skill zhayujie 2026-04-19 19:50:16 +08:00
  • 15c60de709 fix: improve skill installation to support multiple source formats and ensure target directory zhayujie 2026-04-19 19:05:51 +08:00
  • 6dd316547f fix(web): fix session title generation fallback and reset Bridge on config change zhayujie 2026-04-19 18:43:48 +08:00
  • 54c7676a44 docs: update architecture diagram zhayujie 2026-04-18 23:08:36 +08:00
  • d25b8966ce fix(web): prevent duplicate image previews zhayujie 2026-04-18 22:32:34 +08:00
  • 14a119c48c fix(gemini): solving the problem of tool call not returnings zhayujie 2026-04-18 21:18:27 +08:00
  • c82515a927 fix(agent): don't drop tool_calls from empty-response retry zhayujie 2026-04-18 20:50:40 +08:00
  • 26e630c2dd feat(cli): /config support set enable_thinking zhayujie 2026-04-17 16:09:43 +08:00
  • 13370d2056 fix: thinking display is disabled by default zhayujie 2026-04-17 15:31:59 +08:00
  • 35282db9e0 feat(models): support claude-opus-4-7 zhayujie 2026-04-16 23:24:16 +08:00
  • 426fb88ce7 fix(knowledge): exclude root-level files from knowledge stats to preserve empty state zhayujie 2026-04-16 22:55:46 +08:00
  • 2384bd0e10 fix: update CI workflows for repo rename and add latest tag zhayujie 2026-04-16 21:57:20 +08:00
  • ba3f66d3d1 feat: show root-level files (index.md, log.md) in knowledge tree zhayujie 2026-04-16 21:47:44 +08:00
  • 7293a0f670 fix: modify repo name in github workflow zhayujie 2026-04-16 21:38:58 +08:00
  • 9e86d46267 fix: sync env vars when updating config in docker env zhayujie 2026-04-16 21:32:07 +08:00
  • 848430f062 feat(knowledge): support nested directories in knowledge base listing and display zhayujie 2026-04-16 12:28:18 +08:00
  • abd21335c4 Merge pull request #2772 from 6vision/master zhayujie 2026-04-16 10:43:41 +08:00
  • 8fa95f058a fix: bot_type change notification never shown after model switch 6vision 2026-04-15 21:48:50 +08:00
  • d4e5ecd497 fix: compatible with Python 3.7 by deferring Literal import in truncate.py zhayujie 2026-04-15 12:29:09 +08:00
  • 3830f76729 feat: add custom model provider zhayujie 2026-04-15 12:26:05 +08:00
  • 83f778fec9 feat(dream): structured organization of dream memories zhayujie 2026-04-15 11:27:46 +08:00
  • cabd24605f fix: add random jitter to daily dream schedule zhayujie 2026-04-15 00:33:33 +08:00
  • ae20ba1148 Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-04-14 22:58:59 +08:00
  • 3a50b64977 feat: web multi session interface zhayujie 2026-04-14 22:58:25 +08:00
  • 8692e74536 fix(web): hide session panel by default on mobile and support overlay dismiss zhayujie 2026-04-14 21:09:01 +08:00
  • 1c18bd9889 docs(memory): update long-term memory docs zhayujie 2026-04-14 17:14:28 +08:00
  • 60e9d98d0a feat: release 2.0.6 2.0.6 zhayujie 2026-04-14 12:37:53 +08:00
  • 83f6625e0c feat: release 2.0.6 zhayujie 2026-04-14 12:08:57 +08:00
  • acc09543b7 feat(dream): add memory dream cli and docs zhayujie 2026-04-14 11:03:53 +08:00
  • 94d8c7e366 feat(dream): add Dream Diary tab to memory management page zhayujie 2026-04-13 22:08:15 +08:00
  • ea1a0c8b3d feat(memory): add Deep Dream module for daily memory distillation zhayujie 2026-04-13 21:32:52 +08:00
  • 7bc88c17e4 Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-04-13 20:13:30 +08:00
  • 33cf1bc4c3 feat(memory): async LLM context summary injection on trim zhayujie 2026-04-13 20:13:05 +08:00
  • 9402e63fe1 Merge pull request #2766 from zhayujie/feat-mulit-session zhayujie 2026-04-13 18:51:07 +08:00
  • 90e4d494b2 feat(web): add multi-session management for web console feat-mulit-session zhayujie 2026-04-13 18:50:31 +08:00
  • da97e948ca feat: refine memory recall/write prompts for better precision and proactivity zhayujie 2026-04-13 18:02:06 +08:00
  • 89a07e8e74 feat: add enable_thinking config to control deep reasoning on web console zhayujie 2026-04-13 16:06:28 +08:00
  • 3f3d0381e5 feat: update knowledge docs and fix claude error zhayujie 2026-04-13 11:16:26 +08:00
  • 3649499dba fix: optimize the stability of network pre-checks zhayujie 2026-04-13 10:35:38 +08:00
  • a989d088fd Merge pull request #2764 from WilliamOnVoyage/fix/macos-timeout-fallback zhayujie 2026-04-13 10:21:44 +08:00
  • f79a915136 fix: add timeout fallback for macOS compatibility Moliang Zhou 2026-04-12 11:18:44 -07:00
  • 12e8c3d449 Merge pull request #2763 from zhayujie/feat-web-console-upgrade zhayujie 2026-04-12 21:20:34 +08:00
  • 4f7064575e feat(web): support scheduler push messages and enrich welcome screen feat-web-console-upgrade zhayujie 2026-04-12 21:19:50 +08:00
  • 070df826f1 Merge pull request #2762 from zhayujie/feat-web-console-upgrade zhayujie 2026-04-12 20:38:45 +08:00
  • fbe48a4b4e feat(web): add password protection for web console zhayujie 2026-04-12 20:37:04 +08:00
  • 4dd497fb6d fix: run.ps1 git clone in windows zhayujie 2026-04-12 17:52:37 +08:00
  • 907882c0a7 fix: git clone pre-check zhayujie 2026-04-12 17:36:45 +08:00
  • d36d5aee3f feat: rename repository name from chatgpt-on-wechat to CowAgent zhayujie 2026-04-12 17:09:07 +08:00
  • c6824e5f5e fix: add legacy-cgi dependency for Python 3.13+ #2758 zhayujie 2026-04-12 16:49:00 +08:00
  • 199c21eede Merge pull request #2761 from zhayujie/feat-knowledge zhayujie 2026-04-12 16:47:07 +08:00
  • 5162da5654 Merge branch 'master' into feat-knowledge feat-knowledge zhayujie 2026-04-12 16:46:38 +08:00
  • a1d82f6193 feat(knowledge): add cli and update docs zhayujie 2026-04-12 16:39:06 +08:00
  • ea78e3d0c6 feat(knowledge): document link supports jumping to view zhayujie 2026-04-11 20:16:43 +08:00
  • 3497f00cb4 Merge pull request #2759 from zhayujie/feat-multimodel zhayujie 2026-04-11 19:55:15 +08:00
  • 5355d45031 Merge pull request #2756 from octo-patch/feature/add-minimax-m2.7-highspeed-tts zhayujie 2026-04-11 19:54:03 +08:00
  • 26693acc3f feat(vision): prioritize main model for image recognition with multi-provider fallback feat-multimodel zhayujie 2026-04-11 19:46:11 +08:00
  • 76e9fef3b2 feat(knowledge): add file list and graph in web channel zhayujie 2026-04-11 19:02:55 +08:00
  • c34308cbd4 feat: add MiniMax-M2.7-highspeed model and MiniMax TTS support octo-patch 2026-04-11 17:03:44 +08:00
  • 5a10476010 feat: add knowledge switch and cli zhayujie 2026-04-11 16:44:25 +08:00
  • 46e80dceec Merge pull request #2755 from 6vision/fix/generic-file-send zhayujie 2026-04-11 16:36:34 +08:00
  • 90d1835353 fix: send generic file types (tar.gz, zip, etc.) as FILE instead of TEXT 6vision 2026-04-11 15:45:34 +08:00
  • 845fadd0aa fix(knowledge): modify knowledge skill zhayujie 2026-04-10 18:22:54 +08:00
  • 5748ded52c feat(knowledge): change knowledge base to index-driven self-organizing structure zhayujie 2026-04-10 16:06:04 +08:00
  • 6a737fb734 feat: display thinking content in web console zhayujie 2026-04-10 15:07:23 +08:00
  • 3cd92ccda3 feat: add port config zhayujie 2026-04-09 21:29:53 +08:00
  • 54e81aba11 feat(memory+knowledge): add knowledge wiki system and Light Dream memory extraction zhayujie 2026-04-09 21:22:43 +08:00
  • d86cb4ded6 fix(weixin): update weixin channel version zhayujie 2026-04-09 09:55:07 +08:00
  • 4d5375f6d6 fix(win): add Windows platform hint in bash tool description zhayujie 2026-04-08 16:54:26 +08:00
  • 424557fedb fix(win): use PowerShell instead of cmd.exe zhayujie 2026-04-08 16:50:45 +08:00
  • 89251e603f fix(win): use PowerShell instead of cmd.exe for bash tool on Windows zhayujie 2026-04-08 16:18:56 +08:00