may 27, 2026
4 links from the engineering internet.
claude code v2.1.152 ships /code-review --fix, reload-skills, and fallback model
/code-review --fix now applies findings directly to the working tree. skills can set disallowed-tools in frontmatter, a /reload-skills command re-scans without a restart, and claude code switches to a fallback model when the primary is unavailable.
quarkus 3.36.0 adds extension-rag, sunpkcs11 multi-config, and dep upgrades
quarkus 3.36.0 ships a new extension-rag module for generating vector embeddings from documentation, adds multi-config sunpkcs11 crypto support, bumps kubernetes client to 7.7.0 and jackson to 2.21.3, and fixes agroal transaction isolation.
salt 3008.0 argon lts ships with python 3.13 support and state_max_parallel
saltstack's new argon lts adds python 3.13 support, a state_max_parallel option for concurrent state execution, completes community module migration, and fixes a quadratic complexity bug in dependency resolution that slowed large highstate runs.
trl 1.5.1 gates trainer telemetry behind allowlist in security follow-up
trl 1.5.1 ships a security fix gating trainer telemetry behind an explicit class-name allowlist, preventing arbitrary trainer subclasses from sending usage data. 1.5.0 context: phi-3.5, qwen3-vl chat templates, and gemma 2 grpo logit softcapping.