firepass_researcher
Executes autonomous research tasks using AI and read-only file search tools to analyze code and documents within a sandboxed directory.
Instructions
Run a research task with FirePass researcher (Kimi K2.6 Turbo + read-only tool loop).
The researcher can read files, search with ripgrep/ast-grep/jq/glob, and iterate autonomously. No file writes or shell commands.
Args: prompt: Research question or analysis task. cwd: Working directory to sandbox file access to. context: Optional file contents, docs, or code to pre-load. max_iterations: Max tool-call rounds (default 60).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| cwd | Yes | ||
| context | No | ||
| max_iterations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |