What's New
Features
- Plugin system: opencli-plugin.json manifest and monorepo plugin support (#475)
- Zero onboarding: extension version check and update notifier (#479)
- Smart error dispatch: inline Browser Bridge diagnosis with real-time status (#481)
- New adapters: paperreview.ai (#464), IMDb (#472), Product Hunt (#462), 36kr (#461)
- Adapter enhancements: douban photo commands (#474), twitter likes (#448), bilibili/xiaohongshu comments (#457), linux-do unified feed (#434), chatgpt model selection (#438)
- Runtime: Bun compatibility (#459)
Improvements
- Deduplicated code, improved type safety, simplified error classes (#480)
- Unified YAML args parsing, browser step constants, and CommandArgs type
- Hook dedup protection for plugins
- Safer output normalization
Fixes
- Extension release packaging validation (#470)
- Various adapter fixes (jd, xiaohongshu, weread, weixin)
- Stabilized http download temp file handling (#443)
- Restored executable permission on bin entries after tsc build (#446)
Full Changelog: v1.4.1...v1.5.0