summaryrefslogtreecommitdiffhomepage
path: root/packages/kernel/src
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-21 23:32:23 +0900
committerAdam Malczewski <[email protected]>2026-06-21 23:32:23 +0900
commit7f6fd218ceeb3a1cf9420f5f6cfa4d70da6987bb (patch)
treee706f49d2df591c468fb66febe2a3f29d23cb0bb /packages/kernel/src
parent62ea07f56ff066bbf05041aadf8006cbc65e5c53 (diff)
downloaddispatch-7f6fd218ceeb3a1cf9420f5f6cfa4d70da6987bb.tar.gz
dispatch-7f6fd218ceeb3a1cf9420f5f6cfa4d70da6987bb.zip
feat: remove CWD path containment from file tools
read_file, write_file, and edit_file no longer restrict access to paths outside the working directory. The isPathWithinWorkdir prefix check and symlink hardening have been removed from all three tools. This allows agents to read and write files anywhere on the filesystem, not just within the per-turn cwd. The shell tool already had no such restriction.
Diffstat (limited to 'packages/kernel/src')
0 files changed, 0 insertions, 0 deletions