javascript
30 articles about javascript in AI news
Ruby, Python, JavaScript: Claude Code's Fastest Languages (Data-Backed)
Quantitative testing shows Ruby, Python, and JavaScript complete tasks 1.4-2.6x faster and cheaper than statically typed languages with Claude Code.
Luma Labs Opens Uni-1.1 API for Production — Image, Not Video, and #1 ELO Comes With a Caveat
Luma Labs has shipped the Uni-1.1 API for production — an image-generation model (not video) with two REST endpoints, Python and JavaScript SDKs, and support for up to nine reference images per call. The widely-cited '#1 Human Preference ELO' is from Luma's own internal pairwise evaluation; on pure text-to-image Luma reports #2 behind Google Nano Banana. Pricing: ~$0.09 per 2K image, 10–30% below Nano Banana 2 / Pro.
Axios NPM Package Under Active Supply Chain Attack, Potentially Impacts 100M+ Weekly Installs
The widely-used JavaScript HTTP client library Axios may be compromised via a malicious dependency in its latest release, exhibiting malware-like behavior including shell execution and artifact cleanup. With over 100 million weekly downloads, this represents a critical software supply chain threat.
Anthropic's Accidental Code Release: Inside the Claude Code CLI That Wasn't Meant to Be Seen
Anthropic's Claude Agent SDK inadvertently includes the entire minified Claude Code CLI executable, revealing the inner workings of their AI coding assistant. The 13,800-line bundled JavaScript file contains everything from agent orchestration to UI rendering, raising questions about security and transparency in AI tooling.
Moonshot AI's Kimi WebBridge Lets Agent Use Your Logged-In Sessions
Moonshot AI released Kimi WebBridge, a browser extension that lets its Kimi agent use your logged-in sessions. This shifts from sandboxed agents to identity-aware autonomous web operations.
CMU Benchmark: Claude Mythos Hits 9.9/16 on V8 Exploits, GPT-5.5 Trails at 5.5
CMU's ExploitBench shows Claude Mythos scores 9.9/16 on V8 exploits vs GPT-5.5's 5.5, but costs $36,428 per run — 12x more. The cost-performance tradeoff is the real story.
Claude Code Enforces Programmatic API Tiers, 10x Cost Hikes Reported
Anthropic enforces programmatic usage restrictions on Claude Code, with users reporting 10x cost hikes to $1,000/month. The move squeezes power users toward API pricing.
Cursor SDK Turns AI Agent Runtime into Programmable Infrastructure
Cursor is releasing an SDK that turns its agent runtime into programmable infrastructure for headless use in CI/CD pipelines, internal tools, and third-party products. Revenue scales with compute tokens, not seats, enabling higher volume without human-in-the-loop.
Claude Code Digest — Apr 25–Apr 28
Version Sentinel blocks hallucinated package versions, preventing 98% of supply-chain risks.
Microsoft's Playwright MCP Server Replaces Vision for Web Agents
Microsoft built an MCP server for Playwright that lets AI agents interact with web pages using the accessibility tree, eliminating the need for screenshots and vision models. This approach reduces hallucinations and broken selectors, working with tools like Cursor, VS Code, and Claude Desktop.
Gemini App Gets File Creation and Its Own File Directory
The Gemini app now supports file creation and a dedicated file directory, enabling users to work directly within the app. This transforms Gemini from a conversational AI into a more autonomous workspace tool.
FalkorDB: Graph Database for Multi-Hop AI Queries in Milliseconds
FalkorDB, an open-source graph database, stores connections as a sparse matrix to accelerate multi-hop queries by 100x. Combined with built-in vector search, it enables GraphRAG systems that answer complex relational questions without pre-built articles.
Google Open-Sources OSV-Scanner: AI-Powered Dependency Vulnerability Scanner
Google has open-sourced OSV-Scanner, a vulnerability scanner that maps project dependencies against the OSV database across 11+ ecosystems. It features guided remediation and call analysis to reduce false positives.
GPT-5.5 Demo Shows AI Generating Functional Excel-Like Spreadsheet
A user demonstrated GPT-5.5 creating a web-based spreadsheet with formatting and grid behavior. This showcases incremental progress in AI's ability to generate complex, interactive frontend code from natural language.
Omar Sar Uses Opus 4.7 Agent to Turn Podcasts into Self-Improving Wikis
AI researcher Omar Sar automated podcast consumption using an Opus 4.7 agent that extracts insights, generates analysis, and builds interactive HTML/JS artifacts. The system creates a self-improving knowledge wiki for agentic research workflows.
GPT-5.5 Generates Complex SVG in Single Prompt, User Reports
A developer shared that OpenAI's GPT-5.5 produced a sophisticated SVG image from a single prompt. This suggests improvements in the model's ability to generate precise, structured visual code.
Google Launches A2UI 0.9, a Generative UI Standard for AI Agents
Google released A2UI 0.9, a standard allowing AI agents to generate UI elements dynamically using an app's existing components. It includes a web core library, React renderer, and support for Flutter, Angular, and Lit.
Expo Launches Codex Plugin for AI-Powered React Native Development
Expo launched a plugin integrating Codex into its React Native framework, allowing developers to generate code using AI prompts within their existing workflow.
Tiny Fish Improves Live Web Usability for AI Coding Agents
Tiny Fish has released a tool that makes the live web significantly more usable for AI coding agents. This addresses a critical failure point where agent workflows often break down during real-world web interactions.
Anthropic Launches Claude Routines for Automated Code Execution
Anthropic launched Claude Routines, a feature that allows users to automate Claude Code execution based on schedules, GitHub events, or external API calls. This moves Claude from a conversational assistant to an automated workflow engine for developers.
ThumbGate MCP Server Stops Claude Code From Repeating the Same Mistakes
ThumbGate is an MCP server that captures your feedback, generates enforcement rules, and blocks Claude Code from repeating past mistakes, solving session amnesia.
Anthropic's Claude Mythos Scores 83.1% on CyberGym, Restricted to 12 Partners
Anthropic announced Project Glasswing, deploying Claude Mythos Preview to autonomously discover critical software vulnerabilities. Scoring 83.1% on CyberGym, it's restricted to 12 launch partners due to dual-use risks, with a 90-day disclosure window.
How to Force Claude Code to Ship 100-Performance Code with Google Lighthouse
A complete performance guardrail system that makes Claude Code validate every change against Lighthouse (100 score required) and optionally Google Analytics/Search Console before shipping.
How Claude Code's Upstream Proxy Solves Corporate Network Headaches
Claude Code's CCR feature transparently routes subprocess HTTP traffic through a secure WebSocket tunnel, handling corporate MITM certificates and complex network routing automatically.
Alibaba's VulnSage Generates 146 Zero-Days via Multi-Agent Exploit Workflow
Alibaba researchers published VulnSage, a multi-agent LLM framework that generates functional software exploits. It found 146 zero-days in real packages, demonstrating a shift from bug detection to automated weaponization.
Vulnetix VDB: Live Package Security Scanning Inside Claude Code
A new MCP server, Vulnetix VDB, provides real-time security scanning for package dependencies within Claude Code, helping developers catch vulnerabilities as they write code.
Code-Review-Graph Cuts Claude Token Usage 8.2x with Local Knowledge Graph
A developer released 'code-review-graph,' an open-source tool that uses Tree-sitter to build a persistent structural map of a codebase. This allows Claude to read only relevant files, cutting average token usage by 8.2x across six real repositories.
5 CLAUDE.md Rules That Cut AI Interruptions by 80%
Transform your CLAUDE.md from a suggestion box to an operations manual with five concrete rules that eliminate meta-decisions and keep Claude Code running autonomously.
Developer Icons: Open-Source, Typed React Library for Tech Logos
Developer Icons, a new open-source library, offers fully-typed React components for tech logos with consistent design and optimization, eliminating the common hassle of mismatched SVG assets.
GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents
GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.