09 · GAMIFIEDLevvy ↔ AI Pulse

AI Pulse

Your level is built by what you ship — not by what you read. Anthropic · Gemini · Vercel · OpenAI · your stack are listed below as a feed; the real progress is in the hero above.

LEVVY · YOUR CLAUDE CODE LEVEL
audited 08 Apr, 11:21
Expert
Builds own MCP servers. Publishes plugins. Custom slash commands. Worktrees + parallel agents. Test coverage on shipped code.
86 / 100
80 base + 6 momentum
Beginner
Intermediate
Advanced
Expert
Specialist
9 XP to Specialist
3 concrete moves
  • 01Publish a plugin to a marketplace+4 XP
  • 02Write a public post about the persona crew framework+1 XP
  • 03Open-source crew-monitor as a generic agent dashboard+3 XP
3/8 badges·45 skills authored·139 commits this week·🔥 1w streak
Events today
10
79 this week
Active crew
1 / 22
last 24h
Schedules fired
6
17 total
Commits today
14
139 this week
Momentum
+6 XP
active days / 7
03 · FEED

News & ecosystem updates

Auto-fetched every 6h. Mark items read / tried for personal organization — no XP attached.

OPENAIOpenAI News·-4509mINBOX
Disrupting a Criminal Scam Operation

OpenAI disrupted a Cambodia-based scam operation using ChatGPT to support investment, romance, gambling, and impersonation schemes.

STACKShopify Dev Changelog·4hINBOX
New fields for cash management activities and drawers in POS

New fields are now available on cash management resources in the GraphQL Admin API, providing more detail about cash drawer balances and cash count activities. What's new Cash Drawer balance The CashDrawer object now exposes the current drawer balance directly: | Field | Description | |

OPENAIOpenAI News·5hINBOX
Building abundant intelligence

A full-stack approach to making advanced AI more capable, more affordable, and more widely useful.

OPENAIOpenAI News·5hINBOX
Advancing responsible AI across Europe

OpenAI shares how its safety, security, transparency, and provenance practices support responsible AI governance in Europe. The work will continue as the EU AI Act advances.

BIG 3Vercel Changelog·13hINBOX
DeepSeek V4 Flash now runs updated weights on AI Gateway

DeepSeek V4 Flash now runs on updated weights by default on AI Gateway, with notably stronger agentic capabilities. On Terminal-Bench, it scores 82.7, up 25.8 points from 56.9 in the April preview. Requests to deepseek/deepseek-v4-flash pick up the new weights automatically, with no change to the model ID or your code. For now, DeepSeek is the only provider serving the updated weights. Other providers, including ones with Zero Data Retention, are coming next week. To use the updated DeepSeek V4

OPENAIOpenAI News·13hINBOX
Univé builds an AI-ready workforce

See how Univé built an AI-ready workforce with ChatGPT Enterprise by combining leadership, responsible governance, and employee-led innovation to transform work at scale.

BIG 3Vercel Changelog·20hINBOX
Vercel Passport is now generally available

Vercel Passport is now generally available. Passport allows you to protect your Vercel deployments with your own identity provider. Visitors authenticate through Okta, Microsoft Entra ID, or any OIDC provider before viewing a protected deployment, and Vercel forwards a signed identity token to the deployment so application code can build on who the visitor is. Read visitor identity in application code The getIdentity() helper in @vercel/passport reads the Vercel request context and returns the a

BIG 3Next.js Releases·20hINBOX
v16.3.0-canary.104

<h3>Misc Changes</h3> <ul> <li>[turbopack] Respect <code>sideEffects</code> in a <code>package.json</code> file with <code>optimizePackageImports</code>: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5018084051" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96383" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96383/hovercard" href="https://github.com/vercel/next.js/pull/96383">#96383<

STACKShopify Dev Changelog·1dINBOX
Merchants now see partner details on collaborator requests

Collaborator access is built on trust. When a merchant approves a request, they're giving a partner access to a live store — and merchants need enough context to make that decision with confidence. Building on identity verification for partners , merchants now see details about your partner organization on every new collaborator request. Here's what partners need to know. What changed When you send a collaborator request, merchants will see details about your partner organization directly in the

STACKShopify Dev Changelog·1dINBOX
The shopify-account component for customer accounts is now a Theme Store requirement

In February 2026, we introduced the shopify-account component , which lets customers sign in and manage their account directly on the storefront. It supports passwordless sign-in, automatic Sign in with Shop recognition, and social sign-in providers. Once signed in, customers can reach their account pages from the account menu. As of today, all new themes and updates to existing themes submitted to the Shopify Theme Store must include the component in their header, visible on both desktop and mo

STACKShopify Dev Changelog·1dINBOX
Updating an order's shipping address now recalculates taxes

As of August 31, 2026, changing the shipping address on an unfulfilled order through the orderUpdate GraphQL mutation recalculates the order's taxes against the new destination. Previously, orderUpdate saved the new address but left the original tax lines unchanged, so the order's totals no longer matched the destination it was shipping to. Why it matters The order's financial data is now corrected as part of the update, now totals stay accurate to the shipping destination. After updating a ship

STACKShopify Dev Changelog·1dINBOX
createdAt is now available on the Customer object in Shopify Functions

Shopify Functions API version 2026-10 adds a createdAt field to the Customer object. You can now use the date and time a customer account was created in Function logic. This is an additive change; no action is required for existing Functions. What changed The Customer object now exposes createdAt , which returns the date and time when the customer account was created. This lets you build customizations based on when a customer joined. To use createdAt , request it from the customer on Cart.buyer

BIG 3Gemini SDK (Python)·1dINBOX
v2.16.0

<h2><a href="https://github.com/googleapis/python-genai/compare/v2.15.0...v2.16.0">2.16.0</a> (2026-07-29)</h2> <h3>Features</h3> <ul> <li>Add environment resource (<a href="https://github.com/googleapis/python-genai/commit/615b6c3795f3ac005a7ed9517ddc2c86b2b7a043">615b6c3</a>)</li> <li>Support GoogleMaps Tool grounding_types places and routing (<a href="https://github.com/googleapis/python-genai/commit/95a335d809d75b987303d5a52e533a938585b7b5">95a335d</a>)</li> <li>Wire environment service into

BIG 3Vercel Changelog·1dINBOX
Server-Timing response headers will pass through to the client

Vercel's CDN will begin passing through the Server-Timing response header to the client on August 10, 2026. Use Server-Timing to report backend metrics like database query time and cache hits. These values appear in the browser's network panel and as PerformanceServerTiming entries through the Performance API. If you want to keep the current behavior, where the header is stripped from every response, you can add a transform in vercel.json : Learn more about the Performance API and Server Timing

BIG 3Vercel Changelog·1dINBOX
Run multiple isolated agents in a single Sandbox

The @vercel/sandbox SDK now supports multiple Linux users and groups, so you can run agents side by side in a single Sandbox. Each agent runs as its own user with a private home directory. A group opens a shared workspace when they need to collaborate. This makes multi-agent systems easier to build. Call createUser for each agent; its commands and file operations run as that user, and users can't read, write, or list each other's files. To set up a shared directory, call createGroup and add user

BIG 3Vercel Changelog·1dINBOX
Shopify and Vercel are rebuilding Hydrogen for faster storefronts

Shopify and Vercel Open source and runtime agnostic, runs anywhere JavaScript does Standard Actions brings agentic commerce to every storefront Feature development cut from months to a week for retailers like Global Retail Brands Shopify powers commerce for millions of merchants worldwide, and Hydrogen is its framework for building headless storefronts. The Shopify team is partnering with Vercel to rebuild Hydrogen from the ground up. The new version is open source and runtime agnostic so develo

BIG 3Vercel Changelog·1dINBOX
MiniMax H3 now available on AI Gateway

MiniMax H3 is now available on AI Gateway. H3 generates 2K video from a text prompt, a starting image, a pair of first and last frames, or reference material. Alongside text-to-video and first-frame image-to-video, the model supports first-to-last keyframe transitions and multimodal reference-to-video, conditioning a generation on reference images, video, or audio in a single request. Reference and keyframe modes are mutually exclusive. Output is mp4 at 2K resolution, from 5 to 15 seconds, in as

OPENAIOpenAI News·1dINBOX
How avatarin built a 24/7 retail agent with GPT-Realtime

avatarin uses OpenAI’s GPT-Realtime to give Yamada Denki shoppers 24/7 multilingual support. In two weeks, 30,000 people used the agent and 92% of survey responses were positive.

BIG 3Vercel Changelog·1dINBOX
Turborepo and Vercel Remote Cache now support OpenID Connect (OIDC)

You can now exchange OIDC tokens from CI/CD workflows, including GitHub workflows , for short-lived Turborepo access tokens. These tokens grant access to Vercel's Remote Cache , and are a more secure alternative to long-lived Personal Access Tokens (PATs). OIDC tokens are short-lived, only grant access to Vercel Remote Cache, and are associated with your Vercel team, rather than a specific team member. We recommend all customers migrate their CI/CD workflows from PATs to OIDC. Get started by add

BIG 3Vercel Changelog·1dINBOX
Inkling Small from Thinking Machines is now available on AI Gateway

Inkling Small from Thinking Machines is now available on AI Gateway. Inkling Small reaches performance comparable to the larger Inkling model at about a quarter of the size, using much less compute per task. It is a broad generalist with native reasoning over audio and images, and it holds up well on reasoning, agentic coding, and tool use. Controllable thinking effort lets you trade quality against cost and latency, from minimal to maximum reasoning. For visual tasks, it can crop, zoom, and ins

BIG 3Vercel Changelog·1dINBOX
Project-scoped Tokens

You can now create Vercel Access Tokens that are limited to a project to authenticate and use the Vercel API . A project-scoped token can only read and write resources belonging to a project that the token is scoped to. Requests to any other project, a user-level resource, or a team-level resource will be denied. This ensures jobs, tools, or workflows only ever access the projects they are scoped to. Creating a project-scoped token Navigate to the Account Tokens page , found under the Settings a

BIG 3Vercel Changelog·1dINBOX
Introducing Enterprise Flexible Commitment for Vercel Marketplace

Enterprise customers can now apply a portion of their Flexible Commitment toward eligible resources purchased through the Vercel Marketplace. With Flex Commit support, eligible Marketplace cost can draw directly from your existing commitment making it easier to provision the infrastructure and services your applications need. We're rolling this out with an initial set of Marketplace partners, including Neon , Supabase , and Redis , with support for more providers coming. Eligible integrations ar

BIG 3Vercel Changelog·1dINBOX
Latest MCP spec now supported in mcp-handler

mcp-handler@2.0.0 is now available with support for the 2026-07-28 Model Context Protocol specification and MCP TypeScript SDK v2 . We originally built mcp-handler to make it easier to spin up MCP servers on popular web frameworks including Next, Nuxt, Svelte, and more. With the new 2.0 release, the handler now supports: The stateless 2026-07-28 protocol, served natively, including per-request metadata and server/discover A stateless compatibility layer for clients using 2025-era Streamable HTTP

BIG 3Vercel Changelog·1dINBOX
Deployments are now up to 7 seconds faster

Over the past few months, we've made deployments up to 7 seconds faster end to end. We removed up to 5 seconds of fixed platform overhead from every build, and deploys from the latest Vercel CLI save up to 2 seconds more. The improvements are most noticeable on smaller builds, where orchestration represents a larger share of the total build time. The largest platform gains: ~2.2s : Internal build-process shutdown now happens outside the critical path to deployment readiness ~930ms : The Vercel C

BIG 3Vercel Changelog·1dINBOX
AI Gateway: GPT-5.6 pricing and speed updates

On AI Gateway , GPT-5.6 Luna and GPT-5.6 Terra are now cheaper and GPT-5.6 Sol is faster. AI Gateway adds no markup on token pricing, so these changes reach you at the upstream rate. The changes apply to both short and long context pricing. Model Change Input: Short context (per 1M tokens) Output: Short context (per 1M tokens) openai/gpt-5.6-luna 80% price reduction $0.2 $1.2 openai/gpt-5.6-terra 20% price reduction $2 $12 openai/gpt-5.6-sol Same price, fast mode now 2.5x faster (up from 1.5x) U

BIG 3Next.js Releases·1dINBOX
v16.3.0-canary.103

<p>v16.3.0-canary.103</p>

BIG 3Gemini SDK (Python)·2dINBOX
v2.15.0

<h2><a href="https://github.com/googleapis/python-genai/compare/v2.14.0...v2.15.0">2.15.0</a> (2026-07-28)</h2> <h3>Features</h3> <ul> <li>[GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (<a href="https://github.com/googleapis/python-genai/commit/0f775f11ee7fd84433dd16252fe37698beebe296">0f775f1</a>)</li> <li>Add flat <code>language_codes</code> field to <code>AudioTranscriptionConfig</code>. (<a href="https://github.com/googleapis/python-gen

STACKNotion SDK (JS)·2dINBOX
v5.23.3

<h2>What's Changed</h2> <h3>Reliability</h3> <ul> <li> <p><strong>Edge-proxy blocks are now a diagnosable error</strong> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4973274245" data-permission-text="Title is private" data-url="https://github.com/makenotion/notion-sdk-js/issues/751" data-hovercard-type="pull_request" data-hovercard-url="/makenotion/notion-sdk-js/pull/751/hovercard" href="https://github.com/makenotion/notion-sdk-js/pull/751">#751</a>)</p> <

BIG 3Vercel Changelog·2dINBOX
Grok Voice Think Fast 2.0 now available on AI Gateway

Grok Voice Think Fast 2.0 from xAI is now available on AI Gateway. It is a speech-to-speech voice model that takes audio in and audio out, improving on the previous Grok Voice model in reasoning, transcription accuracy, and conversation. The model reasons in parallel with speech, so it can think through a query while talking without adding latency. It has also been trained to use fewer reasoning tokens than before, so tool calls fire sooner, often before the end of the agent's first sentence. Tr

BIG 3Vercel Changelog·2dINBOX
AI Gateway adds unified fast mode support

AI Gateway has a unified fast mode abstraction, now in beta. You can now request fast mode the same way for every model on AI Gateway. Set speed to fast , and the gateway serves the fast tier when it's available and falls back to standard speed when it isn't. Fast mode trades a higher per-token cost for lower latency or higher throughput. You get it wherever it is available, without pinning a provider or wiring anything up yourself. Requesting fast mode Set speed to fast under providerOptions.ga

BIG 3Vercel Changelog·2dINBOX
Edge Config is now Global Config

Edge Config is now Global Config . This rename better reflects that it is a globally replicated data store with ~1ms reads in every region, built for the configuration that applications read at runtime, such as feature flags, redirects, and experimentation settings. Global Config stores can now hold up to 1 MB on every plan, and Pro and Enterprise teams can create unlimited stores with more writes per day. The rename also ships with a new server-side SDK, @vercel/global-config , and a new enviro

BIG 3Vercel Changelog·2dINBOX
Discover and install eve integrations from the CLI

You can now discover and install integrations for eve agents directly from the eve CLI. Integrations come from the official eve catalog and third-party sources. Run eve add from your eve project to install an integration: Integrations write their files directly into your project and can add anything an eve agent uses, from a single tool to a channel to a full extension. Review the generated files and add any required configuration before running your agent. Find integrations with the new eve reg

BIG 3Vercel Changelog·2dINBOX
Additional custom environments can now be purchased

Pro and Enterprise teams can now purchase additional custom environment capacity without contacting sales. Custom environments let you model your team's release process on Vercel. You can add staging , qa , or any named stage between preview and production , and each environment gets its own branch tracking, environment variables, and domains. You can purchase or adjust capacity from the dashboard, API, or CLI. Dashboard Project → Settings → Environments → Custom Environments API POST /v1/projec

BIG 3Vercel Changelog·2dINBOX
Sign in with ChatGPT is now available on Vercel

Sign in with ChatGPT adds your ChatGPT account as an authentication option for Vercel. It is available when adding the Vercel plugin to ChatGPT and when signing in to Vercel or v0. When you add the Vercel plugin to ChatGPT, you can easily sign in to Vercel and grant team and project permissions without leaving ChatGPT. "Continue with ChatGPT" also appears as a sign-in option on the Vercel and v0 sign-in and sign-up pages. Team requirements like 2FA and SSO still apply. You can re-authenticate or

BIG 3Next.js Releases·2dINBOX
v16.3.0-canary.102

<h3>Misc Changes</h3> <ul> <li>Revert "Revert "[turbopack] Track re-exports in <code>import_usage</code> inside of <code>compute_import_usage</code>"": <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5003125539" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96315" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96315/hovercard" href="https://github.com/vercel/next.js/pull/96315">#96315</a

BIG 3Next.js Releases·2dINBOX
v16.3.0-canary.101

<h3>Misc Changes</h3> <ul> <li>Turbopack server hmr: avoid complete <code>clear</code> on graph changes: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4825175795" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/95546" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/95546/hovercard" href="https://github.com/vercel/next.js/pull/95546">#95546</a></li> <li>Turbopack HMR: extract deferring bui

BIG 3Next.js Releases·2dINBOX
v16.3.0-canary.100

<h3>Misc Changes</h3> <ul> <li>Improve root detection to handle worktrees, more workspaces &amp; stray lockfiles: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4971362829" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96159" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96159/hovercard" href="https://github.com/vercel/next.js/pull/96159">#96159</a></li> <li>Revert "[turbopack] Track r

OPENAIOpenAI News·3dINBOX
Scientific computing in the age of agentic AI

A new field report shows how scientists use AI coding agents to modernize scientific computing, accelerating software development and discovery in genomics and beyond.

BIG 3Next.js Releases·3dINBOX
v16.3.0-preview.10

<h3>Misc Changes</h3> <ul> <li>Unify allow-runtime with Partial Prefetching: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4962358904" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96106" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96106/hovercard" href="https://github.com/vercel/next.js/pull/96106">#96106</a></li> <li>Attempt static prefetch before resorting to runtime: <a class="i

BIG 3Google AI Blog·3dINBOX
Gemini API Managed Agents: 3.6 Flash, hooks, and more

<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/unnamed_2_vNnOv20.max-600x600.format-webp.webp">We’re announcing even more new capabilities in Managed Agents in Gemini API so developers can build reliable, production-ready agents.

BIG 3Next.js Releases·3dINBOX
v16.3.0-canary.99

<p>Initial release</p>

BIG 3Google AI Blog·3dINBOX
5 ways to host the ultimate dinner party with Google Search

<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Dinner_parties.max-600x600.format-webp.webp">These AI features can help you craft a menu, design a tablescape, and handle other party-planning tasks.

BIG 3Google AI Blog·3dINBOX
5 ways AI Mode in Search helps you enjoy the real world

<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AI_Mode_real_world.max-600x600.format-webp.webp">It might sound counterintuitive, but Search's AI tools can actually help you make the most of your time offline whether you want to book concert tickets or find the perf…

STACKEAS CLI Releases·3dINBOX
v21.4.0

<p>v21.4.0</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Add experimental <code>eas simulator:events</code> command. (<a href="https://github.com/expo/eas-cli/pull/4001" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/4001/hovercard">#4001</a> by <a href="https://github.com/szdziedzic">@szdziedzic</a>)</li> <li>[build-tools] Collect and upload Argent tool-server session events during remote simulator sessions, mirroring agent-device event collection. (<a href="https:/

BIG 3Vercel Changelog·3dINBOX
Vercel Sandbox supports forking

Vercel Sandbox now supports forking with Sandbox.fork() . The fork starts from the source's current snapshot and inherits its config and environment variables. If the source is running, it forks the latest saved state, not the live in-memory state. If the source has no snapshot, it falls back to a fresh create, using the source's runtime and config. Any parameter you pass overrides the inherited value. A fork takes about the same time as creating a sandbox, with the same limits. Use it to branch

BIG 3Vercel Changelog·3dINBOX
Vercel Connect now supports Custom Environments

Vercel Connect now lets you link a connector to a Custom Environment so deployments there can request provider tokens and receive forwarded webhooks. Custom Environments appear alongside Production, Preview, and Development when you add or edit a project on a connector in the dashboard. From the CLI, pass the environment's slug to --environment : Passing --environment replaces the default environments. Once linked, a deployment in that environment can request tokens with getToken as usual. If th

BIG 3Next.js Releases·3dINBOX
v16.3.0-canary.98

<p>v16.3.0-canary.98</p>

BIG 3Vercel Changelog·4dINBOX
Regional inference now available on AI Gateway

AI Gateway now supports regional inference . Set inferenceRegion on a request to pin it to the US or EU. Every model provider that supports the selected region handles it the same way. Inference runs there, and any data the provider keeps is stored there. AI Gateway supports two pinned regions, plus global routing: Region Where inference runs us A US data center eu An EU data center global Any region If no model provider can serve it, the request fails rather than running somewhere else. Every r

BIG 3Vercel Changelog·4dINBOX
eve adds new Slack event hooks and session controls

eve agents on Slack can now keep replying in a thread without repeated mentions, cancel an in-progress response or reset a conversation entirely, and react to any event your Slack app subscribes to. Continue conversations without repeated mentions Mentions no longer have to carry the conversation. Once a thread has an active session, your agent can reply on its own. The new onMessage hook receives incoming Slack messages, and two helpers decide which ones to handle: ctx.isBotMentioned() detects

STACKShopify Dev Changelog·4dINBOX
POS UI extensions can now print directly to hardware receipt printers

POS UI Extensions 2026-07 introduces the Printing API ( shopify.printing ), which enables extensions to discover hardware printers with getPrinters() and send documents directly to a connected receipt printer with print() . The Printing API supersedes shopify.print , which is now deprecated. No immediate action is required; plan to migrate when you adopt 2026-07 . What changed shopify.printing.getPrinters() returns the hardware printers available to the device. Each printer includes an id , name

BIG 3Vercel Changelog·4dINBOX
How Sandstone grew 40x in 147 days on Vercel

Sandstone on Vercel 1,000+ legal requests managed daily across customer teams 7-app turborepo monorepo deployed seamlessly to multiple Vercel projects Multi-step agentic legal workflows built end-to-end with AI SDK When in-house legal teams get a request from their business, it kicks off a manual process of pulling data from multiple systems. In a typical workflow, lawyers will pull deal details from Salesforce, review past contracts, and chase account teams for missing context, all before they

BIG 3Vercel Changelog·4dINBOX
DeepsecBench: evaluating model performance in finding cybersecurity vulnerabilities

Last week, OpenAI evaluated two models on an exploit benchmark within an isolated sandbox. Guardrails were reduced for testing, and the models found a vulnerability in their environment, accessed the internet, and reached Hugging Face's production database. No human directed the action, but the breach is a clear example of how much more capable malicious attackers are when equipped with powerful AI models. But defenders have the same tools, and a clear advantage: knowledge of their own codebase.

OPENAIOpenAI News·4dINBOX
How AI is expanding what people do at work

New OpenAI research shows how AI is expanding what workers do, with ChatGPT users taking on tasks across roles and reshaping job boundaries.

STACKEAS CLI Releases·4dINBOX
v21.3.0

<p>v21.3.0</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Handle new server-side errors thrown when observe features are blocked. (<a href="https://github.com/expo/eas-cli/pull/4042" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/4042/hovercard">#4042</a> by <a href="https://github.com/douglowder">@douglowder</a>)</li> <li>[eas-cli] Add <code>eas project:icon:set</code> to upload a project icon from the command line. (<a href="https://github.com/expo/eas-cli/pull/4068

BIG 3Vercel Changelog·4dINBOX
WebSocket support for OpenAI Responses API live on AI Gateway

AI Gateway now supports WebSocket mode for the OpenAI Responses API. You can keep a persistent connection open and continue each turn by sending only new input items plus previous_response_id , instead of re-sending the full context over a fresh HTTP request every turn. OpenAI reports up to ~40% faster end-to-end execution on WebSockets for agentic rollouts with 20 or more tool calls. Route Responses API traffic over WebSocket The Responses route opens at GET /v1/responses and accepts raw respon

BIG 3Vercel Changelog·4dINBOX
Nuxt July 2026 security advisory

The Nuxt team has released Nuxt 4.5.1 and 3.21.10, along with @nuxt/devtools 3.3.1, to address eight security advisories, including a high-severity server-side remote code execution vulnerability. Vulnerabilities addressed Vulnerability Severity Advisory Server-side remote code execution via server island props High GHSA-9473-5f9j-94wq Unauthorized component instantiation via server island props Medium GHSA-48hr-524c-v5w3 Route rule authorization bypass High GHSA-hxvh-4h3w-prp9 Server component

BIG 3Vercel Changelog·4dINBOX
Run Claude Managed Agents with Chat SDK

You can now run Claude Managed Agents with Chat SDK . Claude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research. Chat SDK gives that agent a chat interface through a single type-safe handler, with adapters that carry it to Slack, WhatsApp, and more. What you get Token-by-token streaming : Replies render as the model writes them, over a single streamed response. Live activity feed : Tool calls and model requests are available a

BIG 3Vercel Changelog·4dINBOX
Kimi K3 and Kimi K3 Fast with ZDR and US-based providers now on AI Gateway

Kimi K3 from Moonshot AI and its faster serving path, Kimi K3 Fast , are now available from US-based providers on AI Gateway, including Baseten and Fireworks. Zero Data Retention (ZDR) is also supported for both models. Running Kimi K3 on US-based providers lets teams with data residency and compliance requirements use the model on US infrastructure. Because AI Gateway serves the models from multiple providers, it automatically routes across them for failover, higher uptime, and more available t

BIG 3Next.js Releases·5dINBOX
v16.3.0-canary.97

<h3>Misc Changes</h3> <ul> <li>fix(sandbox): release one-shot timeout ids after they run: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4971395147" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96161" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96161/hovercard" href="https://github.com/vercel/next.js/pull/96161">#96161</a></li> <li>Fix dev overlay symbolication for project paths nee

BIG 3Next.js Releases·5dINBOX
v16.2.12

<h2>What's Changed</h2> <ul> <li>Backport/docs fixes 16.2 - July round by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/icyJoseph/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/icyJoseph">@icyJoseph</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4943744779" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issu

BIG 3Next.js Releases·5dINBOX
v15.5.22

<h2>What's Changed</h2> <ul> <li>[15.5] Reject TypeScript >= 7.0 with an actionable error by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lukesandberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lukesandberg">@lukesandberg</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4962968982" data-permission-text="Title is private" data-url="https://gi

BIG 3Claude Code Releases·6dINBOX
v2.1.220

<h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

BIG 3Next.js Releases·6dINBOX
v16.3.0-canary.96

<h3>Misc Changes</h3> <ul> <li>[sourcemaps] Use file: sourcemaps for Turbopack to improve dev performance: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4925171960" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/95946" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/95946/hovercard" href="https://github.com/vercel/next.js/pull/95946">#95946</a></li> <li>Give RouteCacheEntry a single hidd

BIG 3Vercel Changelog·7dINBOX
Vercel WAF for Blob is now in beta

The Vercel WAF can now protect a Vercel Blob store. The same rules that guard your deployments (deny, challenge, rate limit) now apply to blob traffic with no changes to your code, blob URLs, or @vercel/blob . Every blob is already served through Vercel's CDN , so protection is a switch on the store, not a new proxy. Stop scrapers, geo-restrict downloads, rate limit expensive assets, or block abusive IPs before a byte is served. Rules evaluate at the edge, matching on IP, country, path, and more

BIG 3Claude Code Releases·7dINBOX
v2.1.219

<h2>What's changed</h2> <ul> <li>Added Claude Opus 5 (<code>claude-opus-5</code>), now the default Opus model — 1M context, fast mode at $10/$50 per Mtok</li> <li>Added <code>sandbox.network.strictAllowlist</code> setting to deny non-allowlisted hosts for sandboxed commands without prompting</li> <li>Added <code>DirectoryAdded</code> hook that fires after <code>/add-dir</code> or the SDK <code>register_repo_root</code> control request registers a new working directory mid-session</li> <li>Added

BIG 3Anthropic SDK (TS)·7dINBOX
sdk: v0.115.0

<h2>0.115.0 (2026-07-24)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.114.0...sdk-v0.115.0">sdk-v0.114.0...sdk-v0.115.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add claude-opus-5 model (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/cdd3606e92745b8a6af07819469cf5dc0636edb2">cdd3606</a>)</li> <li><strong>api:</strong> add tool addition/removal blocks and tool_change events (<a href="https://github.co

STACKShopify Dev Changelog·7dINBOX
Invalid metafield queries now return errors in the GraphQL Admin API

Starting in API version 2026-10, the GraphQL Admin API returns an error when a query filters by a metafield that isn't set up for filtering, instead of silently returning incorrect results. This is a breaking change. It affects apps that filter resources by metafield on version 2026-10 or later, and you'll need to update affected queries before you upgrade. What changed In API version 2026-10 and later, the GraphQL Admin API checks metafield filters before it runs a query. If a query filters by

BIG 3Vercel Changelog·7dINBOX
Workflow steps now support extended function durations

Workflow steps on Pro and Enterprise plans can now run for up to 30 minutes (1800 seconds), up from 800 seconds, using extended function durations (in beta). To opt in, set VERCEL_ENABLE_WORKFLOW_EXTENDED_MAX_DURATION to 1 in your project's Environment Variables, then redeploy. Requires Fluid compute and a supported Node.js or Python runtime. Extended durations are not available on Hobby plans, which remain limited to 5 minutes (300 seconds). See function duration limits by plan in the documenta

STACKEAS CLI Releases·7dINBOX
v21.2.0

<p>v21.2.0</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Add <code>eas simulator:availability</code> to check whether EAS Simulator is enabled for the current project account. (<a href="https://github.com/expo/eas-cli/pull/4045" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/4045/hovercard">#4045</a> by <a href="https://github.com/gwdp">@gwdp</a>)</li> </ul> <h3>🧹 Chores</h3> <ul> <li>[eas-cli] Calibrate the experimental AI code reviewer's agent prompts and noise co

BIG 3Vercel Changelog·7dINBOX
Claude Opus 5 now available on AI Gateway

Claude Opus 5 from Anthropic is now available on AI Gateway. Opus 5 improves on previous Opus models for long-horizon agentic coding, handling multi-file features, larger refactors, and end-to-end feature work, and completing full tasks rather than leaving stubs or placeholders. Opus 5 is effective at low and medium effort, which produce quality at a fraction of the tokens and latency of higher settings. Vision is stronger on charts, documents, diagrams, and UI replication, and Opus 5 makes effe

BIG 3Next.js Releases·7dINBOX
v16.3.0-canary.95

<h3>Misc Changes</h3> <ul> <li>Turbopack: Very minor improvements for watcher loop: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4961586935" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/96103" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/96103/hovercard" href="https://github.com/vercel/next.js/pull/96103">#96103</a></li> <li>Turbopack: Refactor watcher event handling and batching l

BIG 3Anthropic SDK (TS)·8dINBOX
sdk: v0.114.0

<h2>0.114.0 (2026-07-23)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.113.0...sdk-v0.114.0">sdk-v0.113.0...sdk-v0.114.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new stop reason 'model_context_window_exceeded' (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/1ec71c165d9737cb317e3f8fed818f7a1b8169ad">1ec71c1</a>)</li> </ul>

BIG 3Next.js Releases·8dINBOX
v16.3.0-preview.9

<h3>Misc Changes</h3> <ul> <li>[Bench] Add client-trace attribution pass and document metrics to render-pipeline: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4895322088" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/95828" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/95828/hovercard" href="https://github.com/vercel/next.js/pull/95828">#95828</a></li> <li>Turbopack: Split up turbo-t

BIG 3Vercel Changelog·8dINBOX
WebSocket support is now available for Python Functions

Vercel now supports WebSocket connections for Python applications. WebSockets enable bidirectional communication between client- and server-side code, powering real-time features like interactive AI streaming, real-time chat, and multiplayer live collaboration. Both ASGI and WSGI applications are supported, including frameworks like FastAPI, Django, and Flask. Explore the FastAPI AI Chat and Flask AI Chat examples, or read the WebSockets documentation to get started. Read more

BIG 3Vercel Changelog·8dINBOX
GitHub tools are now an installable eve extension

You can now add GitHub tools to your eve agent as an extension . Add the package, drop one file in agent/extensions/ , and your agent gets all 42 tools with Vercel Connect auth, presets, and approval rules built in. Install @github-tools/eve-extension : Then register it from a file in agent/extensions/ : Connector-backed auth: Pass a Vercel Connect connector and the extension mints short-lived, scoped GitHub tokens at runtime. Presets scope the toolset: code-review , issue-triage , repo-explorer

BIG 3Vercel Changelog·8dINBOX
Inspect feature flag history with Vercel CLI

Vercel Flags version history can now be inspected from the Vercel CLI with the new vercel flags versions command. Run vercel flags versions <flag> to print the full revision history for a flag, with each revision's author, message, timestamp, and changed environments. Filter to a specific environment with --environment , paginate with --limit and --cursor , or add --json for scripting. To compare a revision against the one before it, run vercel flags versions diff <flag> --revision <n> . The dif

BIG 3Vercel Changelog·8dINBOX
Connect to and manage Sandboxes from the dashboard

You can now connect to any running Sandbox from the Vercel dashboard. Run commands, browse the filesystem, upload and download files, and inspect open ports without leaving the browser. From the same view, you can also manage the sandbox lifecycle: take snapshots, and stop or resume persistent sandboxes. Open the Connect tab on any sandbox to try it out. Learn more about Vercel Sandboxes in the documentation . Read more

BIG 3Vercel Changelog·8dINBOX
Evaluation metrics for Vercel Flags

Vercel Flags now shows a live evaluation view on each flag's detail page. You can see evaluations per minute charted over time, with each flag version marked in the chart so you can tie evaluation shifts to specific configuration changes. You can group and filter evaluations by variant, reason, environment, SDK key, client, and reporting project. Custom clients can set the new clientName property on the client initializer to show up as their own group. This makes it straightforward to confirm ro

BIG 3Vercel Changelog·8dINBOX
Vercel MCP can now deploy code

The Vercel MCP server can now deploy code directly to a new or existing project. When your AI assistant finishes building something, it can ship it to Vercel and hand back a shareable URL without leaving the chat. Point the deploy_to_vercel tool at your files and Vercel creates the project, detects the framework, installs dependencies, and builds. You get a URL you can open and share while the build finishes in the background. To get started, connect the Vercel MCP server to Claude, Cursor, or a

BIG 3Vercel Changelog·8dINBOX
Ling 3.0 Flash is now available on AI Gateway

Ling 3.0 Flash from Ant Group is now available on AI Gateway. The model is free to use for the next three weeks, through August 3rd. Ling 3.0 Flash is a Mixture-of-Experts model with 124B total parameters and about 5.1B active per token. It has a 256K token context window and runs in thinking and non-thinking modes. Ling 3.0 Flash is built for token-efficient agentic inference at production scale, doing more work within tighter token, latency, and cost budgets across multi-step agent runs. The m

OPENAIOpenAI News·8dINBOX
Launching Health in ChatGPT

Health in ChatGPT now lets eligible U.S. users securely connect medical records and Apple Health to get more personalized insights and better understand their health.

STACKEAS CLI Releases·8dINBOX
v21.1.0

<p>v21.1.0</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Prompt to select a platform in <code>eas simulator:start</code> when <code>--platform</code> is omitted, instead of erroring out. (<a href="https://github.com/expo/eas-cli/pull/4043" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/4043/hovercard">#4043</a> by <a href="https://github.com/szdziedzic">@szdziedzic</a>)</li> <li>[eas-build-job] Extend <code>app_store_connect.build_upload</code> workflow interpolation

BIG 3Next.js Releases·8dINBOX
v16.3.0-canary.94

<p>v16.3.0-canary.94</p>

BIG 3Claude Code Releases·8dINBOX
v2.1.218

<h2>What's changed</h2> <ul> <li>Changed <code>/code-review</code> to run as a background subagent, so review work no longer fills your conversation and keeps stacked slash commands as its review target</li> <li>Added screen-reader announcements of deleted text for word and line deletions (<code>Option+Delete</code>, <code>Ctrl+W</code>, <code>Cmd+Backspace</code>, <code>Ctrl+U</code>, <code>Ctrl+K</code>) in <code>--ax-screen-reader</code> mode</li> <li>Fixed Windows paths with <code>\u</code>-

BIG 3Gemini SDK (Python)·8dINBOX
v2.14.0

<h2><a href="https://github.com/googleapis/python-genai/compare/v2.13.0...v2.14.0">2.14.0</a> (2026-07-22)</h2> <h3>Features</h3> <ul> <li>[GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (<a href="https://github.com/googleapis/python-genai/commit/dc3d78dc228709c0968554694a884f9fe17a36bc">dc3d78d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/im

BIG 3Anthropic SDK (TS)·9dINBOX
sdk: v0.113.0

<h2>0.113.0 (2026-07-22)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.112.5...sdk-v0.113.0">sdk-v0.112.5...sdk-v0.113.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents model effort, initial session events, and threads delta streaming (<a href="https://github.com/anthropics/anthropic-sdk-typescript/commit/83fef1e5a65f020750b1f90c46d748a415b6f075">83fef1e</a>)</li> </ul>

BIG 3Google AI Blog·9dINBOX
3 Google updates from Galaxy Unpacked 2026

<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Unpacked_hero.max-600x600.format-webp.webp">We shared how Samsung users can boost productivity and get time back on new foldables, watches, and glasses coming soon.

STACKEAS CLI Releases·9dINBOX
v21.0.3

<p>v21.0.3</p> <h3>🎉 New features</h3> <ul> <li>[eas-cli] Support drill-down from event lists in observe:session. (<a href="https://github.com/expo/eas-cli/pull/3987" data-hovercard-type="pull_request" data-hovercard-url="/expo/eas-cli/pull/3987/hovercard">#3987</a> by <a href="https://github.com/douglowder">@douglowder</a>)</li> </ul>

OPENAIOpenAI News·9dINBOX
Advancing the next era of national science

OpenAI outlines its commitment to advancing American science working with the U.S. Department of Energy and national labs to use frontier AI to accelerate discovery.

BIG 3Next.js Releases·9dINBOX
v16.3.0-preview.8

<h3>Misc Changes</h3> <ul> <li>Always consult <code>npm_config_user_agent</code> first: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4906366847" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/95879" data-hovercard-type="pull_request" data-hovercard-url="/vercel/next.js/pull/95879/hovercard" href="https://github.com/vercel/next.js/pull/95879">#95879</a></li> <li>Rewrite next-cache-components-optimizer around a test

OPENAIOpenAI News·9dINBOX
Introducing OpenAI Presence

Introducing OpenAI Presence, a proven enterprise AI agent platform that helps organizations deploy trusted voice and chat agents for customer and internal workflows.

BIG 3Vercel Changelog·9dINBOX
Extend eve agents with installable extensions

You can now package tools, connections, skills, instructions, and hooks into extensions that any eve agent can import. Extensions can be published to package registries like npm, then installed, versioned, and upgraded like any other project dependency. A browser-use extension might ship tools for navigating a site, a memory extension can capture context with hooks and recall it with tools, and a self-improvement extension pairs hooks with dynamic instructions. Scaffold a new extension with a si

BIG 3Vercel Changelog·9dINBOX
AI Gateway now supports streaming transcription

AI Gateway now supports streaming transcription . Previously, transcription required a complete audio file and returned the full transcript in a single response. Now you can stream audio in as it's captured and get transcript updates back as the model produces them, keeping latency low for uses like live captioning and voice input. Streaming transcription is in beta and available through the AI SDK 's streamTranscribe function with any streaming-capable transcription model. The example below str

Sources (11)
Anthropic SDK (TS)big3
Claude Code Releasesbig3
Gemini SDK (Python)big3
Google AI Blogbig3
Next.js Releasesbig3
Vercel Changelogbig3
OpenAI Newsopenai
EAS CLI Releasesstack
Notion SDK (JS)stack
Shopify Dev Changelogstack
Supabase Releasesstack