CHANGELOG3d ago · Sep 13, 2026

Perplexity trusts GPT-6 Astra with end-to-end systems

Perplexity uses Astra to write communications, change software, and monitor production systems, and checks in much less frequently than with earlier models.

Read it at OpenAI

More changelog

4 itemsEverything on the wire ›
CHANGELOG
Configure cost and quality in Copilot auto model selection
GitHub Copilot auto model selection now offers three tiers: efficiency, balance, and intelligence. Choose the tier that reflects how you want auto to weigh cost, quality, and response time for… The post Configure cost and quality in Copilot auto model…
GitHub Changelog
2d
CHANGELOG
Soft-deprecating re.match()
Soft-deprecating re.match() Python has a concept of soft deprecation , where APIs are marked as "should no longer be used to write new code" without any promise/threat to remove them in the future. Python 3.15 release manager Hugo van Kemenade describes…
Simon Willison
5d
CHANGELOG
FastAPI frontends and static files served from the CDN
FastAPI frontends and static files, served with app.frontend() or StaticFiles , are now promoted to the Vercel CDN at build time. Requests for those paths are served directly from the CDN, without invoking your Vercel Function. FastAPI evaluates routes in…
Vercel
6d
CHANGELOG
Video compressor
Tool: Video compressor I recorded a short demo video of my Equal Earth animation on my phone and wanted to publish an optimized version of that video (using FFMPEG) on my blog, so I had Claude Fable 5.1 in Claude Code for web build me this tool using the…
Simon Willison
9d