Crawlerstudio Cli
Path:
loom-builder/specs/crawlerstudio-cli.jsonRelative: specs/crawlerstudio-cli.jsonSubproject: loom-builderCategory: dispatch-specsLines: 14Bytes: 975Imports: 0Exports: 0
Content Preview
- {
- "id": "crawlerstudio-cli",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/crawlerstudio-cli.md",
- "targetCwd": "/home/mikes",
- "model": { "provider": "cline-pass", "id": "cline-pass/mimo-v2.5-pro" },
- "thinkingLevel": "medium",
- "budget": { "maxToolCalls": 400, "maxWallclockMs": 10800000 },
- "validation": [
- { "label": "CLI exists and --help exits 0", "cmd": ["bash", "-c", "cd /home/mikes/clis/crawlerstudio-cli && test -f pyproject.toml && uv run crawlerstu