Commit Graph

  • 63d9325900 Merge pull request #2683 from pelioo/master master zhayujie 2026-03-01 19:41:27 +08:00
  • f342097f81 Merge remote-tracking branch 'upstream/master' peli 2026-03-01 00:24:14 +08:00
  • b4806c4366 fix: model provider config zhayujie 2026-02-28 18:35:04 +08:00
  • ff37d8a577 Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-02-28 18:10:55 +08:00
  • a773eb7893 fix: filter history to one user and one assistant per turn zhayujie 2026-02-28 18:09:02 +08:00
  • 7c67513d24 fix: convert bash-style $VAR to %VAR% on Windows zhayujie 2026-02-28 18:02:06 +08:00
  • 6ed85029c5 fix: agent skills zhayujie 2026-02-28 16:46:49 +08:00
  • e9c57ddf4d fix: adjust default turns zhayujie 2026-02-28 15:25:20 +08:00
  • a33ce97ed9 fix: restore only user/assistant text from history, strip tool calls zhayujie 2026-02-28 15:14:56 +08:00
  • b788a3dd4e fix: incomplete historical session messages zhayujie 2026-02-28 15:03:33 +08:00
  • fccfa92d7e docs: update channel docs zhayujie 2026-02-28 14:50:55 +08:00
  • 8705bf0a70 feat: update docs zhayujie 2026-02-28 10:53:16 +08:00
  • 9318138af7 ``` build(env): 更新.gitignore文件添加python目录忽略规则 peli 2026-02-27 23:49:35 +08:00
  • 269fa7d2d5 feat: 2.0.2 en docs zhayujie 2026-02-27 18:37:22 +08:00
  • e99837a8b9 feat: release 2.0.2 2.0.2 zhayujie 2026-02-27 18:04:00 +08:00
  • 553861a2c4 docs: update README.md zhayujie 2026-02-27 16:57:18 +08:00
  • 628a85d1be docs: update README.md zhayujie 2026-02-27 16:48:23 +08:00
  • 2cb54514a4 Merge pull request #2681 from zhayujie/feat-docs zhayujie 2026-02-27 16:04:17 +08:00
  • 6db22827f2 feat: docs update feat-docs zhayujie 2026-02-27 16:03:47 +08:00
  • 4cc6d5426b Merge pull request #2680 from zhayujie/feat-web-config zhayujie 2026-02-27 14:40:44 +08:00
  • 7d258b5202 feat(channels): add multi-channel management UI with real-time connect/disconnect feat-web-config zhayujie 2026-02-27 14:39:40 +08:00
  • c8d19ee0bc Merge pull request #2679 from zhayujie/feat-docs zhayujie 2026-02-27 12:14:37 +08:00
  • d891312032 docs: init docs zhayujie 2026-02-27 12:10:16 +08:00
  • 5edbf4ce32 feat: model and agent config in web console zhayujie 2026-02-26 21:01:37 +08:00
  • 3ddbdd713d Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-02-26 18:57:43 +08:00
  • 9ba107b511 Merge branch 'feat-multi-channel' zhayujie 2026-02-26 18:57:19 +08:00
  • c9adddb76a fix: pass channel_type correctly in multi-channel mode zhayujie 2026-02-26 18:57:08 +08:00
  • f0a12d5ff5 Merge pull request #2678 from zhayujie/feat-multi-channel zhayujie 2026-02-26 18:34:48 +08:00
  • 7cce224499 feat: support multi-channel feat-multi-channel zhayujie 2026-02-26 18:34:08 +08:00
  • 97397ca585 Merge pull request #2674 from haosenwang1018/fix/bare-excepts zhayujie 2026-02-26 12:11:49 +08:00
  • f2fbc602a8 Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-02-26 10:45:01 +08:00
  • 925d728a86 fix: replace upsert syntax to support SQLite lower version zhayujie 2026-02-26 10:44:04 +08:00
  • f5f229871b Merge pull request #2676 from zhayujie/feat-multi-channel zhayujie 2026-02-26 10:37:03 +08:00
  • 9917552b4b fix: improve web UI stability and conversation history restore zhayujie 2026-02-26 10:35:20 +08:00
  • adca89b973 fix: replace bare except clauses with except Exception haosenwang1018 2026-02-25 11:49:19 +00:00
  • 29bfbecdc9 feat: persistent storage of conversation history zhayujie 2026-02-25 18:01:39 +08:00
  • 1a7a8c98d9 docs: add scam warning disclaimer zhayujie 2026-02-25 01:34:16 +08:00
  • cddb38ac3d Merge pull request #2673 from zhayujie/feat-web-console zhayujie 2026-02-24 00:06:29 +08:00
  • 394853c0fb feat: web console module display feat-web-console zhayujie 2026-02-24 00:04:17 +08:00
  • c0702c8b36 feat: web channel stream chat zhayujie 2026-02-23 22:19:50 +08:00
  • d610608391 feat: add cloud host config zhayujie 2026-02-23 15:06:31 +08:00
  • 9082eec91d feat: dark mode is used by default zhayujie 2026-02-23 14:57:02 +08:00
  • f1a1413b5f feat: web console upgrade zhayujie 2026-02-21 17:56:31 +08:00
  • c1e7f9af9b Merge pull request #2672 from zhayujie/feat-config-update zhayujie 2026-02-21 11:34:05 +08:00
  • 1c71c4e38b feat: agent chat service feat-config-update zhayujie 2026-02-21 00:39:36 +08:00
  • 5e3eccb3f6 feat: support memory service zhayujie 2026-02-20 23:44:05 +08:00
  • e1dc037eb9 feat: cloud skills manage zhayujie 2026-02-20 23:23:04 +08:00
  • 97e9b4c801 Merge branch 'master' into feat-config-update zhayujie 2026-02-20 18:58:21 +08:00
  • 52d7cad735 feat: support gemini-3.1-pro-preview and claude-4.6-sonnet zhayujie 2026-02-20 12:14:59 +08:00
  • c0b1d270ba Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat zhayujie 2026-02-19 14:18:39 +08:00
  • e59a2892e4 feat: support qwen3.5-plus zhayujie 2026-02-19 14:18:16 +08:00
  • 5fa0376a49 Merge pull request #2670 from SgtPepper114/fix/gemini-dingtalk-image-inline zhayujie 2026-02-19 13:57:04 +08:00
  • 05a33042c8 fix(gemini): support dingtalk image markers as multimodal input SgtPepper114 2026-02-16 13:26:57 +00:00
  • ce58f23cbc feat: dashscope model name zhayujie 2026-02-16 20:11:38 +08:00
  • b6fc9fa370 fix: run script dependency issues zhayujie 2026-02-15 00:02:50 +08:00
  • 00ae38faae docs: update models in README zhayujie 2026-02-14 17:36:36 +08:00
  • ab28ee58ab feat: add doubao-2.0-code model and update README zhayujie 2026-02-14 16:49:44 +08:00
  • 48db538a2e feat: support Minimax-M2.5, glm-5, kimi-k2.5 zhayujie 2026-02-14 15:27:44 +08:00
  • 46945942e1 feat: support channel start in sub thread zhayujie 2026-02-13 12:38:52 +08:00
  • a24b26a1ef Merge pull request #2667 from cowagent/fix-wechatcom-image-support 2.0.1 zhayujie 2026-02-12 16:44:18 +08:00
  • 6f8421cdd5 fix: 支持企业微信图片消息识别功能 zhayujie 2026-02-12 12:00:24 +08:00
  • 284cd9bca9 Merge pull request #2666 from cowagent/fix-model-type-validation zhayujie 2026-02-10 11:31:45 +08:00
  • 23fd6b8d2b fix: handle non-string model_type to prevent AttributeError cowagent 2026-02-10 10:52:05 +08:00
  • 4f0ea5d756 feat: make web search a built-in tool zhayujie 2026-02-09 11:37:11 +08:00
  • 6c218331b1 fix: improve skill system prompts and simplify tool descriptions zhayujie 2026-02-08 18:59:59 +08:00
  • cea7fb7490 fix: add intelligent context cleanup #2663 zhayujie 2026-02-07 20:42:41 +08:00
  • 8acf2dbdfe fix: chat context overflow #2663 zhayujie 2026-02-07 20:36:24 +08:00
  • 0542700f90 fix: issues with empty tool calls and handling excessively long tool results zhayujie 2026-02-07 20:25:05 +08:00
  • 5264f7ce18 fix: getuid not found in windows zhayujie 2026-02-07 11:17:58 +08:00
  • 051ffd78a3 fix: windows path and encoding adaptation zhayujie 2026-02-06 18:37:05 +08:00
  • bea95d4fae Merge pull request #2661 from cowagent/feat-add-claude-opus-4-6 zhayujie 2026-02-06 15:09:49 +08:00
  • fdf7bc312f feat: 添加 Claude Opus 4.6 模型支持 cowagent 2026-02-06 15:07:43 +08:00
  • 5b094e1097 Merge pull request #2660 from cowagent/fix-zhipuai-api-base-support vision 2026-02-05 19:18:49 +08:00
  • 9ad3968084 fix: 支持智谱AI自定义API base URL配置 cowagent 2026-02-05 19:06:46 +08:00
  • 3958b6aae1 Merge pull request #2657 from cowagent/fix-missing-runtime-info-parameter zhayujie 2026-02-04 22:51:53 +08:00
  • eaa413caf0 fix: 补充缺失的 runtime_info 参数传递 cowagent 2026-02-04 22:49:54 +08:00
  • 9095225b5b Merge pull request #2656 from 6vision/master zhayujie 2026-02-04 22:46:02 +08:00
  • c529f86dbc Merge pull request #2655 from cowagent/fix-runtime-timestamp-update zhayujie 2026-02-04 22:38:51 +08:00
  • e4fcfa356a refactor: 改用动态函数实现运行时信息更新(更健壮的方案) cowagent 2026-02-04 22:37:19 +08:00
  • 8218cff7c1 Merge branch 'zhayujie:master' into master vision 2026-02-04 22:32:20 +08:00
  • 6949bbcf39 update: Improve script interaction and configuration 6vision 2026-02-04 22:31:40 +08:00
  • 480c60c0a7 fix: 动态更新系统提示词中的运行时信息(时间戳) cowagent 2026-02-04 22:27:24 +08:00
  • eec10cb5db fix: claude remove toolname zhayujie 2026-02-04 22:15:10 +08:00
  • 02c83d8689 docs: update agent.md zhayujie 2026-02-04 21:42:52 +08:00
  • 72b1cacea1 fix: hiding the thought process zhayujie 2026-02-04 19:36:01 +08:00
  • c72cda3386 fix: minimax reasoning content optimization zhayujie 2026-02-04 19:26:36 +08:00
  • 867442155e fix: lark connection issue zhayujie 2026-02-04 17:05:30 +08:00
  • 229b14b6fc fix: feishu cert error zhayujie 2026-02-04 16:15:38 +08:00
  • 158c87ab8b fix: openai function call zhayujie 2026-02-04 15:42:43 +08:00
  • cb303e6109 fix: add decision round log zhayujie 2026-02-03 21:27:30 +08:00
  • a77a8741b5 fix: memory loss issue caused by scheduler saboteur7 2026-02-03 20:45:22 +08:00
  • 3d63459c25 docs: update README.md zhayujie 2026-02-03 15:44:00 +08:00
  • ce63de3c58 feat: release 2.0.0 2.0.0 saboteur7 2026-02-03 14:48:30 +08:00
  • 4b3b1219b5 Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat saboteur7 2026-02-03 12:20:04 +08:00
  • 73b069a76c docs: update 2.0 README.md saboteur7 2026-02-03 12:19:36 +08:00
  • 101cf8d108 Merge pull request #2653 from 6vision/deploy-script Saboteur7 2026-02-03 03:18:49 +08:00
  • 2e926dfb6e fix: python 3.8 compatibility issues saboteur7 2026-02-03 03:17:11 +08:00
  • 501866d12a feat: optimize document and model usage saboteur7 2026-02-03 02:58:15 +08:00
  • 39bcb0869f feat: enhance one-click deployment script with full lifecycle management 6vision 2026-02-03 02:56:46 +08:00
  • a7b99cde4e Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat saboteur7 2026-02-03 01:18:17 +08:00