agent-Specialization/test
JOJO 4e1d08f106 fix(frontend): 修复多个前端交互问题
- 修复运行时 intent Unicode 转义显示异常(后端 extract_intent_from_partial 解码)
- 修复 ask_user 弹窗问题/说明不换行
- 修复刷新页面后等待回答提示不恢复(添加 fetchPendingUserQuestions 并在初始化路径调用)
- 修复回答问题弹窗长问题撑满窗口(header/context 限高滚动)
- 修复角色编辑器模型选择菜单定位与滚动
- 在 AGENTS.md 中再次强调前端调试日志必须统一筛选词

测试:/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/bin/python3.9 -m unittest test.test_server_refactor_smoke; npm run build
2026-07-15 00:31:13 +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 fix(frontend): 修复多个前端交互问题 2026-07-15 00:31:13 +08:00
test_skills_manager.py refactor(paths): 统一迁移运行态数据路径到 Astrion 命名空间 2026-07-10 00:35:15 +08:00
test_sub_agent_regression.py refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程 2026-06-20 00:26:45 +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