Commit Graph

  • 45faa9c1ff fix(wexin): resolve image/file send and receive failures zhayujie 2026-03-23 00:13:41 +08:00
  • 304381a88d fix: hide breadcrumb on mobile for better space utilization zhayujie 2026-03-22 23:36:34 +08:00
  • fc9f54dbc8 feat(weixin): optimize login qrcode generate zhayujie 2026-03-22 23:04:50 +08:00
  • 7199dc187f fix: default gemini model zhayujie 2026-03-22 22:52:37 +08:00
  • e9ae066d53 Merge pull request #2716 from cowagent/fix-gemini-model-attribute zhayujie 2026-03-22 22:49:00 +08:00
  • d71ae406ff fix: add missing model property to GoogleGeminiBot cowagent 2026-03-22 22:43:26 +08:00
  • f3216904b3 feat(weixin): optimize weixin login qrcode zhayujie 2026-03-22 21:34:47 +08:00
  • 5958b69ec9 feat: release 2.0.4 2.0.4 zhayujie 2026-03-22 20:49:41 +08:00
  • 7d4e2cb39a docs: update comments zhayujie 2026-03-22 19:07:19 +08:00
  • a483ec0cea feat: optimize weixin channel qr code generate zhayujie 2026-03-22 18:20:10 +08:00
  • c1421e0874 feat: support weixin channel in scripts zhayujie 2026-03-22 16:29:12 +08:00
  • ce89869c3c feat: support weixin channel zhayujie 2026-03-22 15:52:13 +08:00
  • 3bc6e89b74 feat: cow desktop first version zhayujie 2026-03-21 16:11:05 +08:00
  • b8b57e34ff fix: auto-repair messages zhayujie 2026-03-21 14:20:22 +08:00
  • bc7f627253 fix(wecom_bot): compat with old websocket-client zhayujie 2026-03-21 14:03:17 +08:00
  • 652156e398 feat: make run.sh executable zhayujie 2026-03-20 17:56:10 +08:00
  • 9febb071c6 fix: run.sh get pid bug zhayujie 2026-03-20 17:51:04 +08:00
  • 7d0e1568ac fix: feishu msg and log encoding zhayujie 2026-03-19 17:07:39 +08:00
  • b4e711f411 feat: add request header zhayujie 2026-03-19 17:06:05 +08:00
  • 1b5be1b981 fix: remove feishu_bot_name in run.sh zhayujie 2026-03-19 14:55:12 +08:00
  • 49d8707c58 refactor: simplify run.sh by extracting shared logic and eliminating duplication zhayujie 2026-03-19 11:07:16 +08:00
  • 9192f6f7f7 feat: add MiniMax-M2.7 and glm-5-turbo zhayujie 2026-03-19 10:46:13 +08:00
  • 05022e3745 fix: add log zhayujie 2026-03-18 23:09:27 +08:00
  • 5356e9ddeb docs: adjust docs order zhayujie 2026-03-18 21:55:09 +08:00
  • 52acf76e2c docs: update jp docs zhayujie 2026-03-18 21:01:02 +08:00
  • 40cdbd3b45 Merge pull request #2710 from eltociear/add-ja-doc zhayujie 2026-03-18 19:28:04 +08:00
  • 5487c0befe docs: add Japanese documents Ikko Ashimine 2026-03-18 19:13:39 +09:00
  • 8bb16c48c0 docs: update install cmd 2.0.3 zhayujie 2026-03-18 16:11:35 +08:00
  • c6384363f9 feat: workspace volume in docker deploy zhayujie 2026-03-18 16:03:03 +08:00
  • 8993e8ad3e feat: release 2.0.3 zhayujie 2026-03-18 15:40:49 +08:00
  • 289989d9f7 feat: release 2.0.3 zhayujie 2026-03-18 15:10:21 +08:00
  • dc2ae0e6f1 feat: support gpt-5.4-mini and gpt-5.4-nano zhayujie 2026-03-18 14:55:29 +08:00
  • 9c966c152d feat: enhance AGENT.md update prompts to encourage proactive evolution zhayujie 2026-03-18 12:10:45 +08:00
  • 4efae41048 feat: support coding plan zhayujie 2026-03-18 11:59:22 +08:00
  • b8437032e9 fix: optimize image recognition prompts zhayujie 2026-03-18 10:10:23 +08:00
  • 2d339ca81b Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-03-17 23:03:05 +08:00
  • d53abc9696 docs: update README.md zhayujie 2026-03-17 23:02:41 +08:00
  • 446c886d38 Merge pull request #2706 from zhayujie/feat-web-files zhayujie 2026-03-17 21:22:38 +08:00
  • 30c6d9b5ae feat: support file and image upload in web console, add office docs parsing in read tool feat-web-files zhayujie 2026-03-17 21:21:03 +08:00
  • 5e42996b36 fix: guide LLM to use matching skill when tool not found zhayujie 2026-03-17 18:34:09 +08:00
  • ceca7b85bf Merge pull request #2705 from zhayujie/feat-qq-channel zhayujie 2026-03-17 17:26:39 +08:00
  • a4d54f58c8 feat: complete the QQ channel and supplement the docs feat-qq-channel zhayujie 2026-03-17 17:25:36 +08:00
  • 005a0e1bad feat: add qq channel zhayujie 2026-03-17 15:43:04 +08:00
  • 46d97fd57d feat: channel config set to env zhayujie 2026-03-17 11:36:20 +08:00
  • 72a26b6353 fix: scheduler auto clean zhayujie 2026-03-17 11:29:21 +08:00
  • 89a4033fbf fix: web console bot_type zhayujie 2026-03-17 10:47:41 +08:00
  • 39a5dc64bd Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-03-16 19:07:54 +08:00
  • d4bdd9b1b7 docs: update README.md for wecom_bot channel feat-wecom-bot zhayujie 2026-03-16 19:07:08 +08:00
  • 2f5ba87280 Merge pull request #2698 from zhayujie/feat-wecom-bot zhayujie 2026-03-16 19:04:52 +08:00
  • 8b45d6c750 docs: wecom_bot integration docs zhayujie 2026-03-16 19:03:18 +08:00
  • 4ecd4df2d4 feat: web console support wecom_bot config zhayujie 2026-03-16 17:56:59 +08:00
  • a42f31fe52 feat: support wecom_bot stream card zhayujie 2026-03-16 17:46:05 +08:00
  • d4480b695e feat(channel): add wecom_bot channel zhayujie 2026-03-16 14:39:15 +08:00
  • c4b5f7fbae refactor: remove unavailable channels zhayujie 2026-03-16 11:05:45 +08:00
  • ba915f2cc0 feat: add gemini-3.1-flash-lite-preview and gpt-5.4 zhayujie 2026-03-15 22:06:12 +08:00
  • 4b91140f31 fix: optimize msg receive zhayujie 2026-03-12 20:49:36 +08:00
  • 9879878dd0 fix: concurrency issue in session zhayujie 2026-03-12 17:08:09 +08:00
  • d78105d57c fix: tool call match zhayujie 2026-03-12 17:05:27 +08:00
  • 153c9e3565 fix(memory): remove useless prompt zhayujie 2026-03-12 15:29:58 +08:00
  • c11623596d fix(memory): prevent context memory loss by improving trim strategy zhayujie 2026-03-12 15:25:46 +08:00
  • e791a77f77 fix: strengthen bootstrap flow zhayujie 2026-03-12 12:13:05 +08:00
  • b641bffb2c fix(feishu): remove bot_name dependency for group chat zhayujie 2026-03-12 11:30:42 +08:00
  • ee0c47ac1e feat: file send prompt zhayujie 2026-03-12 00:11:34 +08:00
  • eba90e9343 fix: workspace bootstrap zhayujie 2026-03-11 23:35:42 +08:00
  • d8374d0fa5 fix: web_fetch encoding zhayujie 2026-03-11 19:42:37 +08:00
  • fa61744c6d feat(web_fetch): support downloading and parsing remote document files (PDF, Word, Excel, PPT) zhayujie 2026-03-11 17:47:15 +08:00
  • 4fec55cc01 feat: web_featch tool support remote file url zhayujie 2026-03-11 17:16:39 +08:00
  • 1767413712 fix: increase minimax max_tokens zhayujie 2026-03-11 15:31:35 +08:00
  • 734c8fa84f fix: optimize skill prompt zhayujie 2026-03-11 12:40:37 +08:00
  • 9a8d422554 feat: package skill install zhayujie 2026-03-11 12:18:36 +08:00
  • b21e945c76 feat: optimize bootstrap flow zhayujie 2026-03-11 11:27:08 +08:00
  • a02bf1ea09 Merge pull request #2693 from 6vision/fix/bot-type-and-web-config zhayujie 2026-03-11 10:24:19 +08:00
  • eda82bac92 fix: gemini tool call bug zhayujie 2026-03-11 02:04:09 +08:00
  • e8d4f7dc4f fix: remove useless file zhayujie 2026-03-10 22:56:00 +08:00
  • c4a93b7789 fix: rename zhipu bot_type, persist bot_type in web config, fix re.sub escape error 6vision 2026-03-10 21:34:24 +08:00
  • c3f9925097 fix: remove injected max-steps prompt from persisted conversation history zhayujie 2026-03-10 20:08:59 +08:00
  • 2a0cf7511a Merge pull request #2692 from 6vision/master zhayujie 2026-03-10 15:17:22 +08:00
  • d0a70d3339 update:Adjust bot_type resolution priority in Agent mode 6vision 2026-03-10 15:14:01 +08:00
  • f37e4675dd Merge pull request #2691 from Weikjssss/fix-bot-type-conf zhayujie 2026-03-10 15:00:04 +08:00
  • 4e32f67eeb fix: validate tool_call_id pairing #2690 zhayujie 2026-03-10 14:52:07 +08:00
  • 36d54cab52 fix: pass bot_type in agent mode Weikjssss 2026-03-10 14:28:39 +08:00
  • 9d8df10dcf feat: clarify send tool is local-only zhayujie 2026-03-10 12:10:10 +08:00
  • 45ea88e070 Merge pull request #2689 from cowagent/fix/openai-compat-complete zhayujie 2026-03-10 10:10:58 +08:00
  • d5d0b947f5 fix: complete openai_compat migration across all model bots cowagent 2026-03-10 10:06:04 +08:00
  • f775f1f11e Merge pull request #2688 from JasonOA888/fix/openai-compat zhayujie 2026-03-10 10:02:41 +08:00
  • f1e888f3de fix: use openai_compat layer for error handling JasonOA888 2026-03-10 00:33:45 +08:00
  • 71c8436e90 fix: skill download to temp dir zhayujie 2026-03-09 18:43:28 +08:00
  • 08c69f5e9b fix: clean existing skill directory before remote install to ensure full overwrite zhayujie 2026-03-09 17:23:09 +08:00
  • a50fafaca2 refactor: convert image vision from skill to native tool zhayujie 2026-03-09 16:01:56 +08:00
  • 3c6781d240 refactor: inline skill-creator reference files into SKILL.md zhayujie 2026-03-09 12:02:52 +08:00
  • 3b8b5625f8 feat: add image vision provider zhayujie 2026-03-09 11:37:45 +08:00
  • 6be2034110 feat: add fallback embedding provider zhayujie 2026-03-09 11:03:31 +08:00
  • 924dc79f00 perf: lazy import to avoid 4-10s startup delay zhayujie 2026-03-09 10:21:58 +08:00
  • ccb9030d3c refactor: convert web-fetch from skill to native tool zhayujie 2026-03-09 10:13:48 +08:00
  • 8623287ac1 docs: update memory system docs zhayujie 2026-03-08 22:06:28 +08:00
  • 022c13f3a4 feat: upgrade memory flush system zhayujie 2026-03-08 21:56:12 +08:00
  • 0687916e7f fix: Safari IME enter key triggering message send zhayujie 2026-03-08 13:21:31 +08:00
  • bb868b83ba feat: add chat history query zhayujie 2026-03-08 13:03:27 +08:00
  • 24298130b9 fix: minimax tool_id missing zhayujie 2026-03-06 18:42:03 +08:00
  • 6e5ee92ebd docs: add gpt-5.4 zhayujie 2026-03-06 12:25:50 +08:00