agent-Specialization/static/src
JOJO c2d460a706 feat: 宿主机模式网络沙箱
- macOS sandbox-exec profile 支持 network_permission 参数 (restricted/full/none)
- backend: 透传网络权限至 run_command / terminal_session / sub_agent / background_command
- 后台 run_command 接入沙箱执行
- 自动审核模式兼容网络权限报错 markers
- 运行时切换网络权限通过 pending 机制 + user 消息通知
- 提示词注入网络状态 (仅沙箱模式)
- 前端权限菜单新增网络权限组 (受限/完全开放)
- direct 模式下网络权限组变灰禁用
- settings.json 默认 HOST_SANDBOX_NETWORK_PERMISSION=restricted
2026-06-19 00:22:30 +08:00
..
admin feat(admin): 管理员密码管理功能,支持搜索用户名/邮箱重置密码 2026-06-10 17:41:21 +08:00
app feat: 宿主机模式网络沙箱 2026-06-19 00:22:30 +08:00
auth refactor(frontend): 颜色 token 系统两层重构 + 三主题填色 + 去半透明 2026-06-06 16:20:58 +08:00
components feat: 宿主机模式网络沙箱 2026-06-19 00:22:30 +08:00
composables feat(chat): 优化块展开/折叠滚动锚定,避免 stick-to-bottom 弹簧追底顿挫 2026-06-17 15:24:15 +08:00
stores feat(terminal): 实时终端改造为侧边栏面板,支持拖拽分割与自动开关 2026-06-12 00:18:27 +08:00
styles feat: 宿主机模式网络沙箱 2026-06-19 00:22:30 +08:00
utils fix(前端): 目标模式刷新/切换对话稳定性修复 2026-06-16 19:46:19 +08:00
app.ts feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
App.vue feat: 宿主机模式网络沙箱 2026-06-19 00:22:30 +08:00
env.d.ts feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
main.ts chore: snapshot before stacked blocks demo 2026-01-01 01:09:24 +08:00