kimi_run
Run a non-interactive Kimi Code agent in a specified working directory. Provide a task prompt and absolute path to let the agent read, edit, and execute commands within scoped boundaries.
Instructions
Start a new non-interactive Kimi Code agent session in a working directory. The Kimi CLI may read, edit, and run commands in that directory. Scope the prompt and work_dir carefully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Task for Kimi Code | |
| work_dir | Yes | Absolute working directory | |
| timeout_seconds | No |