Cloudflare Previews Automatic WebMCP Support
Cloudflare is previewing a feature that automatically adds WebMCP support to webpages. The update could simplify how developers make web experiences accessible to AI agents.
10 results on this page
Cloudflare is previewing a feature that automatically adds WebMCP support to webpages. The update could simplify how developers make web experiences accessible to AI agents.

Generative recommenders are shifting recommendation objectives from embedding similarity toward predicting a user's next action or item. The approach uses user-history sequences and large catalogs to rethink how recommendation systems are trained and served at scale.
The Spectral Neuron is a proposed ML primitive based on the largest eigenvalue of an input-conditioned matrix. The preprint develops its mathematical properties, initialization and training methods, and evaluates scalability on synthetic and real-world datasets.

Vercel Functions can now emit custom metrics and analyze them alongside built-in observability data. Developers can filter, aggregate, visualize, and query these metrics across Vercel Observability.
A developer reports large prediction errors after deploying a MobileNetV3 model converted to TFLite in a Flutter camera application. The issue may involve YUV-to-RGB conversion, resizing, tensor layout, normalization, quantization, or camera orientation mismatches.
A developer is seeking reliable methods to estimate whether Git commits were created with AI coding tools. The discussion emphasizes probabilistic risk scoring, calibrated signals, and capturing provenance earlier in the development workflow.

Shokz has partnered with Guangfan Technology to bring Guangfan’s AI technology to the OpenFit 2 AI earbuds. The collaboration will introduce an efficiency-focused feature collection called “AI Lab,” based on Guangfan’s self-developed AI OS.

Hesai CFO Andrew Fan says lidar orders this year are higher than during the same period last year. More Chinese automakers are adding lidar to new vehicle models as they accelerate intelligent-driving development despite a weak overall car market.

Vercel Functions now support Bun 1.4, a major rewrite from Zig to Rust with over 2,900 issues resolved and more than 1,500 additional Node.js compatibility tests passing. The upgrade is opt-in and includes breaking changes that developers should review before deployment.

A community developer created Qwen3.8-23B-Mini-Me by strategically removing layers from Qwen3.8-27B, reducing the model to approximately 22.7B parameters without severe reasoning degradation. The model is reported to work well for coding, agentic tasks, and multi-turn chats, but it has not yet been benchmarked and struggles more with edge cases and underspecified prompts.