zhayujie
|
7bf4ef3d05
|
docs: make English the default docs language and fix link paths
|
2026-05-31 17:52:22 +08:00 |
|
zhayujie
|
126649f70f
|
feat(i18n): localize system prompts, workspace templates and dynamic prompts
|
2026-05-31 17:38:31 +08:00 |
|
zhayujie
|
96659cd616
|
docs: update project docs
|
2026-05-24 18:58:10 +08:00 |
|
zhayujie
|
91d427c8f9
|
docs: update docs and readme
|
2026-05-24 18:29:57 +08:00 |
|
zhayujie
|
0a146a245d
|
docs: refactor README
|
2026-05-24 17:52:47 +08:00 |
|
zhayujie
|
31820f56e7
|
fix(deepseek): back-fill reasoning_content for all assistant turns
|
2026-04-24 16:39:48 +08:00 |
|
zhayujie
|
ae11159918
|
feat(models): unify enable_thinking for deepseek-v4 and other thinking models
|
2026-04-24 15:22:45 +08:00 |
|
zhayujie
|
54c7676a44
|
docs: update architecture diagram
|
2026-04-18 23:08:36 +08:00 |
|
zhayujie
|
13370d2056
|
fix: thinking display is disabled by default
|
2026-04-17 15:31:59 +08:00 |
|
zhayujie
|
60e9d98d0a
|
feat: release 2.0.6
|
2026-04-14 12:37:53 +08:00 |
|
zhayujie
|
89a07e8e74
|
feat: add enable_thinking config to control deep reasoning on web console
|
2026-04-13 16:06:28 +08:00 |
|
zhayujie
|
fbe48a4b4e
|
feat(web): add password protection for web console
- Add `web_password` config to enable login authentication
- Use stateless HMAC-signed token (survives restart, invalidates on password change)
- Add `web_session_expire_days` config (default 30 days)
- Protect all API endpoints with auth check (401 on failure)
- Add login page UI with auto-redirect on session expiry
- Add password management in config page (masked display, inline edit)
- Add tooltip hints for Agent config fields
- Update default agent_max_context_turns to 20, agent_max_steps to 20
- Update docs and docker-compose.yml
|
2026-04-12 20:37:04 +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
|
830b8f2971
|
feat: release 2.0.5
|
2026-04-01 15:01:53 +08:00 |
|
zhayujie
|
b058af122c
|
feat: release 2.0.5
|
2026-04-01 12:24:21 +08:00 |
|
zhayujie
|
fa149cf4aa
|
fix(browser): multi-thread browser instance bug
|
2026-03-30 00:57:19 +08:00 |
|
zhayujie
|
511ee0bbaf
|
fix: windows PowerShell script
|
2026-03-29 18:28:50 +08:00 |
|
zhayujie
|
3cb5a0fbd6
|
docs: add CLI system docs
|
2026-03-29 17:57:12 +08:00 |
|
zhayujie
|
ce89869c3c
|
feat: support weixin channel
|
2026-03-22 15:52:13 +08:00 |
|
zhayujie
|
d53abc9696
|
docs: update README.md
|
2026-03-17 23:02:41 +08:00 |
|
zhayujie
|
b788a3dd4e
|
fix: incomplete historical session messages
|
2026-02-28 15:03:33 +08:00 |
|
zhayujie
|
fccfa92d7e
|
docs: update channel docs
|
2026-02-28 14:50:55 +08:00 |
|
zhayujie
|
628a85d1be
|
docs: update README.md
|
2026-02-27 16:48:23 +08:00 |
|
zhayujie
|
6db22827f2
|
feat: docs update
|
2026-02-27 16:03:47 +08:00 |
|