TechCrunch reports that developers have become so attached to AI coding tools that METR struggled to repeat a no-AI control study. Earlier research found developers felt more productive with AI, while measured task completion could be slower due to debugging, steering, and waiting. The article warns that token usage and code volume are weak productivity proxies if AI-generated code creates more bugs, review work, and long-term maintenance costs.
The visible AINews item centers on Anthropic, claiming a $965B Series H alongside Opus 4.8 and Dynamic Workflows/ultracode releases. The available body text is extremely brief, offering only the editorial line “Total Anthropic victory!” It signals a major Anthropic narrative across capital, Claude models, and developer workflows, but provides no detailed specs, benchmarks, investor terms, or availability information.
Ars Technica reports that a developer frustrated with vibe coders slipped an undisclosed prompt injection into jqwik-related code. The injected text allegedly instructed AI coding agents to delete application output. The incident highlights a new supply-chain risk: source code and project text can become adversarial instructions for agentic coding tools.
Vercel 發布技術深度解析,探討如何將 Next.js 應用原生整合至 ChatGPT 中運行。此技術讓使用者能直接在 ChatGPT 介面中部署、執行並互動 Next.js 專案,大幅提升 AI 輔助開發的體驗。文章剖析了沙盒環境、WebContainer 技術以及 Vercel 與 OpenAI 之間的架構協同。