You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Treat None as "unset" in air_project_path setter (reverts to
env var / default instead of crashing with Path(None))
- Use __dict__.copy() in config_context() so new fields are
automatically saved/restored
- Mention both config property and env var in error messages
for output_format and transform_tiling_script
- Incorporate PR #44 logging changes (rebase on top of
feature/logging-knob-issue-40)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments