jul 23, 2026
6 links from the engineering internet.
llama.cpp b10092 builds the powerpc backend on aix
the b10092 build extends the cmake platform check so the powerpc cpu backend variants compile on aix, and fixes a missing semicolon in the powerpc q0 matmul path.
ollama 0.32.3-rc0 finalizes incomplete glm tool calls
the pre-release makes the parser finalize incomplete glm tool calls, updates the mlx engine, and aligns the laguna model with upstream llama.cpp.
n8n 2.32.3 restores agent channel credential setup
the pre-release patch fixes an editor bug that broke agent channel credential setup, restoring the flow for configuring credentials on ai agent channels.
next.js 16.3 preview.9 tunes turbopack source maps
the preview build optimizes turbopack source map handling, refines cache components for dynamic params, and fixes stale cache data for cookieless requests and route handlers.
zed 1.13.0-pre adds branch picker filtering and run-status gutters
the pre-release adds filtering and grouping to the branch picker and run-status indicators on runnable gutter controls, plus fixes for git gpg signing and text-composition memory use.
vite plugin-legacy 8.2.2 stops leaking modern syntax into legacy chunks
the patch keeps the minifier from emitting newer javascript syntax in legacy-targeted chunks, bumps magic-string to v1, and switches bundled-dev to client-side hmr.