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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Hardened schema-critical migrations: m028/m030/m039 now propagate real transformation/write/read failures instead of advancing the stored version after a partial migration failure (#502, #585).
Made lingtai clean refuse to remove .lingtai/ while live/surviving agents are discoverable, or when discovery itself fails, unless the operator passes --force (#488, #585).
Switched global config.json, tui_config.json, and .env writes to sibling-temp + fsync + rename atomic writes with permission preservation (#508, #585).
Polished Codex/setup/runtime surfaces: Codex account labels/fallback filenames, pool credential UI, first-run/save/recipe error surfacing, preserved preset load causes, API-call grouping, knowledge refresh, async home telemetry, and Ctrl+End tail-jump coverage.
Removed the Time Machine auto-launch path and continued documentation/tutorial issue-report polish.