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
Non-interactive Codex installation — the bootstrap now uses codex plugin add wiki@llm-wiki to materialize and enable the cached plugin instead of writing an incomplete config block.
Cache-aware verification — verification checks the installed plugin identity, version, marketplace source, cache path, and the exact wiki:wiki skill exposed to the prompt.
Honest scope behavior — Codex 0.144 plugin enablement is user-scoped; unsupported project scope now fails clearly instead of reporting a successful but inactive install.
Real clean-home regression test — Codex install and reinstall must resolve @wiki without an interactive /plugins step or a skipped test.
Lessons-learned schema fix — /wiki:ll raw notes now use type: notes, ingested, and lesson_kind: lessons-learned, matching the lint schema.
Fixture repair — the golden wiki now includes its required inbox directories, keeping the full local lint suite green.
Validation
Plugin validation: 96 passed
Structure validation: 170 passed
Local CLI lint: 27 passed
Session capture: 17 passed
Session concurrency: 10 passed
Codex and OpenCode mirror checks passed
Codex 0.144 clean-home install, reinstall, cache, and prompt-resolution checks passed