Changelog
What's new in Carpe Intel
v0.1.02026-03-01
- •Initial scaffold — Next.js 15 with App Router, TypeScript, Tailwind CSS
- •Login page with OTP/magic link flow (Supabase Auth + Resend)
- •Dashboard with stats, activity feed
- •RFI list view with status, grades, progress bars
- •RFI detail view with expandable section cards
- •AI consensus analysis UI with 5-model progress bar (Claude, GPT-5.2, Gemini, Grok, Kimi)
- •Per-section response editor with Generate Response button
- •Upload page with drag-and-drop for .docx and .pdf
- •RFI text parser supporting numbered sections, PART headers, and fallback chunking
- •Admin panel with user management, invite system, role badges
- •Salesforce connection status panel (sf CLI integration)
- •API routes for upload, analyze, generate, Salesforce proxy, OTP auth
- •Supabase schema with users, rfis, rfi_sections, comments, generated_content, audit_log
- •Carpe branding — red (#DC2626) + blue (#1E40AF), dark sidebar, Radar icon
- •Changelog page