Fix Codex add-on lint metadata

This commit is contained in:
Alexandre
2026-07-14 14:59:11 +02:00
parent 12384ee606
commit 78f5289518
2 changed files with 2 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
## 0.1.0 (14-07-2026) ## 0.1.0 (14-07-2026)
- Initial ChatGPT Codex add-on. - 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. - Made `headroom wrap codex` the default launch path.
- Added baked-in RTK with native Codex initialization and savings reporting. - Added baked-in RTK with native Codex initialization and savings reporting.
- Added device-code authentication and direct Codex fallback helpers. - Added device-code authentication and direct Codex fallback helpers.
- Added persistent configuration, GitHub CLI integration, mount support, and safe defaults. - Added persistent configuration, GitHub CLI integration, mount support, and safe defaults.
- Made the default workspace follow a custom `data_location`.

View File

@@ -36,7 +36,6 @@ options:
github_email: "" github_email: ""
additional_apps: "" additional_apps: ""
additional_pip: "" additional_pip: ""
panel_admin: true
panel_icon: mdi:code-braces-box panel_icon: mdi:code-braces-box
privileged: privileged:
- SYS_ADMIN - SYS_ADMIN