agent-Specialization/test
JOJO c9c3eedd82 feat: 移除实验性间隔思考模式,推理强度前置到前端
- 彻底移除「每 N 次请求强制思考」的间隔调度机制(思考/非思考交替导致缓存命中率极低)
- 运行模式收敛为 fast/thinking:原 deep 改名 thinking,历史数据读取时映射
- 新增推理强度五档滑块(low/medium/high/xhigh/max + 默认不传参),置于模型/模式弹窗
- 模型配置新增 reasoning_effort 开关;档位会话级持久化到对话 meta,随对话保存/恢复
- 个人空间新增「默认推理强度」;新用户默认运行模式改为 thinking
- 滑块交互:JS 插值驱动(点击/拖动/吸附全程平滑),首帧档位语义定位无闪烁
- 保存链路:前端防抖 600ms + conversation_id 兜底,修复 /new 发消息丢档位、切对话恢复错误
2026-07-21 13:47:53 +08:00
..
all_icons docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
upload_samples feat: add upload quarantine scanning and ui toasts 2025-11-24 14:31:13 +08:00
deepseek_ocr_tutorial.md <fix thinking chunk> 2025-11-19 20:47:56 +08:00
demo.html docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
snake.html docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
test_api_client_multimodal_sanitize.py refactor(models): use dynamic api model registry 2026-05-29 00:20:54 +08:00
test_config_paths_resolution.py refactor(paths): 统一迁移运行态数据路径到 Astrion 命名空间 2026-07-10 00:35:15 +08:00
test_conversation_model_persistence.py fix(web_terminal): 程序启动自动恢复最近对话时不恢复模型,避免 /new 页面显示旧对话模型;显式加载对话时仍恢复保存的模型 2026-07-13 21:43:51 +08:00
test_conversation_workspace_storage.py feat(memory): refactor proactive memory and conversation recall 2026-05-27 03:09:42 +08:00
test_file_manager_read_empty_file.py feat(host-security+ui): unify host execution/approval behavior, runtime notices, and approval overlay UX 2026-05-12 19:16:38 +08:00
test_host_workspace_manager.py feat: add host workspace manager, mcp-tool-config skill, and UI enhancements 2026-04-28 13:04:51 +08:00
test_mcp_integration.py fix(prompt): merge disabled-tool notice into leading system prompts 2026-05-09 18:56:49 +08:00
test_media_store_and_mcp_content.py fix: avoid fake MCP completion text for empty results 2026-04-27 13:17:22 +08:00
test_server_refactor_smoke.py feat: 移除实验性间隔思考模式,推理强度前置到前端 2026-07-21 13:47:53 +08:00
test_skills_manager.py refactor(paths): 统一迁移运行态数据路径到 Astrion 命名空间 2026-07-10 00:35:15 +08:00
test_sub_agent_regression.py fix(sub_agent): 移除 search_workspace 工具并清理内存调试代码 2026-07-17 14:05:35 +08:00
test_token_usage_extractor.py refactor(models): use dynamic api model registry 2026-05-29 00:20:54 +08:00
test_tool_result_formatter.py refactor(paths): 统一迁移运行态数据路径到 Astrion 命名空间 2026-07-10 00:35:15 +08:00
截屏2025-11-18 16.12.11.png <fix thinking chunk> 2025-11-19 20:47:56 +08:00