redcon_budget
Plan how to fit selected files under a token budget by choosing a compression strategy per file, then get per-file token costs, strategies, and which files to drop.
Instructions
Plan how to fit a set of files under a token budget, choosing a compression strategy per file. Use before reading several files at once; returns per-file token costs, strategies, and which to drop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | . | |
| task | Yes | Task description | |
| files | Yes | Relative paths of files to fit | |
| max_tokens | Yes | Total token budget |