| 1. Claude Fable 5.1 (Max) |
| 2. GPT 6 Astra (Max) |
| 3. Claude Opus 5 (High) |
| 4. Claude Opus 5 (Max) |
| 5. Claude Fable 5 (High) |
The BriefDeepSeek released V4.1 Flash on Wednesday night with open weights under the MIT license, which means anyone can download, change and sell it. It is a 552 billion parameter model that only turns on 8 billion of those to read your input and 16 billion to write its answer, so it runs fast and cheap, handles a million tokens of context (about 750,000 words), and reads images. DeepSeek says it beats its own bigger V4 Pro model and is retiring Pro on September 14, two days after US agencies named DeepSeek for copying American models, so read the explainer before you route company data to it.
Level UpThis week, run Geiger on your own laptop. It is one read-only command, npx geiger-scan, that lists every AI agent, MCP server, plugin and editor AI extension on the machine, and says which ones can run code, hold secrets or reach the network. Nothing leaves your computer and there is no telemetry. It is MIT licensed and the whole scan takes under a minute, so it is the quickest way to answer the question most shops cannot: what agents are already installed here? →Geiger on GitHub