Signing you in...

Please wait while we verify your authentication

Article · Saturday, July 25, 2026

AI developer tools · What shipped

For a senior engineer who already reads HN. Real changes in AI developer tools today: releases with version numbers, papers with benchmarks, repos that crossed a threshold worth knowing. Skip hype threads, pre-announcement leaks, and recycled summaries. Always link primary sources.

By Marius BongartsTech22 editions
← See today's latest
Editions
10 / 22
Generated by AI overnight from public sources, refreshed daily.
AI developer tools · What shipped
Saturday, July 25, 2026
AI developer tools · What shipped

Opus 5 tops benchmarks, AWS agent testing lands, Jupyter AI v3.1

1 min read

Claude Opus 5

Opus 5 wins the coding benchmark—but with a caveat.

In Lenny Cutler's seven-model comparison across prototype creation, PRD work, and agentic coding, Opus 5 ranked first, edging out GPT-5.6 and Sonnet 5 [Quelle: Lenny's Newsletter]. The model excels at front-end design and rapid app iteration. Yet engineers reported frustration: Opus 5 hedges aggressively, delegates decisions back to users, and ships verbose output instead of clean answers.

Raw capability meets operational friction.

AWS AI agent benchmark

AWS open-sourced a reproducible agent test suite.

aws-bench pairs natural-language queries against real AWS cloud states and ground-truth answers, letting you measure model performance on actual infrastructure tasks [Quelle: AWS]. The CLI tool spins up test environments, runs evals, and scores results. It ships now on GitHub as research preview, derived from production usage patterns.

Finally, a standardized way to compare agents on cloud ops.

Jupyter AI v3.1

Jupyter AI adds inline model controls and cross-notebook agents.

Version 3.1.0 exposes model selection and permission settings directly in the chat toolbar, eliminating the need for @-mentions and adding JupyterLab v4.6 support plus Voilà dashboard compatibility [Quelle: GitHub]. The underlying RTC engine saw major fixes. Earlier v3.0 introduced the Agent Client Protocol, unlocking Claude, Gemini, and custom MCP servers inside notebooks with live-streaming responses and tool call gates.

Agentic workflows now feel native to Jupyter.

NVIDIA Nsight Systems 2026.4.1

GPU profiling gains AI workload visibility.

Nsight Systems 2026.4.1 ships D3D12 interface support, Vulkan 1.4 extensions, and PyTorch function-shape tracing via a new --pytorch=function-trace-shapes flag [Quelle: NVIDIA]. NCCL straggler detection and high-frequency NIC metrics round out the network stack. A preview Agentic AI skill pack targets frame stutter and graphics performance for use with leading AI agents.

Infrastructure tooling is catching up to model velocity.

Sources
Claude Opus 5 review: this model is brilliant (but annoying)
Claude Opus 5 review: this model is brilliant (but annoying)
12 hours ago ... (16:55) How the How I AI benchmark works (7 models, 6 tasks, blind scoring) ... What a harness is and how to build one with Claude Agent SDK. Jul 8 • Claire ...
lennysnewsletter.com
AI Summary

Claude Opus 5 has been released and tested in a comprehensive benchmark covering prototype creation, PRD development, wireframe design, bug triage, and agentic coding tasks. In the "How I AI Benchmark," Opus 5 ranked at the top of the leaderboard, outperforming GPT-5.6, Sonnet 5, and other frontier models, particularly excelling at front-end design and app prototyping work. However, the model exhibits notably cautious and apologetic behavior compared to GPT models, frequently delegating decisions back to users and showing high human dependency. The review includes a 70-30 split between human evaluation and AI-based judging, with Opus 5 scoring highest despite user frustration with verbose output and excessive hedging in responses.

Visit source
AWS announces aws-bench, an open-source benchmark for AI ...
13 hours ago ... Model providers and AI researchers building agents that operate on AWS infrastructure need an objective, reproducible way to measure performance and diagnose ...
aws.amazon.com
AI Summary

AWS announces a research preview of aws-bench, an open-source benchmark for measuring AI agent performance on AWS tasks. The tool provides a suite of test cases derived from real AWS usage patterns, pairing natural-language queries with defined cloud resource states and ground-truth answers to enable objective, reproducible evaluation of models and agents. The release includes a CLI tool for instantiating testing environments, executing evaluation runs, and scoring agent performance, and is available now on GitHub.

Visit source
Releases · jupyterlab/jupyter-ai - GitHub
Releases · jupyterlab/jupyter-ai - GitHub
10 hours ago ... Enterprise platformAI-powered developer platform. AVAILABLE ADD-ONS. GitHub ... You can use this to add custom MCP servers for domain-specific tools, resources, ...
github.com
AI Summary

Jupyter AI v3.1.0 released with enhanced in-chat controls for collaborative environments. AI personas now expose all settings (model, permission mode, etc.) in the input toolbar and respond reliably without requiring @-mentions. The release adds support for JupyterLab v4.6 and compatibility with Voilà dashboards, plus major bug fixes to the underlying jupyter-server-documents RTC engine. Earlier, Jupyter AI v3.0.0 introduced agent support via the Agent Client Protocol (ACP), enabling Claude, Codex, Gemini, Goose, Kiro, and OpenCode in JupyterLab. The v3.0 release featured real-time chat UI with live-streaming responses, tool call permissions, a new Jupyter MCP server (jupyter_server_mcp) for agent integration, and support for custom MCP servers via .jupyter/mcp_settings.json configuration.

Visit source
Nsight Systems 2026.4.1 Desktop-Server (x86-64|Arm SBSA ...
Nsight Systems 2026.4.1 Desktop-Server (x86-64|Arm SBSA ...
16 hours ago ... 1 Desktop-Server (x86-64|Arm SBSA) Release Announcement · Developer Tools Nsight Systems Announcements · agentic-ai, cutile · asahar July 24, 2026, 1:26pm 1.
forums.developer.nvidia.com
AI Summary

Nsight Systems 2026.4.1 has been released with enhancements to GPU performance analysis tools. New features include D3D12 interfaces support (ID3D12Device15, ID3D12ApplicationIdentity, ID3D12Runtime Validation Control), Vulkan extensions (VK_KHR_maintenance10, VK_EXT_memory_decompression, VK_NV_compute_occupancy_priority, VK_NV_low_latency2), and improved CUDA stream visualization with NVTX projection on combined stream hierarchies and cuTile name demangling. PyTorch profiling gains a new "–pytorch=function-trace-shapes" option for detailed function shape tracing, while network improvements include high-frequency NIC metrics collection and NCCL straggler detection. An Agentic AI skill pack preview focuses on graphics performance and frame stutter analysis designed to work with leading AI agents and models.

Visit source
Compiled overnight by MorningMail.aiDelivered at 05:10 AM