agent-Specialization/static/src
JOJO 3db4e0beb4 feat(sandbox): macOS host sandbox deny-list for sensitive paths
- Add default deny_read_paths/deny_read_regexes to host_sandbox_policy.json
- Generate deny rules for ~/.ssh, ~/.aws, ~/.kube, keychains, .env, etc.
- Readonly sandbox: global read + deny sensitive + write only /dev/null
- Workspace-write sandbox: global read + deny sensitive + writable paths
- Keep workspace files readable by re-allowing workspace subpath after deny
- Backend API validates path authorization against deny list
- Path auth dialog hint explains readable paths behavior
2026-07-09 16:25:04 +08:00
..
admin feat(admin): 管理员密码管理功能,支持搜索用户名/邮箱重置密码 2026-06-10 17:41:21 +08:00
app feat(versioning): 重构版本控制为对话级浅备份 + 可选完全备份 2026-07-07 12:07:44 +08:00
auth feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
components feat(sandbox): macOS host sandbox deny-list for sensitive paths 2026-07-09 16:25:04 +08:00
composables Fix: user message timestamp from backend, bubble action layout 2026-06-28 01:48:18 +08:00
stores feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
styles feat(ui): restore reply-header generating hint and refine composer avatar text 2026-07-06 04:47:40 +08:00
utils feat(ui): add assistant status avatar 2026-07-04 22:33:00 +08:00
app.ts feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
App.vue feat(versioning): 重构版本控制为对话级浅备份 + 可选完全备份 2026-07-07 12:07:44 +08:00
env.d.ts feat(chat): 自研 pdfjs-dist canvas 渲染器替换 vue-pdf-embed,实现 PDF 卡片内联滚动预览 2026-06-24 13:18:31 +08:00
main.ts chore: snapshot before stacked blocks demo 2026-01-01 01:09:24 +08:00