Expand description
Built-in tool suite for the lash agent runtime.
Each module is a self-contained tool family sharing the
lash_tool_support utility layer:
apply_patch—files.patchenvelope-diff editingfiles—files.read/files.ls/files.globsearch— ripgrep/fff-backedsearch.grep(behind the defaultsearchfeature; disable default features to drop the fff-search build dependency)shell—shell.exec/shell.start/shell.writeweb—web.fetch/web.search
Modules§
- apply_
patch - files
- search
- shell
- Built-in shell tool surface (
shell.exec/shell.start/shell.write). - web