jun 29, 2026
7 links from the engineering internet.
llama.cpp lands deepseek v4 model support in build b9840
the inference engine merges a deepseek v4 conversion path, graph input, rope and sinkhorn fixes, and gguf compatibility, one of several builds tagged through the day that also added a --reasoning-preserve chat flag.
pydantic-ai 2.1.0 adds anthropic web tools with server-tool replay
the python agent framework ships anthropic _20260209 web tools with server-tool replay, converts exceptiongroup-wrapped mcp tool errors to modelretry, and fixes a stream cancel that flipped finished state.
clickhouse tags v26.5.4.21 on the 26.5 stable line
the analytics database cuts a 26.5 stable patch with signed binaries, libraries, and source archives across architectures, a week after its run of 26.3 lts maintenance releases.
n8n 1.123.62 patches five security issues in bundled deps
the workflow automation tool fixes five security issues across hono, vue-i18n, and linkify-it on its 1.x maintenance line, shipped the same day as 2.27.5 on the current stable channel.
prettier 3.9.3 fixes a markdown liquid syntax bug
the formatter patches unexpected character removal in liquid syntax inside markdown and allows decorators on declare class fields in typescript, a fast follow to the 3.9 parser overhaul.
tailwind css 4.3.2 adds bare spacing values for grid auto utilities
the framework supports bare spacing like auto-rows-12 and auto-cols-16, stops the cli --watch mode from crashing on windows when a @source directory is missing, and fixes a deno 2.8 vite crash.
nocodb 2026.06.2 adds oracle database as a connectable source
the airtable-style db platform adds oracle alongside postgres, mysql, and sql server as an external data source, plus oauth and ssrf hardening, stored xss fixes, and a production-grade kubernetes helm chart.