v1.2.7
All 8 audit bugs fixed. System is clean and stable.
Bugfixes:
- #5: TUI Live layout now refreshes correctly (live.update())
- #6: Config mkdir() protected with try/except + friendly error
- #7: _deep_merge prevents None from overwriting dict defaults
- #8: Executor archive logic uses explicit None check instead of falsy {}
Cleanup:
- Added .npmignore to exclude pycache from npm package
- Cleaned build artifacts from repo
- Repository is sanitized and production-ready
Full Changelog: v1.2.6...v1.2.7