Google DeepMind unveiled the AlphaGenome Atlas, a 1-petabyte open AI resource predicting the molecular and functional consequences of all ~9 billion possible single-letter DNA mutations across the human genome to accelerate genetic medicine.
⚡ Key Takeaways
•1-petabyte dataset predicting molecular consequences for all 9 billion human single-base DNA changes
OpenAI is rolling out ChatGPT Images 2.5 to all ChatGPT, ChatGPT Work, and Codex users on desktop, mobile, and web. Two new API models accompany the launch: GPT-Image-2.5 Flare for faster high-quality editing, and GPT-Image-2.5 Sunburst for more precise, detailed creative work.
⚡ Key Takeaways
•OpenAI is rolling out ChatGPT Images 2.5 to all ChatGPT, ChatGPT Work, and Codex users on desktop, mobile, and web. Two new API models accompany the launch: GPT-Image-2.5 Flare for faster high-quality editing, and GPT-Image-2.5 Sunburst for more precise, detailed creative work.
Anthropic introduced an 'Agentic AI Commerce Blueprint' in partnership with Shopify and Priceline, leveraging Claude 5.1's advanced reasoning and self-verification to help enterprises deploy autonomous shopping and operational commerce agents.
⚡ Key Takeaways
•Leverages Claude 5.1 self-verification to drastically curtail hallucination in financial transactions
•Partnership with Shopify and Priceline establishes standardized sandboxes for cross-merchant workflows
•Shifts generative AI from passive conversational UI to autonomous transactional agents
OpenAI confirmed it has achieved its 'Automated Research Intern' milestone—a system capable of executing well-defined multi-day research workflows autonomously under human guidance—and mapped a timeline toward a full AI Scientist by March 2028.
⚡ Key Takeaways
•Automated system independently handles literature synthesis, dataset pipelines, and experiment execution
•Compresses multi-day human researcher workflows into hours of collaborative agent execution
•Establishes a firm March 2028 timeline for releasing fully autonomous AI scientific discovery systems
Google DeepMind launched AlphaGenome Atlas, an AI-powered searchable database mapping the predicted impact of all 9 billion possible single-letter DNA changes, to help researchers better understand human biology.
⚡ Key Takeaways
•Google DeepMind launched AlphaGenome Atlas, an AI-powered searchable database mapping the predicted impact of all 9 billion possible single-letter DNA changes, to help researchers better understand human biology.
Motion (@motiondotdev) announced CSS Studio now supports the Cursor SDK. Click Connect to Cursor to prompt and edit site copy/changes without typing /studio in the agent—fewer round-trips from design to shipping.
⚡ Key Takeaways
•CSS Studio natively supports Cursor SDK via Connect to Cursor.
•Prompt to edit site copy/styles without typing /studio.
•Targets Cursor-based frontend copy and visual iteration workflows.
Luxonis launched the Agent Toolkit (Luxonis MCP + skills) for Claude, Codex, and Cursor—making it easier to build and deploy visual intelligence on OAK edge devices. Ships with GitHub luxonis/skills and a release blog for agent-to-camera workflows.
⚡ Key Takeaways
•Official Agent Toolkit: Luxonis MCP + skills for Claude / Codex / Cursor.
•Goal: faster OAK edge visual-intelligence deployment.
•Open source at luxonis/skills with a release write-up.
Anthropic’s API pricing docs now state Claude Sonnet 5’s launch $2/$10 per million input/output tokens (introductory through Aug 31, 2026) is the standard price. The previously scheduled Sep 1, 2026 increase to $3/$15 will not occur—good news for teams budgeting coding agents and APIs around Sonnet 5.
⚡ Key Takeaways
•Docs: Sonnet 5 stays $2 input / $10 output per MTok as standard, not intro-only.
•Scheduled Sep 1, 2026 rise to $3/$15 will not happen.
•Stabilizes long-run cost models for Claude Code and API coding workloads.
Databuddy launched Business Context so agents understand what you sell, who customers are, and how you make money, then use that context to spot where customers get stuck. Databuddy keeps the business context updated automatically for agent workflows.
⚡ Key Takeaways
•Business Context injects product, audience, and monetization into agents.
•Uses that context to find where customers get stuck.
Etherscan launched Flow: turn tangled onchain transfers into a clear, hop-by-hop verified fund map. Build flows manually or have an agent create them with the Etherscan Flow skill, then share findings on X. A composable skill for onchain analysis agents.
⚡ Key Takeaways
•New Flow product: visualize onchain fund paths with verified hops.
•Etherscan Flow skill lets agents build the flow for you.
DeepSeek is running a short V4.1 Flash intermediate API beta. Keep the same base_url and set model to deepseek-v4.1-flash-expires-on-0910. DeepSeek describes a new architecture with native multimodality that is faster and cheaper; billing matches deepseek-v4-flash, about 20 concurrent requests per account, with the test window roughly through Sep 10 (expires-on-0910 in the model id).
⚡ Key Takeaways
•Call with model id deepseek-v4.1-flash-expires-on-0910; base_url unchanged.
•Same pricing as deepseek-v4-flash, ~20 concurrent per account; short window ~through Sep 10.
•Positioned as a new-architecture, native-multimodal, faster/cheaper mid-build.
Gemini 3.8 Flash is now in the GitHub Copilot model picker across Pro, Pro+, Max, Business, and Enterprise—on VS Code, Visual Studio, Copilot CLI, cloud agent, Copilot app, JetBrains, Xcode, and Eclipse. Unlike GPT-6 Astra, Flash is available on plain Pro; introductory usage-based provider pricing runs through 2026-12-31.
⚡ Key Takeaways
•Gemini 3.8 Flash is in Copilot's model picker, including plain Pro.
•Surfaces: VS Code, Visual Studio, Copilot CLI, cloud agent, JetBrains, and more.
•Introductory usage-based provider pricing through 2026-12-31; Biz/Enterprise still auto-enable new models unless policy is off.
GitHub Copilot will automatically remove Gemini 3.5 Flash, Gemini 3.6 Flash, Kimi K2.7 Code, and Opus 4.7 on 2026-10-02. Removals are automatic; on Business/Enterprise an admin must enable each successor in model policy first.
⚡ Key Takeaways
•On 2026-10-02 Copilot auto-removes Gemini 3.5/3.6 Flash, Kimi K2.7 Code, and Opus 4.7.
•Removals are automatic.
•Biz/Enterprise successors require an admin to enable them in model policy first.
Ruflo is an open-source multi-agent orchestration layer (70k+ GitHub stars) for complex jobs. After npx ruflo@latest init into Claude Code or Codex, it splits work across 100+ specialized agents (code, test, security, review) with Swarm layouts, Memory, MCP, Hooks, and cross-machine collab—while you keep using the normal CLI.
⚡ Key Takeaways
•Ruflo is open-source multi-agent orchestration with 70k+ GitHub stars.
•Install with npx ruflo@latest init into Claude Code or Codex.
•100+ agents plus Swarm, Memory, MCP, and Hooks behind the normal CLI.
Agent Native reports Argent from Software Mansion lets Codex (including GPT-6 Astra) control an iPhone. Run npx @swmansion/argent init so a coding agent gets its own operable phone—useful for mobile debugging and end-to-end automation.
⚡ Key Takeaways
•Argent lets Codex control an iPhone: npx @swmansion/argent init.
•Gives GPT-6 / Codex coding agents an operable phone.
•Package from Software Mansion (@swmansion/argent).
Okta shipped a hosted managed MCP server in Early Access for identity operations—no local clone/uv wrapper. Point Claude Code, Cursor, or VS Code at it for user lookups, group assignments, system log slices, pending approvals, and bulk access requests. Schema validation blocks hallucinated field names, and payload cleaning flattens responses to TSV so the model is not drowned in metadata. Versus the open-source Okta MCP "clone and uv sync" path, this is the turnkey hosted lane. Details on the Okta product blog.
⚡ Key Takeaways
•Okta managed MCP is in Early Access for identity ops with no local wrapper.
•Works with Claude Code, Cursor, and VS Code for lookups, groups, logs, approvals, and bulk access.
•Schema validation plus TSV cleaning; turnkey vs open-source Okta MCP.
Amazon Aurora DSQL now ships a purpose-built MCP server so coding agents can query, evolve schemas, and lint for DSQL quirks inside the IDE. It exposes seven tools (readonly_query, transact, get_schema, plus docs/recommend/lint), defaults to read-only with IAM short-lived tokens, and enables --allow-writes when needed; install via npx skills add aws/agent-toolkit-for-aws/skills --skill aurora-dsql. Unlike generic Postgres MCP, it understands DSQL-specific behavior.
⚡ Key Takeaways
•Purpose-built Aurora DSQL MCP for coding-agent query and schema work.
•Seven tools with IAM short-lived tokens; read-only by default, optional --allow-writes.
•Install via npx skills aurora-dsql; understands DSQL better than generic Postgres MCP.