Expand description
CLI-only tools: bash, read_file, write_file, edit_file, browser.
These tools are not included in localgpt-core because they have
platform-specific dependencies (sandbox) and security implications
that make them unsuitable for mobile.
Modules§
- browser
- Browser automation tool via Chrome DevTools Protocol (CDP).
Structs§
Functions§
- create_
cli_ tools - Create just the CLI-specific dangerous tools (bash, read_file, write_file, edit_file).