@@ -11,10 +11,10 @@ It folds *all pre-final process items* (thinking/tool calls/tool output/status/e
1111- Manual (this file): ` https://raw.githubusercontent.com/MaxMiksa/Codex-Folding/main/docs/AI_OPERATOR_MANUAL.md `
1212- Install guide: ` https://github.com/MaxMiksa/Codex-Folding/blob/main/docs/INSTALL_FOR_AI.md `
1313- Uninstall guide: ` https://github.com/MaxMiksa/Codex-Folding/blob/main/docs/UNINSTALL_FOR_AI.md `
14- - Remote install script (pinned): ` https://raw.githubusercontent.com/MaxMiksa/Codex-Folding/v0.8 .0/docs/remote/codex-folding-install.mjs `
15- - Remote uninstall script (pinned): ` https://raw.githubusercontent.com/MaxMiksa/Codex-Folding/v0.8 .0/docs/remote/codex-folding-uninstall.mjs `
16- - If ` raw.githubusercontent.com ` is blocked: ` https://github.com/MaxMiksa/Codex-Folding/raw/v0.8 .0/docs/remote/codex-folding-install.mjs `
17- - If ` raw.githubusercontent.com ` is blocked: ` https://github.com/MaxMiksa/Codex-Folding/raw/v0.8 .0/docs/remote/codex-folding-uninstall.mjs `
14+ - Remote install script (pinned): ` https://raw.githubusercontent.com/MaxMiksa/Codex-Folding/v1.0 .0/docs/remote/codex-folding-install.mjs `
15+ - Remote uninstall script (pinned): ` https://raw.githubusercontent.com/MaxMiksa/Codex-Folding/v1.0 .0/docs/remote/codex-folding-uninstall.mjs `
16+ - If ` raw.githubusercontent.com ` is blocked: ` https://github.com/MaxMiksa/Codex-Folding/raw/v1.0 .0/docs/remote/codex-folding-install.mjs `
17+ - If ` raw.githubusercontent.com ` is blocked: ` https://github.com/MaxMiksa/Codex-Folding/raw/v1.0 .0/docs/remote/codex-folding-uninstall.mjs `
1818
1919## Goal / Scope (strict)
2020
@@ -62,7 +62,7 @@ Do not clone. Use the remote scripts only:
6262
6363- Patched host file must include: ` codex-workflow-collapse `
6464- Patched webview file must include: ` CODEX_WORKFLOW_FOLD_PATCH `
65- - Patched webview file should include: ` CODEX_WORKFLOW_FOLD_PATCH_V5 ` (fixes mapState return-shape compatibility )
65+ - Patched webview file should include: ` CODEX_WORKFLOW_FOLD_PATCH_V7 ` (excludes plan items; improves UI + timer; fixes Done detection )
6666- Patched ` zh-CN ` locale file must include: ` codex.workflow.label `
6767
6868## Version mismatch strategy (required AI behavior)
0 commit comments