Features
- Models: add built-in
gpt-fast/fastpresets that run Codex with GPT-5.5 Fast mode viaservice_tier="fast", including daemon and Chrome extension model pickers. - Chrome extension: add a background extractor router with Reddit thread
.jsonextraction and diagnostics while preserving media URL hard-switch behavior (#207, fixes #174, thanks @solomonneas). - CLI extraction: support
--extractfor local PDF files through the existing markitdown preprocessing path, without requiring an LLM (#203, thanks @mvance).
Fixes
- CLI auto models: include config-provided environment values when selecting
autocandidates, so API keys in~/.summarize/config.jsonare honored for URL summaries (#206, fixes #205, thanks @kaihendry and @solomonneas). - Chrome extension: skip always-on content scripts on Facebook, Instagram, and Meta CDN pages to avoid site compatibility issues (#208, fixes #106, thanks @solomonneas).
Maintenance
- Dependencies: refresh direct and transitive packages to the latest compatible versions, including
es-toolkit1.46.0.