agentskit.js

FilesystemConfig

Auto-generated API reference for FilesystemConfig.

Interface: FilesystemConfig

Defined in: filesystem.ts:5

#Properties

#basePath

basePath: string

Defined in: filesystem.ts:6


optional denySymlinks?: boolean

Defined in: filesystem.ts:13

When true, refuse to operate on symlinks at all (read, write, list). Default true β€” symlinks inside basePath can target outside the jail and would otherwise leak access. Set false only if you trust the contents of basePath.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page