Commit Graph

  • 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
  • a653ed07eb fix(win): defer pip install to a helper bat after cow.exe exits zhayujie 2026-04-08 15:31:03 +08:00
  • ad86deb014 fix: prioritize using a custom master model for vision zhayujie 2026-04-08 15:16:59 +08:00
  • 9525dc7584 fix: avoid stale cow.exe on Windows by spawing fresh process zhayujie 2026-04-08 12:07:18 +08:00
  • cd31dd27fd fix: increase web console capacity and add frontend retry zhayujie 2026-04-08 11:48:27 +08:00
  • 360e3670eb feat(browser): detect implicit interactive elements zhayujie 2026-04-07 01:41:14 +08:00
  • 8dabe3b4c8 fix: remove install-browser cmd display in /help zhayujie 2026-04-04 23:28:57 +08:00
  • 443e0c2806 feat: show video in web channel zhayujie 2026-04-03 17:09:38 +08:00
  • 9cc173cc4d fix: use dynamic model name in system prompt runtime info zhayujie 2026-04-02 17:01:56 +08:00
  • b5f33e5ecd feat: support qwen3.6-plus zhayujie 2026-04-02 16:46:58 +08:00
  • 40dfc6860f fix: skill list showing sub-skills inside collection zhayujie 2026-04-02 11:47:24 +08:00
  • 1c02a04423 fix: handle error when printing QR code on Windows GBK terminals zhayujie 2026-04-01 17:23:57 +08:00
  • de0e45070c chore: remove conflicting dependency zhayujie 2026-04-01 17:19:15 +08:00
  • c169cc7d74 fix: remove conflicting dependency zhayujie 2026-04-01 17:12:15 +08:00
  • cd62ad76f6 fix: cow CLI support python3.7 zhayujie 2026-04-01 16:51:23 +08:00
  • dd25b0fb5b feat: refine system prompt style and tone guidance zhayujie 2026-04-01 16:24:41 +08:00
  • a38b22a6a2 docs: update docs zhayujie 2026-04-01 15:31:41 +08:00
  • 830b8f2971 feat: release 2.0.5 2.0.5 zhayujie 2026-04-01 15:01:53 +08:00
  • b058af122c feat: release 2.0.5 zhayujie 2026-04-01 12:24:21 +08:00
  • 174ee0cafc fix(security): prevent path traversal in memory content API zhayujie 2026-04-01 10:03:58 +08:00
  • 1c336380c0 docs: update release doc zhayujie 2026-03-31 22:30:31 +08:00
  • 3068880413 feat: save skill display name when downloading zhayujie 2026-03-31 21:43:57 +08:00
  • be596681e5 Merge pull request #2735 from zhayujie/feat-wecom-bot-qrcode zhayujie 2026-03-31 21:28:39 +08:00
  • 66b71c50e9 feat(wecom_bot): add Wecom Bot QR code scan auth feat-wecom-bot-qrcode zhayujie 2026-03-31 21:27:50 +08:00
  • 8744810b25 fix: skill install timeout zhayujie 2026-03-31 20:47:59 +08:00
  • 7f94d37c2e fix: auto-install font in browser zhayujie 2026-03-31 20:20:13 +08:00
  • 6d9b7baeb4 fix(weixin): file send failed zhayujie 2026-03-31 18:14:49 +08:00
  • 4470d4c352 fix: reduce docker image size zhayujie 2026-03-31 16:56:27 +08:00
  • d2a462a279 fix: add apt source in docker file zhayujie 2026-03-31 16:34:47 +08:00
  • 14ff2a15e7 fix(cli): cow cli in docker chat zhayujie 2026-03-31 16:25:47 +08:00
  • 6d1369900e feat: add source args in docker building zhayujie 2026-03-31 16:06:45 +08:00
  • 1f17ebe69e feat: add browser install in docker image zhayujie 2026-03-31 16:05:05 +08:00
  • 1ae2918064 feat: support install browser in chat zhayujie 2026-03-31 15:15:17 +08:00
  • b6571e5cad fix: browser resource optimization zhayujie 2026-03-30 21:39:38 +08:00
  • 7549d48cf1 fix: browser thread bug zhayujie 2026-03-30 21:27:08 +08:00
  • 00353dd0cb feat: support skill hub mirror zhayujie 2026-03-30 18:46:02 +08:00
  • afd947195d fix(cli): support skill mirror install zhayujie 2026-03-30 16:36:17 +08:00
  • e57ef37167 fix: prevent phantom mouseover from hijacking slash menu zhayujie 2026-03-30 11:52:05 +08:00
  • ef33a93654 Merge pull request #2731 from zkjqd/fix/slash-menu-click zhayujie 2026-03-30 11:40:06 +08:00
  • 61732aecfc Merge pull request #2721 from yrk111222/feat/modelscope-update zhayujie 2026-03-30 11:39:50 +08:00
  • 6764c05c3f input-slash-click zkjqd 2026-03-30 11:20:03 +08:00
  • fa149cf4aa fix(browser): multi-thread browser instance bug zhayujie 2026-03-30 00:57:19 +08:00
  • e4f9697d06 feat(browser): install font in linux zhayujie 2026-03-29 23:52:51 +08:00
  • da061450e5 fix: github skill install cmd zhayujie 2026-03-29 19:23:47 +08:00
  • d09ae49287 feat(browser): auto-snapshot on navigate, screenshot prompt guidance zhayujie 2026-03-29 19:09:11 +08:00
  • 511ee0bbaf fix: windows PowerShell script zhayujie 2026-03-29 18:28:50 +08:00
  • 3cb5a0fbd6 docs: add CLI system docs zhayujie 2026-03-29 17:57:12 +08:00