config: disable built-in tools
This commit is contained in:
@@ -16,7 +16,7 @@ The launcher is relocatable and can be called while working in another project:
|
||||
/path/to/kimiko-agent/launch
|
||||
```
|
||||
|
||||
Pi keeps that project's working directory while storing this instance's credentials, settings, sessions, packages, and global resources here.
|
||||
Pi keeps that project's working directory while storing this instance's credentials, settings, sessions, packages, and global resources here. The launcher also passes `--no-builtin-tools`, so Pi starts without the built-in `read`, `bash`, `edit`, or `write` tools while retaining tools registered by extensions.
|
||||
|
||||
To use the environment variable directly instead:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user