jul 20, 2026
4 links from the engineering internet.
G
G
github.com
ai
llama.cpp b10069 adds opencl broadcast for adreno mul_mat
the b10069 build teaches the opencl backend to broadcast operands in adreno mul_mat and to honor view offsets, so more matmul shapes run on qualcomm adreno gpus instead of falling back to cpu.
G
G
github.com
ai
opencode 1.18.4 adds adaptive thinking controls for kimi models
the 1.18.4 release adds adaptive thinking controls for kimi models on anthropic-compatible providers, fixes provider reasoning options, and restores azure endpoint support.
G
G
github.com
oss
n8n 2.30.8 fixes ai agents reaching tools through hitl nodes
the 2.30.8 patch fixes ai agents that could not see tools connected through human-in-the-loop nodes, and tightens workflow group validation so invalid groups fail on save.
G
G
github.com
oss
cline 4.0.10 adds telemetry for the consecutive mistake limit
the 4.0.10 release adds telemetry that records when the agent hits its consecutive mistake limit, giving maintainers signal on how often runs stall out and need intervention.