agent-Specialization/core/main_terminal_parts/context
JOJO 42cd99d2d8 feat(windows): WSL2 沙箱执行环境与执行环境提示词平台拆分
- Windows 宿主机模式基于 WSL2 实现沙箱执行:只读/批准/自动审核识别、
  工作区可写+区外只读挂载、网络档位(受限/开放/禁止)、敏感目录屏蔽
- 新增 scripts/setup-wsl-sandbox.ps1 一键准备 WSL 沙箱发行版
- 执行环境提示词按平台拆分骨架:prompts/execution_mode/macos.txt
  (原 execution_mode.txt,mac/dockerweb 沿用)与 windows.txt
  (骨架+动态注入环境与路径、当前规则、网络档位、切换一致性说明)
- Windows 执行环境切换通知改为完整命令写法说明(双向),mac 保持原样
- 附调研与 PoC 验证报告:wsl2-sandbox-research.md、
  windows-sandbox-research.md、wsl2-sandbox-poc-report.md
2026-07-30 13:06:34 +08:00
..
__init__.py refactor(server,modules,utils,frontend): split oversized modules into packages and fix regressions 2026-06-20 15:54:48 +08:00
base.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
conversation.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
memory.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
messages.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
mode.py feat(windows): WSL2 沙箱执行环境与执行环境提示词平台拆分 2026-07-30 13:06:34 +08:00
prompt.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00