mirror of
https://github.com/ningzimu/codex-ppt-skill.git
synced 2026-09-14 20:06:52 +08:00
docs: add pr reference to changelog
This commit is contained in:
+8
-8
@@ -6,20 +6,20 @@ Release notes are generated from this file. Keep changelog entries in English.
|
||||
|
||||
### Documentation
|
||||
|
||||
- Add an `Attention Is All You Need` example deck with preserved paper figures.
|
||||
- Require subagent-based per-slide generation whenever subagents are available.
|
||||
- Add mandatory phase gates and stricter image backend selection rules to the codex-ppt skill.
|
||||
- Add README examples for assigning original paper figures to specific slides. (#14)
|
||||
- Document Markdown image references inside `Required images`.
|
||||
- Clarify how to preserve user-supplied figures and result charts in generated decks, including subagent slide generation with approved sample-slide style references.
|
||||
- Add an `Attention Is All You Need` example deck with preserved paper figures. (#18)
|
||||
- Require subagent-based per-slide generation whenever subagents are available. (#18)
|
||||
- Add mandatory phase gates and stricter image backend selection rules to the codex-ppt skill. (#18)
|
||||
- Add README examples for assigning original paper figures to specific slides, referencing issue #14. (#18)
|
||||
- Document Markdown image references inside `Required images`. (#18)
|
||||
- Clarify how to preserve user-supplied figures and result charts in generated decks, including subagent slide generation with approved sample-slide style references. (#18)
|
||||
- Fix README badge labels and GitHub star/fork badge style. (#16)
|
||||
- Add GitHub star and fork badges to both READMEs. (#15)
|
||||
- Recommend `npx skills` installation commands for Codex, Claude Code, and Hermes Agent. (#13)
|
||||
|
||||
### Improvements
|
||||
|
||||
- Simplify prompt preparation to write one self-contained JSON job per slide instead of a separate prompt file and job manifest.
|
||||
- Resolve relative input image paths in slide jobs against the `deck_spec.json` directory.
|
||||
- Simplify prompt preparation to write one self-contained JSON job per slide instead of a separate prompt file and job manifest. (#18)
|
||||
- Resolve relative input image paths in slide jobs against the `deck_spec.json` directory. (#18)
|
||||
|
||||
### Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user