Ask a question to get started
Enter to sendā¢Shift+Enter new line
files: List[Dict[str, str]] = Field( description="List of files to write. Each dict must have 'path' (relative path like 'data.csv' or 'scripts/analyze.py') and 'text' (file content). Cannot use absolute paths starting with '/'."