Note
OSBridge follows semantic versioning. Major version bumps indicate breaking changes, minor versions add features, and patch versions fix bugs.
June 2026Major Release
The initial public release of OSBridge, featuring the complete AI-powered matching engine and documentation portal.
- GitHub OAuth authentication via NextAuth.js v5
- LeetCode profile scraping and caching (24h TTL via Upstash Redis)
- AI skill profiling with 768-dimensional embeddings (Google Gemini text-embedding-004)
- pgvector cosine similarity matching against 50+ curated repositories
- Google Gemini powered "Why You" personalized explanations
- Interactive match feed with thumbs up/down feedback
- Alternative profiling methods (GitHub analysis, resume upload, vibe check quiz)
- First PR checklist and Codebase Compass guides
- Complete documentation portal with learning paths, quizzes, and interactive checklists
- ⌘K search palette for documentation navigation
- Next.js 16 (App Router)
- React 19
- TypeScript (strict mode)
- Supabase PostgreSQL with pgvector
- Drizzle ORM
- Tailwind CSS v4 + shadcn/ui
- Framer Motion animations
- 🔜 Repository recommendation engine (beyond issues)
- 🔜 Community leaderboard for contributions tracked via OSBridge
- 🔜 VS Code extension for in-editor issue matching
- 🔜 GSoC-specific matching and application guides
- 🔜 Multi-language support for documentation