jul 30, 2026
7 links from the engineering internet.
llama.cpp b10194 adds a transpose-free gemmv path for cuda
the cuda build computes 1xk vector-shaped weight matmuls with the more efficient mat_vec kernels, skipping the transpose that the general gemm path would otherwise require.
github copilot cli v1.0.76 ships a sessions sidebar and grok-4.5 support
the release adds a sessions sidebar for juggling concurrent conversations and the grok-4.5 model, tightens sandbox enforcement for relative and symlinked paths, and speeds up diff rendering for large multi-file changes.
opencode v1.18.10 adds automatic modal model discovery
the coding agent's core gains automatic modal model discovery, and the desktop app improves attachment handling, toast notification stacking, and tab-state persistence.
n8n 2.33.2 preserves the ai assistant sandbox provider selection
the pre-release patch makes the workflow builder keep the chosen ai assistant sandbox provider instead of resetting it between runs.
next.js 16.3 canary.103 fixes fragment scroll and ppr bot rendering
the canary tunes turbopack hmr chunk versioning and tree-shaking, fixes fragment scroll navigation, and corrects partial prerendering output for configured html bots.
workerd v1.20260730.1 rolls up a day of workers-runtime changes
cloudflare tags the daily build of workerd, the open-source runtime behind cloudflare workers, bundling the previous day's commits to the engine.
home assistant cuts the first 2026.8 beta
2026.8.0b1 opens the pre-release cycle for the home automation platform, seeding testers ahead of the stable august build after the 2026.7 series.