mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-04 17:03:34 +02:00
Fix Codex add-on lint metadata
This commit is contained in:
@@ -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`.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user