What's Changed
Added
- Focus Prompt Support: Added
--focusparameter support to all artifact generation commands (quiz, flashcards, etc.) to guide content creation. - Improved Prompt Extraction:
studio_statusnow correctly extracts custom prompts for all artifact types (Quiz, Flashcards, Video, Slides).
Fixed
- Quiz/Flashcard Prompt Extraction: Fixed a bug where custom instructions were not being extracted for Quiz and Flashcards artifacts (wrong API index).
Documentation
- Updated
CLI_GUIDE.md,MCP_CLI_TEST_PLAN.md, and agent documentation with--focusexamples.
Full Changelog: v0.3.1...v0.3.2