jun 25, 2026
7 links from the engineering internet.
openai codex rust-v0.142.2 turns on mcp tool search by default
the codex coding agent's latest build enables mcp tool search by default for better discovery, honors system proxy/pac/wpad settings on macos auth, and gives expired amazon bedrock credentials actionable recovery guidance instead of a generic error.
deno 2.9 ships link/unlink, a watch subcommand, and desktop installers
deno 2.9.0 adds deno link/unlink and deno watch subcommands, generates rolled-up .d.ts files via bundle --declaration, and can emit linux .deb/.rpm and windows .msi installers for compiled desktop apps.
opencloud 7.2.0 ships a markdown editor with slash commands and favorites
the production release of the self-hosted file platform adds a markdown editor with slash commands, a favorites view, faster previews, and mov video support. upgrades from before 7.0 now require a sharing service account.
nextcloud cuts coordinated 34.0.1, 33.0.6, and 32.0.12 maintenance patches
nextcloud server shipped patch releases across its three supported branches on the same day, with 34.0.1 leading the maintenance line for the current major.
kubernetes tags v1.37.0-alpha.2 in the 1.37 development cycle
the second alpha of kubernetes 1.37 lands ahead of the stable release later this summer, giving operators an early build to test workloads and provider integrations against the next minor.
vue 3.5.39 fixes hydration mismatches and ssr async teleport rendering
the vue core patch forces hydration of dynamic props, respects data-allow-mismatch on conditional branches, resolves nested async teleport content in ssr, and stops effects from firing when a reactive set fails.
vite 7.3.6 backports esbuild 0.28 support to the v7 line
a maintenance release on vite's v7 branch widens the supported esbuild range to 0.28, letting v7 projects bump their bundler dependency without moving up to vite 8.