Rslib Blog1Last updated: 2026/02/03 15:00

Learn what is new in the Visual Studio Code January 2026 Release (1.109).

Safari Technology Preview Release 236 is now available for download for macOS Tahoe and macOS Sequoia.
Putting a YouTube video inside a closed details element means it won't load until that details element is opened. We can use that.

In this post, we illustrate how Clarus Care, a healthcare contact center solutions provider, worked with the AWS Generative AI Innovation Center (GenAIIC) team to develop a generative AI-powered contact center prototype. This solution enables conversational interaction and multi-intent resolution through an automated voicebot and chat interface. It also incorporates a scalable service model to support growth, human transfer capabilities--when requested or for urgent cases--and an analytics pipeline for performance insights.

Python versions 3.13 and 3.14 are now available for use in Vercel Builds and Vercel Functions. Python 3.14 is the new default version for new projects and deployments.
この記事では、最新のAI技術を活用した新しい開発ツールについて説明しています。このツールは、開発者がコードを書く際にAIの支援を受けることができるもので、特に生成AIを利用してコードの自動生成や補完を行います。具体的には、開発者が入力したコメントや関数名に基づいて、AIが適切なコードを提案する機能があります。また、このツールは既存の開発環境に簡単に統合できるように設計されており、特にJavaScriptやTypeScriptのプロジェクトでの使用が推奨されています。これにより、開発の効率が向上し、エラーの削減が期待されます。 • AIを活用したコード自動生成ツールの紹介 • 開発者が入力した情報に基づいてコードを提案する機能 • JavaScriptやTypeScriptプロジェクトへの統合が容易 • 開発効率の向上とエラー削減が期待される • 生成AIを利用した新しい開発手法の提案

Learn how to move beyond blanket sampling and optimize telemetry at scale with tracesSampler, manual replays, and strategic log filtering.

Custom select elements, new button props for remote functions and improvements across the Node and Vercel adapters

January 2026 - Astro joins Cloudflare, Astro v6 beta is released, and more!
Babel 7.29.0 is out!
The Canary version of React has a special component for ViewTransitions. Does it help?

AssistLoop is now available in the Vercel Marketplace, making it easy to add AI-powered customer support to Next.js apps deployed on Vercel.

Vercel Sandbox is now GA, providing isolated Linux VMs for safely executing untrusted code. Run AI agent output, user uploads, and third-party code without exposing production systems.

Cubic joins the Vercel Agents Marketplace, offering teams an AI code reviewer with full codebase context, unified billing, and automated fixes.

AI agents need secure, isolated environments that spin up instantly. Vercel Sandbox is now generally available with filesystem snapshots, container support, and production reliability.

Unified Workspace API, observability and server adapters improvements.
この記事では、ExecuTorchとArm SME2を使用して、モバイルデバイス上での機械学習推論の加速について説明しています。特に、SqueezeSAMというインタラクティブな画像セグメンテーションモデルが、Instagramのカットアウト機能を支えており、これによりユーザーは画像内のオブジェクトを簡単に切り抜くことができます。SME2は、Armv9アーキテクチャに導入された高度なCPU命令セットで、マトリックス指向の計算ワークロードを加速します。実験結果によると、SME2を使用することで、SqueezeSAMの推論レイテンシが大幅に改善され、INT8モデルでは1.83倍、FP16モデルでは3.9倍の速度向上が見られました。これにより、モバイルアプリケーションのインタラクティブな機能がより迅速に実行可能となり、開発者は精度とワークフローに応じた柔軟な選択ができるようになります。 • ExecuTorchとArm SME2を使用してモバイルデバイス上での機械学習推論を加速する。 • SqueezeSAMモデルはInstagramのカットアウト機能を支えている。 • SME2はArmv9アーキテクチャに導入されたCPU命令セットで、マトリックス計算を加速する。 • INT8モデルの推論レイテンシが1.83倍、FP16モデルが3.9倍改善される。 • モバイルアプリケーションのインタラクティブな機能が迅速に実行可能になる。 • 開発者は精度に応じた柔軟な選択ができる。
>

Astro 5.17 brings configurable dev toolbar placement, support for partitioned cookies, and powerful new image optimization options.

Less code, faster builds, same telemetry. How Sentry’s Next.js SDK supports Turbopack without losing insight into errors or performance.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
This post introduces a middleware approach that allows efficient data refetching. The middleware enables the attachment of query keys and server functions, enhancing scalability and flexibility.

Cached responses can now assign a comma separated list of cache tags using the Vercel-Cache-Tag header. We recommend using the Vercel-Cache-Tag header for caching with external backends or for frameworks without native cache tag support for ISR.

With our updated Slack integration, investigations now appear directly in Slack alert messages as a threaded response. This eliminates the need to click into the Vercel dashboard and gives you context to triage the alert directly in Slack.
Next.js now supports a custom deploymentId in next.config.js, enabling Skew Protection for vercel deploy --prebuilt workflows. Set your own deployment ID using a git SHA or timestamp to maintain version consistency across prebuilt deployments.

Stripe built a production GTM value calculator in a single flight using v0, boosting adoption 288% and cutting value analysis time by 80%.

Sentry now supports log drains, letting you stream platform logs into Sentry with no code changes. Debug with your logs, errors, and traces all in one platform.
I feel like “streaming” will be more and more of a concept in 2026. We can stream HTML, but rarely do. With AI APIs these days, we’re seeing streaming much more commonly. We want to see that LLM kick out an answer word-by-word, as the perceived performance is better that way. What about a JSON […]

Search users around the world now have easier access to frontier AI capabilities.

This blog post demonstrates how to build an intelligent contract management solution using Amazon Quick Suite as your primary contract management solution, augmented with Amazon Bedrock AgentCore for advanced multi-agent capabilities.

The vercel api command makes an authenticated HTTP request to the Vercel API and prints the response.

A compressed 8KB docs index in AGENTS.md achieved 100% on Next.js 16 API evals. Skills maxed at 79%. Here's what we learned and how to set it up.

Sensay went from zero to an MVP launch in six weeks for Web Summit. With Vercel preview deployments, feature flags, and rollbacks, the team shipped fast without a DevOps team.
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Seer already accurately root causes and fixes bugs in production. Now we're expanding its capabilities to help you debug during local development and code review.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
> ... we need to be honest about what's happening: the infrastructure that powers modern software development is under financial strain, even as usage reaches all-time highs.

Today, our animated short film, “Dear Upstairs Neighbors,” previews at the Sundance Film Festival.

In this post, we discuss how to use AppSync Events as the foundation of a capable, serverless, AI gateway architecture. We explore how it integrates with AWS services for comprehensive coverage of the capabilities offered in AI gateway architectures. Finally, we get you started on your journey with sample code you can launch in your account and begin building.

Building a leaderboard with database integration for our example browser-based game.

Skills v1.1.1 introduces interactive skill discovery with npx skills find, full open source release on GitHub, and enhanced support for 27 coding agents with automated workflows.

Two denial-of-service vulnerabilities were discovered in self-hosted Next.js applications that can cause server crashes through memory exhaustion under specific configurations.

We are issuing mitigations for CVE-2026-23864 for multiple vulnerabilities affecting React Server Components

You can now view live model performance metrics for latency and throughput on Vercel AI Gateway on the website and via REST API.

You can use your Claude Code Max subscription through Vercel's AI Gateway. This lets you leverage your existing subscription while gaining centralized observability, usage tracking, and monitoring capabilities for all your Claude Code requests.

A plainspoken Skills FAQ with a ready-to-use guide: what skill packages are, how agents load them, what skills-ai.dev is, how Skills compare to MCP, plus security and alternatives.

You can now access Moonshot AI's Kimi K2.5 model via Vercel's AI Gateway with no other provider accounts required.
Git worktrees, Agent Skill, AI-enabled documentation, `turbo docs`, task descriptions

You can use Vercel AI Gateway with Clawdbot and access hundreds of models with no additional API keys required.

Amazon Bedrock AgentCore services are now being supported by various IaC frameworks such as AWS Cloud Development Kit (AWS CDK), Terraform and AWS CloudFormation Templates. This integration brings the power of IaC directly to AgentCore so developers can provision, configure, and manage their AI agent infrastructure. In this post, we use CloudFormation templates to build an end-to-end application for a weather activity planner.
この記事では、最新のJavaScriptフレームワークであるNext.jsの新機能について詳しく解説しています。特に、画像最適化機能や新しいデータフェッチングの手法が強調されており、これにより開発者はパフォーマンスを向上させることができます。また、Next.jsの新しいAPIルート機能により、サーバーサイドでのデータ処理が簡素化され、開発の効率が向上します。さらに、TypeScriptとの統合が強化され、型安全性が向上した点も重要です。これらの機能は、特に大規模なアプリケーションの開発において、開発者にとって大きなメリットをもたらします。 • Next.jsの新機能として画像最適化機能が追加された。 • 新しいデータフェッチング手法により、パフォーマンスが向上する。 • APIルート機能の追加でサーバーサイドのデータ処理が簡素化された。 • TypeScriptとの統合が強化され、型安全性が向上した。 • これらの機能は大規模アプリケーションの開発において特に有用である。
What if we could mutate data *and* get all the data back we need to properly update the UI in just one network round-trip?

Functions are now cached more effectively during deployment, saving 400ms-5s per build. Python, Go, Ruby, Rust, and standalone functions benefit most.

Manage build and deployment settings across all Vercel projects at once. Configure Build Machines and On-Demand Concurrent Builds from a single place.

For Enterprise customers, Vercel now allows you to customize platform error pages with your own branded pages. This gives a consistent experience for 5xx errors, as visitors see the same design irrespective of where the issue is..
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Personal Intelligence lets you tap into your context from Gmail and Photos to deliver tailored responses in Search, just for you.

マイクロソフトとメルセデス-AMG PETRONAS F1チームは、レースチームの運営にマイクロソフトの技術を活用するための数年にわたるパートナーシップを発表しました。このコラボレーションは、効率性と革新を推進し、800万人以上のフォーミュラ1ファンの興奮を高めることを目指しています。2026年のフォーミュラ1の規制変更により、電動化、効率性、持続可能性が強化され、技術的な進化が期待されています。メルセデス-AMG PETRONAS F1チームは、マイクロソフトのクラウドとAI技術を活用し、工場からサーキットまでの業務を最適化します。マイクロソフトの技術は、データ駆動の意思決定を支え、リアルタイムのインサイトを提供し、競争力を高めることに寄与します。 • マイクロソフトとメルセデス-AMG PETRONAS F1チームのパートナーシップにより、レースチームの運営に革新をもたらす。 • 2026年のフォーミュラ1規制変更に対応し、電動化と持続可能性を強化。 • マイクロソフトのクラウドとAI技術を活用し、工場からサーキットまでの業務を最適化。 • 400以上のセンサーを搭載したF1カーが毎秒110万以上のデータポイントを生成。 • リアルタイムのデータ解析により、迅速な意思決定と戦略の策定を支援。

Vercel sandboxes now let you snapshot an entire filesystem, and you can restore from those snapshots for future work.

We tested bash vs SQL agents on structured data queries. SQL dominated, but combining both tools achieved 100% accuracy. Try the open-source eval harness.

Anytime an exciting new web technology starts to land in browsers, developers want to know “when in the world am I going to be able to use this?” Currently, the finalized syntax for Grid Lanes is available in Safari Technology Preview.

See how to trace a single request across microservices, queues, and databases using Sentry tracing and structured logs.

Nuxt 4.3 is out – route rule layouts, ISR payload extraction, draggable error overlay, and more!
Firefox 147 just came out, and the flagship developer feature is clearly anchor positioning support, bringing that “to the baseline” as we’re supposed to say these days. That rules, but I’m also very hyped about CSS module scripts. Remember, they are a way of importing a stylesheet in JavaScript, that is, the only decent way […]

As code generation gets easier, code review is the new bottleneck. That's why we're launching a new way to quickly review and understand complex PRs in our latest tool for codebase understanding - augmenting human attention with AI.

You can now apply suggested code fixes from the Vercel Agent directly from the Vercel Dashboard with a single click.

A brand new set of components designed to help you build the next generation of IDEs, coding apps and background agents.

Skills support is now available in bash-tool, so your AI SDK agents can use the skills pattern with filesystem context, Bash execution, and sandboxed runtime access.

Cron Jobs are now visible as resources on Deployment pages. Create up to 100 scheduled tasks per project, at any interval, on all plans.
Apollo Client 4.1 introduces full @stream directive support, compatibility with the latest GraphQL incremental delivery spec, and powerful new APIs for working with fragments.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

Projects sit at the heart of how n8n scales inside larger organizations. They are the unit that allows a single n8n instance to be shared safely across teams, business units, and environments, without turning automation into a free-for-all. Each Project acts as an isolated workspace with its own workflows, credentials,
この記事では、最新のAI技術を活用した新しい開発ツールについて説明しています。このツールは、開発者がコードを書く際にAIの支援を受けることができるもので、特に自然言語処理を用いた機能が強化されています。具体的には、開発者が自然言語で指示を出すと、AIがそれに基づいてコードを生成することが可能です。また、ツールは既存の開発環境に統合できるように設計されており、導入が容易です。さらに、AIによるコード生成は、開発の効率を大幅に向上させることが期待されています。 • AI技術を活用した新しい開発ツールの紹介 • 自然言語での指示に基づいてコードを生成する機能 • 既存の開発環境への統合が容易 • 開発効率の向上が期待される

Help make Astro a sustainable open source project by sponsoring our community maintainers.

この記事では、Biomeプロジェクトの2026年のロードマップについて説明しています。2025年には、Biome v2がリリースされ、ネストされた設定ファイルのサポートや、TypeScriptコンパイラに依存しない型認識のリントルールを提供するなどの新機能が追加されました。また、TailwindのCSS構文やVue、Svelte、Astroの解析、フォーマット、リントの実験的なサポートも行われました。2026年の目標として、JavaScriptに埋め込まれた言語の開発体験を向上させ、HTMLのフォーマットをPrettierに近づけること、VueやSvelteなどのHTMLに似た言語向けのリントルールを強化することが挙げられています。過去の課題としては、デバッグの難しさやコミュニケーションの不足が指摘されており、これらの改善に努める意向が示されています。 • 2025年にBiome v2がリリースされ、ネストされた設定ファイルのサポートや型認識のリントルールが追加された。 • TailwindのCSS構文やVue、Svelte、Astroの解析、フォーマット、リントの実験的なサポートが行われた。 • 2026年の目標には、JavaScriptに埋め込まれた言語の開発体験の向上が含まれる。 • HTMLのフォーマットをPrettierに近づけることが目指されている。 • VueやSvelteなどのHTMLに似た言語向けのリントルールの強化が計画されている。 • 過去の課題としてデバッグの難しさやコミュニケーションの不足が指摘されている。

Everything looks healthy, until users leave. Why uptime and SLOs miss broken user flows, and how to monitor the moments that actually matter.

Rolldown 1.0 RC is here: A Rust-powered bundler that combines the best features of prior tools with unmatched speed and compatibility

Visibility is the easiest piece. The hard part is analyzing and understanding what you’re observing. I’ve spoken to teams recording 100k+ traces every single day. What are they doing with those traces? Literally nothing. Because it’s impossible to read and summarize 100,000 traces at any human
Can you keep a video playing as a view transitions happens? Yes and no. Mostly yes.

Cron jobs on Vercel no longer have per-team limits. Create up to 100 scheduled tasks per project, at any interval, on all plans.

Montréal (yul1) is now part of Vercel’s global edge network, improving latency for users in Central Canada
Matheus Lima on what makes you senior: But if you strip away the title, the salary, and the years of experience, there’s one core skill that separates senior+ engineers from everyone else: reducing ambiguity. Everything else flows from that.
APIs are locked, server adapters are the new default, and we've shipped thread cloning, composite storage, AI SDK v6 support, and more.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

Guest post written by José Mussa (Staff Software Engineer @ Remote) Remote is a fast-growing startup helping companies hire, manage, and pay employees globally from a single platform. Remote’s customers operate across many countries and regulatory environments, and they trust Remote as the system of record for their employee, payroll,

Learn how we built Turbopack with incremental computation to scale development and builds to massive Next.js applications.

You can now access image models from Recraft in Vercel AI Gateway with no other provider accounts required.
I can easily imagine a job interview question being “What’s the difference between TypeScript and Zod and in what circumstances do you need each?” They are both type validation libraries. Would you ever need both? The short answer is that TypeScript is great but can’t help you at runtime, where you might get data from […]

Palo Alto Networks’ Device Security team wanted to detect early warning signs of potential production issues to provide more time to SMEs to react to these emerging problems. They partnered with the AWS Generative AI Innovation Center (GenAIIC) to develop an automated log classification pipeline powered by Amazon Bedrock. In this post, we discuss how Amazon Bedrock, through Anthropic’ s Claude Haiku model, and Amazon Titan Text Embeddings work together to automatically classify and analyze log data. We explore how this automated pipeline detects critical issues, examine the solution architecture, and share implementation insights that have delivered measurable operational improvements.

Redesigned Environment Variables UI with less scrolling, larger hit targets, and progressive disclosure for easier management of shared and project variables.
この記事では、最新のAI技術を活用した新しい開発ツールについて説明しています。このツールは、開発者がコードを書く際にAIの支援を受けることができるもので、特に自然言語処理を用いた機能が強化されています。具体的には、開発者が自然言語で指示を出すと、AIがそれに基づいてコードを生成することが可能です。また、ツールは既存の開発環境に簡単に統合できるよう設計されており、ユーザーは特別な設定を行うことなく利用を開始できます。これにより、開発の効率が大幅に向上し、エラーの削減にも寄与します。さらに、AIの学習能力により、使用するほどに精度が向上する点も特徴です。 • AI技術を活用した新しい開発ツールの紹介 • 自然言語での指示に基づいてコードを生成する機能 • 既存の開発環境への簡単な統合 • 開発効率の向上とエラー削減 • AIの学習能力による精度向上

The Astro Technology Company is joining Cloudflare! Astro remains open-source, MIT-licensed, and platform-agnostic. With Cloudflare's support, we're focusing 100% on building the best framework for content-driven websites. Astro 6 beta is available now.
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Sanity leveraged Mastra to build a CMS-native content agent that understands, creates, and updates structured content directly within the Sanity platform.
この記事では、最新のAI技術を活用した新しい開発ツールについて説明しています。このツールは、開発者がコードを書く際にAIの支援を受けることができるもので、特に自然言語処理を用いた機能が強化されています。具体的には、開発者が自然言語で指示を出すと、AIがそれに基づいてコードを生成することが可能です。また、ツールは既存の開発環境に統合できるように設計されており、使いやすさが考慮されています。さらに、AIによるコード生成は、開発の効率を大幅に向上させることが期待されています。 • AI技術を活用した新しい開発ツールの紹介 • 自然言語での指示に基づいてコードを生成する機能 • 既存の開発環境への統合が可能 • 開発効率の向上が期待される • 使いやすさが考慮された設計

本記事では、スマートウォッチを用いた歩行メトリクスの推定に関する研究を紹介しています。研究者たちは、スマートウォッチが空間的および時間的な歩行メトリクスを高精度で推定できるプラットフォームであることを大規模な検証研究を通じて確認しました。歩行メトリクスは、歩行速度やステップ長、両足支持時間など、個人の健康状態や転倒リスクを評価するための重要なバイオマーカーです。従来、歩行の測定には高価な専門機器が必要でしたが、スマートウォッチは手首に装着することで、より実用的かつ一貫した連続追跡を可能にします。研究では、深層学習モデルを用いて、スマートウォッチから得られるIMU信号を基に、歩行メトリクスを直接推定する手法を開発しました。これにより、スマートフォンと同等の精度で歩行メトリクスを推定できることが示されました。 • スマートウォッチは歩行メトリクスを高精度で推定できるプラットフォームである。 • 歩行メトリクスは健康状態や転倒リスクを評価するための重要な指標である。 • 従来の測定方法は高価な機器を必要とし、連続追跡が困難であった。 • スマートウォッチは手首に装着するため、より実用的で一貫したデータ収集が可能である。 • 深層学習モデルを用いて、IMU信号から直接歩行メトリクスを推定する手法を開発した。 • この手法はスマートフォンと同等の精度を持つことが確認された。
If your project uses web components of your own making, you could be auto-generating a Custom Elements Manifest that can be ultra-helpful, like powering a VS Code language server.

Changes are coming to job handling in SpiderMonkey

Announcing Microsoft Elevate for Educators—connecting educators, community, professional learning, and AI tools to enhance teaching. Join us.
You can now manually start an on-demand Vercel Agent code review by clicking the "Review with Vercel" button on the deployment tables provided by the Vercel GitHub App,

Use the OpenResponses API on Vercel AI Gateway with no other API keys required and support for multiple providers.

v0 can now provision AWS databases as it builds your app. Aurora PostgreSQL, DynamoDB, and Aurora DSQL available in the Vercel Marketplace.

Users can opt-in to an experimental build mode for backend frameworks like Hono or Express. The new behavior allows logs to be filtered by route, similar to Next.js and other frameworks. It also improves the build process in several ways

Google’s 2025 Our Life with AI survey found people are using AI tools to learn new things.
この記事では、Apollo GraphQLのGraphOS Routerに新たに導入されたレスポンスキャッシング機能について説明しています。この機能は、GraphQLに特化したキャッシングを提供し、サービスへの負荷を軽減し、スーパグラフ全体のエンドツーエンドのレイテンシを改善します。レスポンスキャッシングは、オリジンのレスポンスをキャッシュし、複数のクエリで再利用できるようにします。これにより、冗長なサブグラフ呼び出しを避け、データの共有を効率化します。特に、異なる新鮮さの要件を持つデータを扱うGraphQLにおいて、従来のキャッシング手法の限界を克服することができます。具体的には、キャッシュのTTL(有効期限)をHTTP Cache-Controlヘッダーから導出し、パブリックデータとプライベートデータを安全に共有することが可能です。実際の導入例として、Dow Jonesがレスポンスキャッシングを利用して、中央値のレスポンスタイムを20%-25%削減したことが紹介されています。 • GraphQLに特化したレスポンスキャッシング機能の導入 • オリジンのレスポンスをキャッシュし、複数のクエリで再利用可能 • 異なる新鮮さの要件を持つデータを効率的に扱う • HTTP Cache-ControlヘッダーからTTLを導出し、データの安全な共有を実現 • Dow Jonesが導入し、中央値のレスポンスタイムを20%-25%削減した実績

Microsoft Copilot and Zendawa transforming pharmacies in Kenya with AI by cutting waste, improving inventory, and enabling credit access.

Offset pagination falls apart at scale. See how indexes and cursor-based pagination fix slow queries and keep production apps fast.

Time to upgrade
Holy cow there are a lot of JavaScript engines. These are the big ones like V8 that Chrome uses or JavaScriptCore that Safari uses, but also purposefully lightweight engines like QuickJS for “embedding”. (I’m also just realizing that domains like this, zoo.js.org, anybody can have because js.org is literally for JavaScript-based projects and you can […]

You might have heard recently that Safari Technology Preview 234 landed the final plan for supporting masonry-style layouts in CSS.

Safari Technology Preview Release 235 is now available for download for macOS Tahoe and macOS Sequoia.
Learn how to secure Apollo Federation subgraphs by enforcing proper network boundaries, access control, and centralized governance through the router.

You can now access the GPT 5.2 Codex model on Vercel's AI Gateway with no other provider accounts required.

Today we're releasing a brand new set of components for AI Elements designed to work with the Transcription and Speech functions of the AI SDK, helping you build voice agents.

We've encapsulated 10+ years of React and Next.js optimization knowledge into react-best-practices, a structured repository optimized for AI agents and LLMs.

Vercel AI Gateway now supports Perplexity Web Search as a model-agnostic tool that works for all models and providers. Use the tool to get access to the most recent information to supplement your AI queries.
Mastra now supports using multiple storage providers in a single project, matched to how different data is stored and accessed.
We're excited to announce that Prettier now fully supports the fresh features landing in Angular v21.1 (released today 🎉)!

Logs are often the first place dev teams look when they investigate an issue. But logs are often added as an afterthought, and developers struggle with the bala...

この記事では、Android Autoを通じて収集されたハードブレーキングイベント(HBE)が、実際の道路区間の事故率と正の相関関係があることを示しています。HBEの頻度が高い道路は、事故リスクが著しく高いことが確認され、これらのイベントが道路安全評価のための先行指標として利用できる可能性が提案されています。従来の交通安全評価は警察報告の事故統計に依存しており、これは「遅行指標」としての課題があります。HBEは、接続された車両データから得られるため、ネットワーク全体の分析が可能であり、事故データのスパース性を補完します。10年間の公的事故データとHBE測定を組み合わせた分析により、HBEの高頻度が事故率の高いことと因果関係があることが確認されました。 • ハードブレーキングイベント(HBE)が事故リスクの先行指標として機能する可能性がある。 • HBEは、車両の前方減速が特定の閾値を超えた場合に発生し、回避行動を示す。 • HBEは、接続された車両データから得られ、事故データのスパース性を補完する。 • 10年間の公的事故データとHBE測定を組み合わせた分析により、HBEの頻度と事故率の間に統計的に有意な相関があることが確認された。 • HBEは、報告された事故よりも18倍多くの道路区間で観測される。

We're introducing a safer and more reliable way to manage your workflow development lifecycle with the arrival of Autosave, Versioned Publishing, and Concurrency Protection.
Crop marks are an idea that comes from the print design world. Design in the bleed area will be cut away by giant cutter machines, and that bleed area is designated by the crop marks. We can do it on the web too, just for kicks.
Veo 3.1は、動画制作における一貫性、創造性、コントロールを向上させるための新機能を提供します。新しいバージョンでは、ユーザーがより簡単に動画を編集し、カスタマイズできるツールが追加されました。特に、インターフェースの改善により、直感的な操作が可能になり、ユーザーは自分のアイデアを迅速に具現化できます。また、コラボレーション機能も強化され、チームでの作業がスムーズに行えるようになっています。これにより、制作プロセス全体が効率化され、より高品質なコンテンツを短時間で作成できるようになります。 • 動画制作における一貫性、創造性、コントロールを向上させる新機能を提供 • ユーザーが簡単に動画を編集・カスタマイズできるツールが追加 • インターフェースの改善により直感的な操作が可能 • コラボレーション機能が強化され、チームでの作業がスムーズに • 制作プロセス全体が効率化され、高品質なコンテンツを短時間で作成できる

Today, we’re introducing an enhanced version of Veo 3.1 “Ingredients to Video.”
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

この記事では、Capital OneがApollo GraphQLを活用してデータマーケットプレイスを変革した事例が紹介されています。大規模な組織では、データの発見、信頼性、利用が難しくなることが一般的な課題です。Capital Oneは、データ消費者と生産者のニーズを満たすために、既存のデータマーケットプレイスを基に、データの発見性を向上させる新たなプラットフォームを構築しました。GraphQLとApollo Federationを導入し、複数のマイクロサービスからデータを統合するための中心的なフレームワークを作成しました。これにより、APIの標準化、データの透明性、品質管理が実現され、データの発見と利用が容易になりました。最終的に、このプラットフォームはCapital One全体のデータ共有とオーケストレーションの基準となり、組織内での採用が進みました。 • Capital Oneはデータの発見、信頼性、利用の課題に直面していた。 • GraphQLとApollo Federationを用いて、データのオーケストレーションを改善した。 • 新しいプラットフォームは、データの発見性を向上させ、APIの標準化を実現した。 • データ生産者と消費者のニーズを満たすために、5つのコアピラーを中心に構築された。 • 可視性を重視し、システムの問題を事前に特定できるようにした。

Nick Bogaty joins Vercel as first Chief Revenue Officer from Adobe, bringing more than 20 years of enterprise GTM experience to lead an AI-forward sales organization.
新しい<geolocation> HTML要素がChrome 144から利用可能になり、ユーザーの位置情報データのリクエスト方法が大きく変わります。この要素は、スクリプトによる許可プロンプトから脱却し、宣言的でユーザーアクションに基づく体験を提供します。これにより、許可状態やエラーを処理するためのボイラープレートコードが削減され、ユーザーの意図をより強く示すことができ、ブラウザの介入を回避するのに役立ちます。この要素は、ウェブ標準コミュニティとの厳密な議論と実世界でのテストの結果として登場しました。最初は一般的な<permission>要素として提案され、特定の機能に特化した要素へと進化しました。<geolocation>要素は、ユーザーの信頼と意思決定を改善するための専用ボタンを使用することで、成功率を向上させることが確認されました。今後は、カメラやマイク用の専用<usermedia>要素も開発される予定です。 • 新しい<geolocation>要素は、ユーザーの位置情報データのリクエスト方法を改善する。 • スクリプトによる許可プロンプトから、ユーザーアクションに基づく体験に移行する。 • 許可状態やエラー処理のためのボイラープレートコードが削減される。 • ユーザーの意図を強く示し、ブラウザの介入を回避する。 • 一般的な<permission>要素から特定の機能に特化した要素へと進化した。 • ユーザーの信頼と意思決定を改善するための専用ボタンの使用が成功率を向上させた。 • 今後、カメラやマイク用の専用<usermedia>要素も開発される予定。
Huh. Today I learned (from Alex MacArthur): you can access the current <script> element from a script (if it’s not type=

A redesigned development server, significant rendering performance improvements, and new built-in APIs for working with CSP, fonts, and live content collections.
Electron 40.0.0 has been released! It includes upgrades to Chromium 144.0.7559.60, V8 14.4, and Node 24.11.1.

Stack traces show what broke. Logs show why. A real Next.js bot-protection bug where Sentry logs exposed the missing context and fixed prod.

Streamdown v2 ships a smaller bundle with CDN-loaded assets and new Remend options for markdown streaming.

Learn how Mux built durable AI video workflows into their @mux/ai SDK using Workflow DevKit, with automatic retries, state persistence, and zero infrastructure setup.
Chrome 143 introduces key updates to the FedCM API for better privacy and developer experience. Developers should note that some changes are not backward-compatible.

Revisit everything that happened in Astro last year: new feature releases, ecosystem growth, conference talks, and more!

Sentry interns ship real work. Meet our fall 2025 engineering interns and see the features, fixes, and impact they delivered in SF and Toronto.

Beekeeper’s automated leaderboard approach and human feedback loop system for dynamic LLM and prompt pair selection addresses the key challenges organizations face in navigating the rapidly evolving landscape of language models.
Mousing over an element and watching it tilt in 3D space is a beautiful and compelling effect. Let's bring it to mobile and use the phone itself rather than a cursor.
Configure On-Demand Concurrent Builds to run one active build per branch. Deployments to the same branch are queued, and only the latest build runs.

How to build agents with filesystems and bash, production agents, context management, template, bash
Tritonコンパイラは、AIカーネル向けにパフォーマンスポータブルなコードとランタイムを生成することを目指しています。Triton開発者コミュニティは、オペレーターのスケジューリング、メモリ割り当て、レイアウト管理の改善に取り組んでおり、特にカーネルの最適化が複雑化する中で、SOTAパフォーマンスを維持するのが難しくなっています。ワープ専門化は、GPU上でのカーネルパフォーマンスを向上させるための技術で、各ワープに特化したコードパスを持つことで、制御フローの分岐によるパフォーマンス低下を減少させ、レイテンシの隠蔽を改善します。autoWSは、OSS Tritonの上に構築されており、手動、TorchInductor、Helion生成のカーネルに対して有効化できます。現在の実装は、HopperおよびBlackwellアクセラレータをサポートしており、複雑なカーネルの最適化を支援します。今後の計画についても言及されており、Triton開発者コミュニティからのフィードバックを求めています。 • TritonコンパイラはAIカーネル向けにパフォーマンスポータブルなコードを生成することを目指している。 • ワープ専門化はGPU上でのカーネルパフォーマンスを向上させる技術である。 • autoWSはOSS Tritonの上に構築され、手動、TorchInductor、Helion生成のカーネルに対応している。 • ワープ専門化により、制御フローの分岐によるパフォーマンス低下を減少させ、レイテンシの隠蔽を改善する。 • 現在の実装はHopperおよびBlackwellアクセラレータをサポートしている。
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

Security update: Upgrade recommended for users on versions below 1.20.4
A context menu is like a tooltip in that it opens right next to the the thing that opened it. Here, we animate the opening and ensure it opens somewhere where it doesn't get cut off.

Learn what is new in the Visual Studio Code December 2025 Release (1.108).

N-ableはApollo GraphQLを導入し、1300%の成長を達成した。最初の計画では1つのサブグラフと10人のエンジニアで1年を見込んでいたが、実際には14のサブグラフと85人の貢献者、300人のApollo Studioユーザーにまで拡大した。課題はインフラではなく、急成長を管理することだった。N-ableはサイバーセキュリティとIT管理ソフトウェアを提供しており、以前は複数のREST APIが存在し、顧客は多くのAPIコールを必要としていた。そこで、すべての機能を単一のGraphQL APIに統合することを決定し、Apollo GraphQLを使用してAPIの複雑さを解消した。さらに、エンジニアにはApollo認証を義務付け、共通の理解を持つことで開発を加速させた。これにより、154人が認証を受け、開発プロセスが効率化された。 • N-ableはApollo GraphQLを導入し、1300%の成長を達成した。 • 最初の計画は1つのサブグラフと10人のエンジニアだったが、実際には14のサブグラフに拡大した。 • 顧客は多くのAPIコールを必要としており、これが競合他社への流出の原因となっていた。 • すべての機能を単一のGraphQL APIに統合することで、APIの複雑さを解消した。 • Apollo認証を義務付け、共通の理解を持つことで開発を加速させた。 • 154人が認証を受け、開発プロセスが効率化された。

You can now curate and save a list of domains within the Vercel Domains product for purchasing at a later date
Matt Smith: React Hooks have been around for years, but most codebases still use them the same way: a bit of useState, an overworked useEffect, and a lot of patterns that get copy-pasted without much thought. […]

Sentry Unity SDK 4.0.0 brings console support, structured logging, user feedback, and performance and reliability improvements across platforms.

Explore how Microsoft is shaping next‑generation automotive innovation and digital engineering ahead of CES 2026. Learn more.

We've open-sourced bash-tool, which gives your agent a way to find the right context by running bash-like commands over files, then returning only the results of those tool calls to the model.

Secure Compute Networks are self-serve for all Enterprise Teams. Customers can self serve creating, updating and deleting Secure Compute Networks from the Vercel Dashboard.

v0’s composite AI pipeline boosts reliability by fixing errors in real time. Learn how dynamic system prompts, LLM Suspense, and autofixers work together to deliver stable, working web app generations at scale.

WGSL subgroup_id and uniform_buffer_standard_layout extensions and WebGPU rolling out on Linux.

Learn to add production-grade logging and error monitoring to your Next.js application with LogTape and Sentry.

Our December 2025 recap features big Oxc releases: Oxfmt alpha builds and Oxlint's type-aware linting alpha, plus updates across Vite, Vitest, Rolldown, and community highlights.
Despite some not-great recent news about security vulnerabilities, React Server Components (RSCs) are likely in pretty high volume use around the internet thanks to default usage within Next.js, perhaps without users even really knowing it. I enjoyed Nadia Makarevich’s performance-focuced look at them in Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript. The […]

Vercel Agent code reviews now read AGENTS.md, CLAUDE.md, .cursorrules, and other guideline formats from your repository. No configuration required.

New rate limits for sites that send a lot of notifications with little engagement.
Chrome DevTools MCP server, individual request throttling, adopted stylesheets and 2025 highlights.

Sentry’s 2025 open source report: $750k committed, $4.5M paid by Pledge members, and why paying maintainers is no longer optional.
There is a way to declare a scope on a specific selector, a specific selector *down to* another selector, or with no

Use Vercel AI Gateway from Claude Code via the Anthropic-compatible endpoint, with a URL change and AI Gateway usage and cost tracking.
Bruce Lawson: I was excited to see that the proposed new Web Install API has entered Origin Trial in Chromium. It kind of works in Chromium Canary, but is most complete in Microsoft Edge beta […] The reason I was excited is because I read the Web install API explainer when it was announced a few months ago: The […]
The `!important` part doesn't become part of the value, the whole declaration is treated as !important;

Hydration with CSPs, automatic Cloudflare adapter setup, and AI works better now with Svelte!
Bramus wrote this almost a year ago, but I’d still call it a relatively new feature of JavaScript and one very worth knowing about. With Node.prototype.moveBefore you can move elements around a DOM tree, without resetting the element’s state. You don’t need it to maintain event listeners, but, as Bramus notes, it’ll keep an iframe loaded, animations […]

Fast Rust-based web bundler

December 2025 - Astro v6 alpha release, and more!
You can use a smaller part of Lit to build web web components that still take advantage of some of it's best features, particularly if you're cool with Light DOM.

Enterprise organizations increasingly rely on web-based applications for critical business processes, yet many workflows remain manually intensive, creating operational inefficiencies and compliance risks. Despite significant technology investments, knowledge workers routinely navigate between eight to twelve different web applications during standard workflows, constantly switching contexts and manually transferring information between systems. Data entry and validation tasks […]

In this post, we explore how agentic QA automation addresses these challenges and walk through a practical example using Amazon Bedrock AgentCore Browser and Amazon Nova Act to automate testing for a sample retail application.
Fixed and sticky positioning behave very differently, but we can switch between the two at exact points for some unusual looking effects.
Parallel agents, Git worktrees, multi-pane Cascade, dedicated terminal, and SWE-1.5 Free

In this post, we share how dLocal worked closely with the AWS team to help shape the product roadmap, reinforce its role as an industry innovator, and set new benchmarks for operational excellence in the global fintech landscape.
How Vercel built AI-generated pixel trading cards for Next.js Conf and Ship AI, then turned the same pipeline into a v0 template and festive holiday experiment.

In this post, we demonstrate how to implement a predictive maintenance solution using Foundation Models (FMs) on Amazon Bedrock, with a case study of Amazon's manufacturing equipment within their fulfillment centers. The solution is highly adaptable and can be customized for other industries, including oil and gas, logistics, manufacturing, and healthcare.

Adding obstacles, collision detection and game mechanics to our example browser-based game.

Explore how to build a full RAG pipeline in n8n without heavy frameworks. Compare code-first approaches to visual workflows for faster iteration and easier maintenance.

You can now view the function start type for Vercel Functions in the runtime logs page on the Vercel dashboard

Introducing agents, tool execution approval, DevTools, full MCP support, reranking, image editing, and more.

You can now access the Z.ai GLM-4.7 model on Vercel's AI Gateway with no other provider accounts required.

We spent months building a sophisticated text-to-sql agent, but as it turns out, sometimes simpler is better. Giving it the ability to execute arbitrary bash commands outperformed everything we built. We call this a file system agent.
Grid x Charts integration, Chart interactions, server-side Data Grid pivoting, Range Picker ergonomics, Tree View improvements, and more.

Safari Technology Preview Release 234 is now available for download for macOS Tahoe and macOS Sequoia.
Exploring a Card component made hyper flexible though use of easily changeable custom properties, props, and slots.

To better support upgrade planning and provide greater clarity around version lifecycles, we are refining our Router LTS policy and introducing updates to the current maintenance schedule for both Router and Federation.

We paid $1M to security researchers to break our WAF. Here's what we learned defending against React2Shell.

It’s here, the future of masonry layouts in CSS!
We're launching a new blog post series where we share glimpses into our work on Electron. If you find this work interesting, please consider contributing!
Devtools, Composable configuration, Biome rule, Yarn 4 catalogs
Devtools, Composable configuration, Biome rule, Yarn 4 catalogs

Next.js 16.1 introduces Turbopack file system caching for development, a new bundle analyzer, and easier debugging in Node.js.

This post will introduce a tutorial on how to build an app for ChatGPT using Apollo Client and Apollo MCP Server. You’ll have what you need to get started with our opinionated stack for building these apps.
There was a quick surge of people re-creating liquid glass in the browser shortly after Apple’s debut of the aesthetic. Now that it’s settled in a bit, there have been some slower more detailed studies.