6vision
2fa6343fe5
docs: add WeCom customer service (wechatcom_kf) channel guide
...
Add a self-deployment guide for the new `wechatcom_kf` channel under
`docs/channels/wecom-kf.mdx` in zh / en / ja, mirroring the existing
`wecom.mdx` structure. Wire each language version into the sidebar in
`docs/docs.json`.
Walks through: creating the WeCom custom app, retrieving Corp ID /
Secret (push-to-phone) / Token / EncodingAESKey, configuring `config.json`,
saving the callback URL + Enterprise Trusted IPs, binding the WeCom
Customer Service account, and distributing the access link / QR code.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-21 21:32:11 +08:00
zhayujie
fb341b869b
docs(mcp): add MCP tools guide
2026-05-08 16:14:48 +08:00
zhayujie
c322c0e3a5
docs(models): add ernie-5.0
2026-05-06 12:15:14 +08:00
zhayujie
0e556b3468
feat: switch default model to deepseek-v4-flash
2026-04-26 15:54:50 +08:00
zhayujie
31820f56e7
fix(deepseek): back-fill reasoning_content for all assistant turns
2026-04-24 16:39:48 +08:00
zhayujie
64511593c4
feat: release 2.0.7
2026-04-23 17:16:17 +08:00
zhayujie
68ce2e5232
feat(skill): multi-provider image generation with auto-fallback
...
- Add Gemini, Seedream (Volcengine Ark), Qwen (DashScope), MiniMax
providers to image-generation skill with universal sequential
fallback: OpenAI → Gemini → Seedream → Qwen → MiniMax → LinkAI
- Each provider filters unsupported size tiers to valid values
(e.g. Seedream 1K→2K, Qwen 3K→2K, Gemini 3K→2K)
- Pinned model only tries its native provider; auto-routing uses
each provider's default model
- Support skill-namespaced config (config.skill.image-generation.model
→ SKILL_IMAGE_GENERATION_MODEL env var)
- Add image lightbox (click-to-enlarge) in web console
- Add docs for built-in skills (skill-creator, knowledge-wiki,
image-generation) under docs/skills/
2026-04-23 12:39:39 +08:00
zhayujie
3830f76729
feat: add custom model provider
2026-04-15 12:26:05 +08:00
zhayujie
60e9d98d0a
feat: release 2.0.6
2026-04-14 12:37:53 +08:00
zhayujie
83f6625e0c
feat: release 2.0.6
2026-04-14 12:08:57 +08:00
zhayujie
acc09543b7
feat(dream): add memory dream cli and docs
...
- New memory/deep-dream.mdx (zh/en/ja): memory flow, distillation rules, dream diary, manual trigger, safety mechanisms
- Simplify long-term memory page, link to deep-dream for details
- New cli/memory-knowledge.mdx (zh/en/ja): memory and knowledge commands
- Move knowledge commands from general.mdx to memory-knowledge.mdx
- Register new pages in docs.json navigation for all languages
- Add /memory dream to cli/index.mdx command tables
2026-04-14 11:03:53 +08:00
zhayujie
d36d5aee3f
feat: rename repository name from chatgpt-on-wechat to CowAgent
...
- Update GitHub URLs in README.md (badges, release links, clone address, wiki, issues, contributors)
- Add project rename notice with SEO keywords and git remote update command
- Update docs/docs.json GitHub links
- Update all docs (zh/en/ja) across guide, intro, models, releases, skills
- Update run.sh and scripts/run.ps1 clone URLs and directory names
- Docker image name (zhayujie/chatgpt-on-wechat) kept unchanged for compatibility
2026-04-12 17:09:07 +08:00
zhayujie
a1d82f6193
feat(knowledge): add cli and update docs
2026-04-12 16:39:06 +08:00
zhayujie
a38b22a6a2
docs: update docs
2026-04-01 15:31:41 +08:00
zhayujie
b058af122c
feat: release 2.0.5
2026-04-01 12:24:21 +08:00
zhayujie
1c336380c0
docs: update release doc
2026-03-31 22:30:31 +08:00
zhayujie
3cb5a0fbd6
docs: add CLI system docs
2026-03-29 17:57:12 +08:00
zhayujie
5958b69ec9
feat: release 2.0.4
2026-03-22 20:49:41 +08:00
zhayujie
ce89869c3c
feat: support weixin channel
2026-03-22 15:52:13 +08:00
zhayujie
5356e9ddeb
docs: adjust docs order
2026-03-18 21:55:09 +08:00
zhayujie
52acf76e2c
docs: update jp docs
2026-03-18 21:01:02 +08:00
zhayujie
c6384363f9
feat: workspace volume in docker deploy
2026-03-18 16:03:03 +08:00
zhayujie
4efae41048
feat: support coding plan
2026-03-18 11:59:22 +08:00
zhayujie
a4d54f58c8
feat: complete the QQ channel and supplement the docs
2026-03-17 17:25:36 +08:00
zhayujie
8b45d6c750
docs: wecom_bot integration docs
2026-03-16 19:03:18 +08:00
zhayujie
8705bf0a70
feat: update docs
2026-02-28 10:53:16 +08:00
zhayujie
e99837a8b9
feat: release 2.0.2
2026-02-27 18:04:00 +08:00
zhayujie
6db22827f2
feat: docs update
2026-02-27 16:03:47 +08:00
zhayujie
d891312032
docs: init docs
2026-02-27 12:10:16 +08:00