Browsing Category
Developer Tools
68 posts
Developer tools, coding workflows, package managers, software engineering platforms, cloud development environments, AI coding assistants, language tooling, and developer productivity news.
curl 8.21.0 Fixes 25-Year-Old libcurl mTLS Bug
curl 8.21.0 fixes 18 security flaws, including CVE-2026-8932, a 25-year-old libcurl mTLS connection-reuse bug. The practical risk is in applications that embed libcurl and change client certificate settings while reusing connection pools.
OpenAI’s Codex Data Shows AI Agents Are Becoming Workflow Systems
OpenAI’s new Codex research shows AI agents moving from coding assistants toward workflow systems that run long, parallel, delegated tasks. The strongest signal is not just developer use, but rapid growth among non-developers and organizational users.
Qualcomm’s Modular Deal Is a $3.9 Billion Bet on AI Software Portability
Qualcomm agreed to acquire Modular in a nearly $4 billion stock deal, giving its AI data center push a software layer built around portable model deployment. The move is aimed at a practical bottleneck in AI infrastructure: making models run efficiently across CPUs, GPUs, NPUs, and custom accelerators without locking developers into one hardware stack.
Google’s AI Talent Losses Put Coding and Science Roadmaps Under Pressure
Google DeepMind lost Noam Shazeer to OpenAI and John Jumper to Anthropic in the same week. The moves matter because AI labs are competing for researchers who can steer coding agents, scientific AI, and frontier model strategy, not just write papers.
Claude Tag Turns Slack Channels Into Shared AI Workspaces
Anthropic’s Claude Tag puts a shared, permission-scoped Claude inside Slack channels for Claude Enterprise and Team customers. The launch moves workplace AI from private chatbot sessions toward visible, persistent agents that can remember channel context, use approved tools, and work asynchronously.
OpenAI Codex Record & Replay Turns Workflow Demos Into Reusable Skills
OpenAI’s new Codex Record & Replay feature lets eligible macOS users demonstrate a repeatable workflow once and turn it into a reusable skill. It could make desktop and browser automation easier to capture, but teams need to treat recordings, permissions, and sensitive data carefully.
OpenAI Daybreak Turns AI Bug Finding Into a Patching Race
OpenAI expanded Daybreak with Patch the Planet, an updated GPT-5.5-Cyber model, Codex Security workflows, and a partner program for vetted security vendors. The move shifts the AI cybersecurity race from finding more bugs to validating, patching, testing, and landing fixes before maintainers are overwhelmed.
LiteLLM Exploit Puts AI Gateways on a June 22 Patch Deadline
CISA’s June 22 remediation deadline for CVE-2026-42271 puts LiteLLM AI gateways on the security team’s priority list. The flaw affects MCP test endpoints, can expose model-provider credentials, and may become unauthenticated RCE when chained with a Starlette host-header bypass.
Samsung’s ChatGPT Rollout Shows Enterprise AI Moving Past the Ban Era
Samsung Electronics is giving ChatGPT Enterprise and Codex to all employees in Korea and its global DX division, turning a once-risky consumer AI tool into governed workplace infrastructure. The rollout is one of OpenAI’s largest enterprise deployments and a useful marker for how big companies are moving from blanket bans to controlled AI access.
Gemini TTS Streaming Gives AI Voice Apps a Faster Start
Google added streaming speech generation to Gemini 3.1 Flash TTS, letting developers start playback as audio chunks arrive instead of waiting for a complete file. The update matters for voice assistants, narration tools, training apps, and other AI audio products where perceived latency shapes the whole experience.