agent-Specialization/core
JOJO a2a04b9529 fix(permission): 新建对话时优先加载个人空间偏好的默认权限模式
- core/web_terminal.py: create_new_conversation 中反转权限模式优先级,
  优先使用 prefs.default_permission_mode,无效时再 fallback 到终端当前模式
- server/conversation.py: active_task 分支创建视图对话时同样使用用户偏好
2026-06-09 11:42:08 +08:00
..
__pycache__ <fix thinking chunk> 2025-11-19 20:47:56 +08:00
main_terminal_parts refactor: remove run_python tool, consolidate all execution to run_command 2026-06-07 16:23:01 +08:00
main_terminal.py refactor: remove run_python tool, consolidate all execution to run_command 2026-06-07 16:23:01 +08:00
tool_config.py refactor: remove run_python tool, consolidate all execution to run_command 2026-06-07 16:23:01 +08:00
web_terminal.py fix(permission): 新建对话时优先加载个人空间偏好的默认权限模式 2026-06-09 11:42:08 +08:00