config: disable built-in tools

This commit is contained in:
syntaxbullet
2026-07-23 19:24:34 +02:00
parent 5693e014ec
commit aebf0858a4
3 changed files with 15 additions and 3 deletions

View File

@@ -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: