v0.1.8.md
June 3, 2026 ยท View on GitHub
Storage
Bugfixes
- Hardened account and flagged-account reset recovery so intentional clears suppress stale revival paths even when primary files survive an initial delete failure. (#71)
Codex Sync
Features
- Added target detection, import adapters, named backup wrappers, sync orchestration, and experimental settings flows around the existing canonical storage model. (#72)
Bugfixes
- Hardened sync backend path and selection handling while keeping Codex CLI state mirror-only. (#72)
Documentation
Improvements
- Documented experimental settings and wrapper non-TTY behavior. (#72)
Release Hygiene
Bugfixes
- Bumped
honofor audit compliance. (#67)
Improvements
- Split settings persistence regression coverage, added dedicated pull-request CI, and expanded settings/dashboard/CLI test harness coverage. (#64, #66)