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
|`CODEXSESS_CODEX_SANDBOX`|`full-access`|`CODEXSESS_CODEX_SANDBOX=full-access`| Sandbox mode passed to `codex exec` (`write/workspace-write` is normalized to `full-access`). |
257
-
|`CODEXSESS_CLEAN_EXEC`|`true`|`CODEXSESS_CLEAN_EXEC=false`| Run Codex execution in isolated mode (`true`) or normal environment (`false`). |
258
-
|`CODEXSESS_CLI_SWITCH_NOTIFY_CMD`| `` |`CODEXSESS_CLI_SWITCH_NOTIFY_CMD="peon preview resource.limit"`| Optional command executed when CLI active account changes. Env: `CODEXSESS_CLI_SWITCH_FROM`, `CODEXSESS_CLI_SWITCH_TO`, `CODEXSESS_CLI_SWITCH_REASON`, `CODEXSESS_CLI_SWITCH_TO_EMAIL`. |
|`CODEXSESS_CODEX_SANDBOX`|`full-access`|`CODEXSESS_CODEX_SANDBOX=full-access`| Sandbox mode passed to `codex exec` (`write/workspace-write` is normalized to `full-access`).|
258
+
|`CODEXSESS_CLEAN_EXEC`|`true`|`CODEXSESS_CLEAN_EXEC=false`| Run Codex execution in isolated mode (`true`) or normal environment (`false`).|
259
+
|`CODEXSESS_CLI_SWITCH_NOTIFY_CMD`| `` |`CODEXSESS_CLI_SWITCH_NOTIFY_CMD="peon preview resource.limit"`| Optional command executed when CLI active account changes. Env: `CODEXSESS_CLI_SWITCH_FROM`, `CODEXSESS_CLI_SWITCH_TO`, `CODEXSESS_CLI_SWITCH_REASON`, `CODEXSESS_CLI_SWITCH_TO_EMAIL`. |
259
260
260
261
Notes:
262
+
261
263
- On Windows, data directory defaults to `%APPDATA%\\codexsess` when `APPDATA` is available.
262
264
-`CODEX_HOME` is set internally per selected account and is not intended as an external switch for CodexSess itself.
263
265
264
266
## Project Scope
265
267
266
268
CodexSess focuses on operational reliability for Codex account usage:
0 commit comments