File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,6 +155,8 @@ python -m codex_fast_proxy uninstall
155155- After ` .codex/INSTALL.md ` or ` .codex/UPDATE.md ` changes skill files, explicitly tell the user: ` 请重启 Codex App 并回到这个对话,或新开 CLI 实例,让它重新扫描 ~/.agents/skills;然后再说“启用 Codex Fast proxy”。 `
156156- After ` .codex/UNINSTALL.md ` , explicitly tell the user: ` 请重启 Codex App,或新开 CLI 实例,让它从 skill 列表中移除 codex-fast-proxy。 `
157157- After a successful ` install --start ` , explicitly tell the user: ` Fast proxy 已启用,但当前 Codex 进程不会热切换;请重启 Codex App 并回到这个对话,或新开 CLI 实例后继续使用。 `
158+ - After a successful ` install --start ` , always append this optional ChatGPT-login UI note even if
159+ the status summary is already long: ` 可选提示:你现在是 API-key 模式,可以继续保持当前方式使用第三方 API + 全局 Fast。若想使用更完整的 Codex App UI,例如插件市场、GitHub/Apps/connectors、Fast 手动选择和状态提示、语音输入等,请先让我执行 prepare-chatgpt-login 准备 provider 鉴权,再切换 ChatGPT 账号登录;不要直接切换,否则可能 401。 `
158160- After ` uninstall --defer-stop ` , explicitly tell the user: ` 配置已恢复直连,代理暂时保留运行以避免打断当前进程;请重启 Codex App 并回到这个对话,或新开 CLI 实例后再次执行卸载完成清理。 `
159161- If ` direct_upstream_auth_warning ` is present after uninstall, add first: ` 注意:当前检测到 ChatGPT 登录态。卸载恢复直连后不再经过 proxy 的 upstream auth override;如果继续保持 ChatGPT 登录,第三方 provider 可能收到 ChatGPT token 并返回 401。请先退出 ChatGPT 登录并切回第三方/API-key 认证,或暂时不要卸载、继续保留 proxy。 `
160162
You can’t perform that action at this time.
0 commit comments