Skip to content

v0.2.0

@david-strejc david-strejc tagged this 04 Jan 06:48
New Features:
- output_file parameter: Save SAGE output directly to disk
  - Avoids context pollution for large outputs
  - Creates parent directories automatically
  - Prevents accidental overwrites
  - Returns confirmation with file size

Security:
- validate_output_path() for safe write-path validation
- Blocks writes to system directories (/etc, /usr, etc.)
Assets 2
Loading