Tool bootstrap
Selesai initially exposes only its bootstrap tool surface (read, bash, edit, write), then registers the standard read-only tools (grep, find, ls) after the first successful durable tool call.
Setup and prerequisites
This behavior is bundled and automatic. No setup or configuration is required.
What it sets up
- Registers
grep,find, andlsafter the first successful bootstrap-tool call. - Skips a tool that is already owned by another extension (e.g.
pi-tool-display), so existing renderers are never discarded. - Keeps the bootstrap surface stable until that first call succeeds.
What you can configure
There is no user-facing setting. Tool visibility is source-defined.
What you can do
Use the normal read-only tools after the bootstrap call without manually enabling an extension.
Commands, tools, and shortcuts
There are no commands or shortcuts for this internal bootstrap extension.
Limits and safety
The first durable tool call must complete before the read-only catalog is registered. Failed tool calls do not trigger registration.
Source evidence
Selesai version: 0.10.0