zhayujie
|
126649f70f
|
feat(i18n): localize system prompts, workspace templates and dynamic prompts
|
2026-05-31 17:38:31 +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
|
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
|
a1d82f6193
|
feat(knowledge): add cli and update docs
|
2026-04-12 16:39:06 +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
|
6db22827f2
|
feat: docs update
|
2026-02-27 16:03:47 +08:00 |
|