The models coming in June 2026
- Gemini 3.5 Pro (officially confirmed)
- GPT-5.6 + GPT-5.6 Pro (high chances)
- Claude Sonnet 4.8 / Opus 4.8 / Mythos 1 (highest chances currently around Sonnet 4.8)
- Grok 5 / Grok 4.4 (V9-Medium 1.5T Elon said public release within 2-3 weeks)
- Kimi K3 (recently spotted through web metadata)
- GLM 5.2 (lower chances currently)
- DeepSeek V4 (preview version already released)
Which model are you most excited for next month?
Been wrangling a lot of time how to deal with the onslaught of PRs, none of the solutions that are out there seem made for our scale.
I spun up 50 codex in parallel, let them analyze the PR and generate a JSON report with various signals, comparing with vision, intent (much higher signal than any of the text), risk and various other signals.
Then I can ingest all reports into one session and run AI queries/de-dupe/auto-close/merge as needed on it.
Same for Issues. P rompt R equests really are just issues with additional metadata.
Don't even need a vector db. Was thinking way too complex for a while.
There's like 8 PRs for auto-update in the last 2 days alone (still need to ingest 3k PRs, only have 1k so far).