Changelog
We ship fast.
A running log of everything we have built, week by week.
Apr 18, 2026
Sentry, Vercel, and PagerDuty integrations
- Connect Sentry to surface unresolved errors as thinking inputs
- Vercel deployment status feeds into the reasoning loop
- PagerDuty incidents auto-create context threads
Apr 17, 2026
Welcome screen, natural language rules, daily digest
- New onboarding welcome screen for first-time users
- Define thinking rules in plain English instead of config files
- Daily digest email summarizing overnight insights
Apr 16, 2026
Claude and ChatGPT outputs, Stripe billing, MCP server
- Route thinking outputs to Claude or ChatGPT models
- Stripe-powered billing with usage dashboard
- MCP server for programmatic access to the thinking loop
Apr 15, 2026
GitHub, Linear, and Notion sources
- Pull GitHub issues, PRs, and discussions into the reasoning graph
- Linear project sync with bidirectional status updates
- Notion pages as first-class thinking sources
- Thought detail page with full reasoning trace
Apr 14, 2026
Waitlist launch and referral system
- Public waitlist with priority queue
- Landing page live at superthinking.ai
- Referral system with invite tracking
Apr 12, 2026
Reasoning engine v2 and source reliability scoring
- Rebuilt core reasoning engine for 3x throughput
- Sources scored by freshness, authority, and relevance
- Parallel thinking branches for complex queries
Apr 10, 2026
Team workspaces and role-based access
- Shared team workspaces with unified thinking history
- Admin, editor, and viewer roles
- Audit log for all workspace activity
Apr 8, 2026
Initial infrastructure and auth
- Next.js app scaffold with Tailwind and TypeScript
- Auth flow with magic links and OAuth providers
- Postgres database schema and migration pipeline