Commit Graph

2 Commits

Author SHA1 Message Date
andrepimenta
64fd29c840 Release 2.1.0: sponsor button, GPT 5.5 model, resolver fixes
- Add Sponsor button via .github/FUNDING.yml and package.json sponsor field (GitHub Sponsors)
- Default GPT quick-model to mainline GPT 5.5 (was GPT 5.3 Codex)
- Retarget OpenAI resolver to gpt-<ver> / gpt-<ver>-mini slugs instead of -codex variants
- Fix non-existent gpt-5.5-mini fallback to gpt-5.4-mini
- Bump version to 2.1.0 and update CHANGELOG

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 14:24:18 +01:00
andrepimenta
deca7de8d5 Bring in mcp-skills-plugins branch: marketplace, plugins, skills, OpenCredits, and image previews
Major release adding:
- MCP marketplace with curated registry and search across multiple registries
- Plugins and skills marketplace integration
- OpenCredits payment integration with model selection and checkout flow
- Image preview before sending (paste, file picker)
- Self-hosted Umami analytics with custom events
- Support feedback modal with Discord webhook
- Local OpenAI to Anthropic router for model routing
- Inline stop button replacing send during processing
- Improved install flow requiring Node.js 18+
- WSL env var passthrough fixes
- Better error handling and Windows compatibility

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 23:54:13 +01:00