Skip to content

v1.95.2

Compare
Choose a tag to compare
@pelikhan pelikhan released this 27 Jan 17:22
· 145 commits to main since this release
  • πŸš€ Enhanced Development Experience: Added new devcontainer configurations, improving local development setups with pre-installed tools and features like common-utils, git, and ffmpeg.
  • πŸ—‚οΈ File Caching: Introduced a robust file caching mechanism, enabling efficient storage and reuse of processed files across runs.
  • πŸ› οΈ Schema Validation Upgrade: Integrated JSON schema validation using external schemas, enhancing configuration reliability and error handling.
  • πŸŽ₯ AI Kitchen Script: Added a new ai-kitchen script showcasing video analysis with transcript generation, frame extraction, and YouTube-ready content creation.
  • πŸ“œ JSON Schema Inference: Leveraged @stoplight/json-schema-generator for dynamic schema generation from objects, simplifying workflows.
  • πŸ–ΌοΈ Improved Image Handling: Enhanced MarkdownTrace to support embedded images with better file and URL handling.
  • πŸ” Web Scraping Support: Expanded browser locator capabilities with new methods for handling multiple elements.