jul 28, 2026
7 links from the engineering internet.
llama.cpp b10164 speeds up mamba-2 prefill with chunked ssd matmul
the build adds chunked state-space-dual matrix multiplication to accelerate mamba-2 prefill on cuda, plus correctness and memory tweaks across backends.
uv 0.11.33 ships smaller binaries and previews tool malware scanning
astral's python packager trims binary size, improves pyodide archive handling, and previews script checking plus malware detection for locked tools.
opencode 1.18.8 fixes mcp server compatibility and oauth flows
the terminal coding agent patches mcp server compatibility, oauth reconnection, deprecated model defaults, and several desktop keyboard-navigation bugs.
cloudflare cuts a july 28 workerd build of the workers runtime
cloudflare tags the daily v1.20260728.1 build of workerd, the open-source runtime behind workers, rolling up changes since the prior day's release.
n8n 2.33.0 pre-release lands ai builder and oauth fixes
the workflow automation tool cuts a 2.33.0 pre-release with a large batch of fixes across the ai agent builder, oauth handling, workflow review, and editor.
cline desktop 0.0.6 adds queued messages and an update indicator
cline's macos desktop app gains a collapsible queued-message list, a sidebar download-update indicator, no theme flash on launch, and layout cleanups.
dify 1.16.1 sandboxes template rendering and hardens agents
the patch puts the agent sandbox behind a proxy, runs jinja2 templates in a sandbox to block injection, adds token-based internal auth, and cuts home latency.