Summary
Post-v1 backlog item: explore a CLI workflow that can generate Slide Spec YAML with an OpenAI-compatible API and validate the result.
Potential requirements:
- Store API credentials outside committed content, likely in environment variables.
- Use structured output where available.
- Validate generated YAML and optionally retry a bounded number of times.
- Document model recommendations and example outputs for both flagship and local models.
Alternatives considered
Keep AI support as generated prompts only, without API integration, if that is simpler and more transparent.
Affected packages
Summary
Post-v1 backlog item: explore a CLI workflow that can generate Slide Spec YAML with an OpenAI-compatible API and validate the result.
Potential requirements:
Alternatives considered
Keep AI support as generated prompts only, without API integration, if that is simpler and more transparent.
Affected packages