diff --git a/chatgpt_codex/CHANGELOG.md b/chatgpt_codex/CHANGELOG.md index 9bc5b05de6..3ff9e8f518 100644 --- a/chatgpt_codex/CHANGELOG.md +++ b/chatgpt_codex/CHANGELOG.md @@ -1,8 +1,9 @@ ## 0.1.0 (14-07-2026) - Initial ChatGPT Codex add-on. -- Added a persistent Home Assistant ingress terminal backed by tmux. +- Added a persistent, administrator-only Home Assistant ingress terminal backed by tmux. - Made `headroom wrap codex` the default launch path. - Added baked-in RTK with native Codex initialization and savings reporting. - Added device-code authentication and direct Codex fallback helpers. - Added persistent configuration, GitHub CLI integration, mount support, and safe defaults. +- Made the default workspace follow a custom `data_location`. diff --git a/chatgpt_codex/config.yaml b/chatgpt_codex/config.yaml index 748c842a50..3a3be1bf19 100644 --- a/chatgpt_codex/config.yaml +++ b/chatgpt_codex/config.yaml @@ -36,7 +36,6 @@ options: github_email: "" additional_apps: "" additional_pip: "" -panel_admin: true panel_icon: mdi:code-braces-box privileged: - SYS_ADMIN