Files
timmy-config/training/scripts
Alexander Whitestone 4b0cbd123e feat: add training data indentation fixer (#750)
- Normalizes code block indentation in JSONL training data
- Uses textwrap.dedent to remove common leading whitespace
- Supports --dry-run mode to preview changes
- Handles ```python, ```bash, and plain ``` code blocks

Closes #750
2026-04-15 16:38:08 +00:00
..