fix: mark fallback image config optional (#12)

* fix: mark fallback image config optional

* fix: add changelog for optional fallback config
This commit is contained in:
ningzimu
2026-05-10 00:55:55 +08:00
committed by GitHub
parent 08efdce8dc
commit 20ee496d2a
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ Release notes are generated from this file. Keep changelog entries in English.
### Fixes
- Mark local image API fallback config as optional so built-in image tool users do not see unnecessary missing-config warnings. (#12)
- Clarify that Codex built-in image generation remains the preferred `gpt-image-2` path when available, avoiding unnecessary API key prompts. (#11)
- Omit empty changelog subsections from generated release notes. (#10)
-2
View File
@@ -7,8 +7,6 @@ metadata:
requires:
bins:
- python3
config:
- ~/.codex-ppt-skill/.env
primaryEnv: OPENAI_API_KEY
envVars:
- name: OPENAI_API_KEY