TradingAgents, an open-source multi-agent LLM framework for financial trading, has shipped version 0.4.0. The update fixes look-ahead bias issues across macroeconomic (FRED), social sentiment, and decision-log memory data sources, adds clearer decision signals, restores CLI checkpoint resume functionality, grounds trader price data, and adds support for GPT-5.6 and GLM-5.3 models. This follows recent v0.3.1 and v0.3.0 releases that addressed similar correctness issues and expanded provider and data-vendor support.
AMD's Radeon RX 9070 XT has become the best-selling graphics card on Amazon, splitting the platform's top 10 evenly with Nvidia's RTX 50-series cards. In Germany, retailer Mindfactory reports AMD capturing nearly 56% of GPU sales versus Nvidia's 40%, with the RX 9070 XT and RX 9060 leading the pack.
The Albanese Government has released draft legislation for a Digital Duty of Care, requiring social media platforms to notify users and let them choose between algorithm-curated feeds or feeds based only on accounts they follow. The rules would also force games, apps and AI chatbots to shield under-18 users from addictive design features and harmful content such as material promoting eating disorders, misogyny, pornography, dangerous stunts or serious bullying, while giving eSafety power to order removal of nudify apps and sites.
An analysis of highly competitive companies finds that their advantage comes from disciplined prioritization rather than pursuing every available opportunity. Firms that spread resources across many new initiatives, technologies, and revenue streams risk diluting the strengths that originally set them apart.
Coding assistants like Claude Code, Instinct, and Poke are shifting from local machines to cloud-hosted virtual machines so they can be accessed from phones. Inspection of Claude Code's setup shows it runs inside a Firecracker microVM with a custom Rust-based init process controlling the session over a vsock connection, while inference calls go out through a locked-down, MITM'd egress gateway to Anthropic's servers.
Arm has launched the Mali G2-Ultra NX, described as its first AI-native Mali GPU, which embeds dedicated neural accelerators directly into shader cores alongside a new execution engine and third-generation ray tracing hardware. The design lets neural graphics workloads run in parallel with traditional graphics and compute tasks, sharing memory and cache resources to cut data movement and power use while aiming for desktop-quality visuals on phones.
A developer ran the same prompt—building a self-contained sci-fi hangar scene with Three.js, including hovering drones, animated lights, and camera paths—across 10 combinations of AI models (including GLM, Luna, SOL, Astra, and Qwen variants) and coding harnesses like Codex, OMP, OpenCode, and DSH. The test tracked metrics such as completion time, token usage, tool calls, error rates, and whether the model verified its own output by opening the file in a browser and checking screenshots.
A researcher evaluated 26 different prompt conditions—ranging from 'use TDD' to formal methods like Lean 4, TLA+, and SMT solvers—to see whether simply instructing coding agents to apply specific testing techniques or libraries improves the correctness of Rust implementations of Zstd. Four popular testing 'skills,' including ones with hundreds of thousands of GitHub stars, were also tested alongside a self-written skill, using the same Zstd benchmark from prior agentic programming comparisons.
Brave released new benchmark data asserting its desktop browser consumes 44% less CPU, 28% less memory, and 10% less energy than Chrome, Edge, and Firefox, while loading full pages about 20% faster. The company attributes the gains largely to blocking ads, trackers, and analytics scripts that would otherwise generate extra background processing after the visible page content loads.
Former Opendoor CEO Eric Wu has emerged from a year-long break to found a new company, now out of stealth since May, that builds AI-powered voice assistants for construction and field workers. The tool acts as a hands-free coach guiding laborers through tasks, aiming to address a labor shortfall the industry group Associated Builders and Contractors pegs at roughly 349,000 missing workers this year.
Arm has introduced its next-generation Neoverse CSS N4 semi-custom compute subsystem, codenamed Ranger, built on TSMC's N3P process node. The platform allows cloud and chip partners to configure between 8 and 128 Arm Neoverse N4 cores per die, clocked up to 3.8 GHz, with support for DDR5 or LPDDR6 memory, up to 256 MB of L3 cache, and 128 lanes of PCIe 7/6 or CXL 4.0.
Arm has introduced its CSS for Mobile 2 platform for chipmakers, featuring a redesigned GPU called the Mali G2-Ultra NX that it describes as its first AI-native graphics processor. The chip uses three AI techniques—neural super sampling, frame rate upscaling, and denoising—to boost resolution and frame rates directly within the graphics pipeline, while updated CPU clusters target AI agent workloads. The technology is expected to appear in premium Android phones starting in 2027.