may 20, 2026
5 links from the engineering internet.
openai codex 0.132.0 ships first-class python sdk auth
the python sdk gains api key login, chatgpt browser, and device-code flows alongside account inspection and logout apis. turn apis now accept plain strings and return typed turnresult objects with timing and usage data.
huggingface transformers 5.9.0 adds cohere2moe, parakeet tdt, and hrm-text
three new model families land: cohere's command a+ moe with hybrid sliding window and full attention, nvidia's parakeet tdt asr model, and hrm-text, a hierarchical reasoning lm with dual slow-fast transformer stacks.
duckdb 1.5.3 ships iceberg copy autoload and ducklake bump
bugfix release for the 1.5 branch: iceberg copy function now auto-loads its extension, ducklake gets a version bump, and fixes cover adbc current catalog resolution and timestamptz copy formatting errors.
node.js 26.2.0 ships temporal.instant in fs and http 1xx support
fs.stats now accepts temporal.instant objects, a new http writeinformation method sends arbitrary 1xx informational responses, and ml-dsa plus ml-kem post-quantum algorithms are wired in via boringssl.
quarkus 3.35.4 released as weekly patch for the java framework
routine maintenance build for the quarkus 3.35 stream, addressing bugs discovered since 3.35.3. quarkus ships micro-releases on a weekly cadence for the current non-lts minor version.