Live AI developer news, ranked and linked to original sources.
> ▌

Better Stack

DIY Smart Code

Better Stack

Better Stack

Income stream surfers

DIY Smart Code

Discover AI

Better Stack

DIY Smart Code

AICodeKing

Theo - t3․gg

Better Stack

WorldofAI
Sub2API is an open-source, self-hosted gateway for pooling Claude, OpenAI, Gemini, Grok, and other AI subscriptions behind unified API keys, billing, scheduling, and usage controls. Its latest release adds adaptive protocols and more granular service-level and context pricing.
Linear’s first product-development data report finds coding-agent teams shipping roughly three times as many weekly pull requests, while AI now authors nearly half of new issues. The added output has not reduced coordination work, which remains steady or increases across teams.
Google Antigravity’s Remote Control feature lets developers monitor and drive desktop agent sessions from any web browser, including iPads, VR headsets, and even Tesla browsers. Paired with Gemini 3.7 Flash, it turns long-running coding tasks into portable, always-accessible workflows.
TC39’s Joint Iteration proposal adds native `Iterator.zip` and `Iterator.zipKeyed` methods for combining iterables positionally or by key. Shortest, longest, and strict modes cover common alignment patterns without utility libraries.
JavaScript’s Explicit Resource Management proposal adds `using`, `await using`, `Symbol.dispose`, and disposable stacks for deterministic cleanup of files, streams, locks, and connections. The Stage 3 proposal is expected for ECMAScript 2027.
Atomics.pause() gives JavaScript spin loops a CPU hint that can reduce wasted power and contention while waiting on shared memory. The feature is particularly relevant to worker-based runtimes, mutexes, and performance-sensitive multithreaded libraries.
OpenAI appears to be testing two unreleased image-model checkpoints, “mona-lisa-1” and “luna-lisa-alpha,” reportedly corresponding to a larger GPT Image 2.5 and a smaller model based on GPT Luna. The models are not officially announced, named, or available to developers.
Developers report that recent Claude Code builds may silently map the same effort labels to substantially smaller reasoning budgets. Independent tests suggest the change could reduce performance on complex refactors while preserving identical UI settings.
Matt Pocock’s open-source plan-and-execute skill breaks approved work into sequential scopes, dispatches fresh subagents for each stage, and passes results through a shared baton to a final verifier.
FreeToken is an edge-native MoE serving system that combines GPU, CPU, and system RAM, dynamically caching and executing experts across available hardware. Its paper reports support for models up to 753B parameters, while demonstrating a 35B model on an 8GB laptop GPU.
This research paper frames agent reliability as a context-acquisition problem: agents should decide when to ask, retrieve, call tools, or act under uncertainty. Its active-inference framework balances information gain against token and latency costs.
MCP’s August 22 roadmap prioritizes agentic messaging, HTTP-native transports, agent identity, enterprise security, better primitives, and improved SDKs. It signals a shift from simple tool calls toward durable, production-grade agent infrastructure.
A Google DeepMind product team reportedly uses Anthropic’s Claude Code, a competing terminal-based coding agent. The choice suggests Google’s AI builders are willing to adopt whichever agent best improves real development workflows.
Letta is an open-source framework for building stateful agents that retain memory, learn from experience, and remain model-agnostic. Its Letta Code runtime is available through npm, a cross-platform desktop app, self-hosted servers, and Slack, Telegram, Discord, and custom channels.
DeAR is a research framework for decentralized agentic reasoning, replacing centralized orchestration with autonomous peer-to-peer collaboration. Its capability grounding, thought-map navigation, and adaptive topology reportedly outperform baselines across nine multimodal and text-based QA benchmarks.
Anti-Slop is an open-source Oxlint plugin that rejects weak TypeScript and JavaScript patterns, including chained assertions, unknown contracts, unsafe dictionaries, and broad type widening. It gives coding agents deterministic guardrails for producing code that preserves evidence instead of merely compiling.
Omar Sanseviero argues that open-source agent harnesses are becoming as strategically important as open models, highlighting Pi and Hermes Agent as customizable foundations for coding, research, evaluation, and business workflows. The thread frames “harness engineering” as a core discipline for AI-native companies.
A developer shares a Claude Code workflow combining Agent View, `/fork`, and Git worktrees to run more than four parallel coding agents while preserving task focus and isolating changes.
An X thread promotes a limited offer giving users switching from other AI providers one free month of Pro+ access through a review form and DM process. The campaign appears community-driven rather than an official xAI announcement.
GeoLibre v2.7.0 adds Excel point-layer imports, Iceberg Tables, Zarr and STAC workflows, Model Builder automation, Chrome dataset discovery, and improved raster and mobile support. The open-source GIS platform continues pushing serious geospatial analysis into browser-native, portable workflows.
The developer is using Fable 5 to implement feedback on Meshing, validating each change in simulators within isolated worktrees. Only two workstreams run concurrently to stay within the Mac’s capacity.
LEGO-RL connects native coding-agent harnesses to policy-gradient training through in-process LLM proxying, sandbox orchestration, and trajectory monitoring. Its Qwen3.5-35B-A3B evaluation improved SWE-bench Verified performance across OpenHands, Claude Code, and OpenCode.

Co-RL trains independent language and vision-language models using peer-derived rewards instead of ground-truth labels. Its diverse model cohorts reduce correlated errors and improve reasoning across text and multimodal benchmarks.
ASC CLI brings App Store Connect workflows into a fast, scriptable terminal tool for builds, TestFlight, submissions, metadata, signing, and analytics. Its JSON-first output and agent-friendly commands make Apple’s dashboard increasingly optional for developers.
A builder-created dashboard uses Whop CLI to turn live business data into actionable tasks for the Hermes AI agent. Users can review metrics, trigger workflows, and launch custom Hermes actions from a purpose-built interface.
Trend Micro researchers found 14 functional npm packages that secretly delivered the RedC2 4.0 Linux backdoor when imported, including through transitive dependencies. Its AI-assisted command interface lowers the barrier for attackers operating inside developer environments.
NEXUS AI gives teams a governed path from natural-language app generation to production, provisioning databases, secrets, storage, domains, and workers inside their own cloud accounts. Its enterprise pitch centers on audit logs, human-reviewed schema changes, scoped credentials, and one-click rollback.
Anthropic plans to let enterprise customers retain data for 30 days on their own cloud infrastructure while using advanced Claude models. The shift follows OpenAI’s zero-data-retention pledge and addresses concerns over sensitive business data.
SGLang’s Weight Cache Daemon keeps post-quantized, tensor-parallel model weights resident in GPU memory and remaps them into replacement engines through CUDA IPC. Reported tests cut cached weight loading from roughly 495 seconds to 0.63 seconds.
TanStack AI enters release candidate status with its architecture locked around 24 providers, AG-UI interoperability, multimodal generation, MCP, sandboxed execution, and persistence. The open-source, framework-agnostic toolkit is positioning itself as a serious alternative to more opinionated AI SDKs.

Benchy is an open-source tool for comparing LLM quality, speed, and cost across practical workloads and hardware. It emphasizes failure modes such as malformed JSON and unreliable tool calling over simplistic overall rankings.
Alibaba’s open-weight Qwen3.8-27B reportedly reached Hugging Face’s top trending position and surpassed 1 million downloads within two days. The 27B native multimodal model offers 262K-token context, extensible to 1M tokens.
The anonymous Ox Alpha model is turning heads with impressive one-shot frontend and game-generation demos, including a physics-based car game built from a single prompt. Available through OpenRouter and OpenCode, it offers multimodal input, a 1M-token context window, and free preview access, but its creator remains unknown.
Theo highlights Claude Fable 5 as a top choice for demanding reasoning, coding, vision, and long-horizon agentic work. Anthropic positions it as its most capable broadly available model, with access through its API and major cloud platforms.
AICodeKing’s video explores ZCode’s limited-time Weekend Build promotion, which gave eligible new users up to 100 million GLM-5.3 tokens. ZCode combines agentic coding, project indexing, MCP tools, browser automation, Git integration, and remote task control.
Qwen2.5-32B-AGI is a community uncensored fine-tune of Qwen2.5-32B, made practical on Apple Silicon through MLX quantization. It gives Mac users a capable, private local model without cloud restrictions.
Alibaba’s Qwen3.8-2.4T-A95B brings 2.4 trillion total parameters, 95 billion active per token, and up to 1.01 million tokens of context to an open-weight model. It is the first Qwen Max-tier model available for developer deployment.

Playwriter is an open-source Chrome extension and CLI that lets MCP-compatible AI agents control your existing browser through the full Playwright API, preserving logins, cookies, extensions, and session state. Stateful sessions and remote-host support make it useful for authenticated workflows that isolated browser sandboxes struggle with.
Lightpanda’s open pull request adds Exa as a search backend for its AI browser agent, joining Brave and Tavily with DuckDuckGo as fallback. The integration lets agents search, open results, and extract web data inside a lightweight, non-Chromium browser.
Vercel’s Is Agentic audits websites for AI-agent readiness, scoring how easily agents can discover, access, understand, and use public web experiences. Reports cover technical fundamentals plus APIs, OAuth, GraphQL, MCP, and developer surfaces.
AI agents may multiply software labor, but they remain constrained by local hardware, concurrency, and compute budgets. Sandboxes shift the bottleneck from one device to scalable, pay-as-you-go execution environments.
Mercury Cloud has reset daily and weekly free model usage limits, restoring access for builders using its hosted model gateway. The service operates as a cloud control plane for locally running Mercury Agents.
Anthropic has made computer use, browser automation, reusable Skills, and Files APIs generally available on Claude Platform. Developers can now build production agents that operate software, follow specialized workflows, and produce document-based outputs.
Ox Alpha reportedly scored 80% on a 10-task DeepSWE sample while offering a one-million-token context window and free preview access through OpenRouter. The result is promising but too small to establish a reliable benchmark lead. AI Primer (https://www.ai-primer.com/engineer/stories/ox-alpha-openrouter-release)
Reports suggest DeepSeek routed selected users to an unnamed experimental checkpoint producing notably stronger coding and 3D-generation results. The evidence points toward a V4-Pro upgrade, though a future V5 test remains possible and unconfirmed.
PawVis turns a Mac’s webcam into an on-device, hand-tracked mouse, supporting cursor control, clicking, scrolling, custom gestures, and optional voice commands. The free, open-source tool can also connect computer-use tasks to Codex or Claude Code.
KerasFormers is an Apache 2.0 library of pretrained vision, language, multimodal, and speech models implemented in pure Keras 3. The same API runs on JAX, PyTorch, and TensorFlow without requiring Transformers or PyTorch at runtime.
Toplify monitors iOS and Mac App Store rankings across 175 countries and 54 categories, sending alerts when apps enter charts or make significant moves. It requires no App Store Connect access or API keys.
VeloFiler is a keyboard-first, dual-pane macOS file manager built with Rust and GPUI. It combines Vim-style navigation, rich local previews, built-in editing, cloud folders, and SSH/SFTP workflows in one interface.
Agents Never Sleep is a macOS menu bar app that keeps AI agents running when a MacBook’s lid is closed. It targets developers tired of leaving laptops half-open during long or unattended agent tasks.
Quick RSS is a private, lightweight RSS reader for macOS and iOS that centralizes news, blogs, and video feeds. Its newer MCP support lets trusted AI clients such as Claude Desktop, Cursor, and VS Code browse subscriptions and retrieve articles.
Meta’s Pocket lets users describe small interactive games and tools, then share, remix, and discover them in a social feed. Its US expansion turns the former Gizmo experiment into a broader test of prompt-to-playable creation.
SubtitleGenerator turns videos into editable, translated, styled subtitles in one browser-based workflow. Its free tier includes 60 one-minute videos monthly without signup, while paid plans add watermark-free HD exports, custom fonts, brand styles, and more formats.
Maccess turns an iPhone into a remote trackpad, keyboard, file browser, screen mirror, and AI control surface for Macs. Its Mackie assistant can run tasks through Maccess Cloud, Claude Code, Codex, or models hosted on the Mac.
J.P. Morgan downgraded Kuaishou to Neutral after core-business profit fell more than expected, arguing that Kling AI’s revenue growth remains insufficient to support earlier optimism. Kuaishou reported more than RMB850 million in Q2 Kling revenue, up over 200% year over year, while operating profit fell to RMB3.8 billion from RMB5.3 billion.

Github Awesome

Theo - t3․gg

Every

Rob The AI Guy

Better Stack

AI Samson

Discover AI