Files
sow-tools/internal/app
archvillainetteandClaude Sonnet 4.6 d2c3b7c719 fix(topdata): drop misleading SkipLFS option field; --skip-lfs sets env directly
CRUCIBLE_SKIP_LFS env is the single skip mechanism; BuildAndPackageOptions
had a dead SkipLFS field that implied the option propagated through the build
API but was only ever env-bridged in the CLI run functions. Replace the struct
field with a local buildTopDataArgs wrapper and set the env at the CLI entry
point directly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 14:54:45 +02:00
..
2026-06-20 10:32:20 +00:00