Dari-executed tools are custom tools that run inside Dari’s session sandbox. They include executable handler code in your agent bundle, so the model can call them without waiting for your application to run anything externally. Use a Dari-executed tool when the work should happen in the session workspace, such as reading generated files, transforming repository content, or wrapping a repeatable command behind a typed schema.Documentation Index
Fetch the complete documentation index at: https://docs.dari.dev/llms.txt
Use this file to discover all available pages before exploring further.
typescript, python.