zhayujie
|
fcf4eb78dc
|
feat(i18n): add global language resolution and localize user-facing text
|
2026-05-31 16:49:35 +08:00 |
|
zhayujie
|
16d9b449c9
|
feat(web): set the web_host to the default value of 127.0.0.1
|
2026-05-16 18:18:17 +08:00 |
|
zhayujie
|
0e556b3468
|
feat: switch default model to deepseek-v4-flash
|
2026-04-26 15:54:50 +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
|
7d4e2cb39a
|
docs: update comments
|
2026-03-22 19:07:19 +08:00 |
|
zhayujie
|
c1421e0874
|
feat: support weixin channel in scripts
|
2026-03-22 16:29:12 +08:00 |
|
zhayujie
|
c6384363f9
|
feat: workspace volume in docker deploy
|
2026-03-18 16:03:03 +08:00 |
|
zhayujie
|
8993e8ad3e
|
feat: release 2.0.3
|
2026-03-18 15:40:49 +08:00 |
|
saboteur7
|
501866d12a
|
feat: optimize document and model usage
|
2026-02-03 02:58:15 +08:00 |
|
zhayujie
|
7c9fbd2625
|
docs: improve the readme document
|
2025-06-15 17:31:41 +08:00 |
|
wanxiangze
|
56789e68d7
|
fix:在docker-compose.yml文件中增加时区设置
|
2024-07-05 10:18:21 +08:00 |
|
zhayujie
|
233b24ab0f
|
feat: add global admin config
|
2023-07-28 16:33:41 +08:00 |
|
zhayujie
|
e4c7602c0c
|
docs: update README.md
|
2023-07-21 17:14:11 +08:00 |
|
zhayujie
|
930fd436ea
|
feat: modify docker-compose file to pull image from dockerhub
|
2023-06-26 11:58:55 +08:00 |
|