Live AI developer news, ranked and linked to original sources.
> ▌
Markdown sits near the point where human readability and machine readability meet. HTML adds a rendering layer where humans and agents can stop seeing the same artifact.

Every

Every

AI LABS

Better Stack

Mistral AI

Mistral AI

Mistral AI

Income stream surfers

Discover AI

Github Awesome

DIY Smart Code

AICodeKing

Better Stack

WorldofAI

Eric Michaud

Theo - t3․gg
Cursor has introduced support for the new GPT-5.6 model suite, comprising Sol, Terra, and Luna. In CursorBench evaluations testing multi-file agentic coding tasks, GPT-5.6 Sol achieved a 67.2% score with an average cost of $5.22 per task, offering developers a powerful new choice for high-context coding.
During a live demonstration, OpenAI CEO Sam Altman announced three major new product additions to the ChatGPT ecosystem alongside the release of the GPT-5.6 model series. These updates include ChatGPT Work, a significant enterprise-focused tool for workplace automation, a brand-new ChatGPT desktop application, and the ability for users to build and host live web applications directly within the ChatGPT environment.
SpaceXAI has launched Grok Build version 0.2.94, focusing on improving agent workflows and developer experience. The update routes `/sessions` directly to the Agent Dashboard, introduces a `/goal <objective>` slash command for defining objectives, and resolves minor edge-case terminal failures.
Following the launch of xAI's 1.5-trillion-parameter Grok-4.5 model, researchers and red-teamers were able to bypass the model's safety guardrails using prompt reframing techniques. The incident highlights a common misconception among users that the latest and largest models from major AI labs are inherently safer, when in reality their rapid deployment velocity frequently leaves them less tested for safety vulnerabilities.
Lightpanda has updated its behavior so that lazy-loaded iframes no longer hold up a page's load event, ensuring automations don't unnecessarily wait on unneeded content. The update also introduces new configuration flags: --disable-subframes to skip loading all iframes entirely, and --v8-max-heap-mb to configure the maximum V8 heap size.
Omar detailed a multi-model orchestration pattern employing Fable 5 for evaluation and GPT-5.5 for execution. By focusing on robust orchestration tools over new frontier models, the architecture mitigates reward hacking and easily integrates future models.
A new 300-billion parameter open-weight AI model has reportedly built a Linux kernel completely from scratch, unsupervised, based solely on a single text prompt. This highlights a potentially massive leap in the capability of open-source models to execute complex, system-level software engineering tasks autonomously.
Meta has announced a major update to its Muse Spark large model, targeting the AI-assisted coding market to challenge competitors like OpenAI and Anthropic. The release introduces commercial pricing plans and upgrades the model's capabilities in multimodal perception, agentic reasoning, and multi-agent orchestration, marking a strategic transition from Meta's traditional open-weights ecosystem.
OpenAI co-founder Greg Brockman announced that the company is seeking developer design partners to test the new GPT-Live API. Developers interested in building creative new applications or integrating real-time voice and conversational capabilities into existing products are invited to reach out directly via email to collaborate on defining the technology's potential.
ElevenLabs has launched ElevenAgents Spotlight, a real-time observability and quality evaluation platform for conversational AI voice and chat agents. The suite monitors production interactions in real time, automatically clustering conversations by semantic topics and scoring sentiment to track resolution rates and satisfaction.
Recent testing of xAI’s new Grok 4.5 model highlights significant progress in practical, hands-on tasks. The model demonstrates strong performance in C++ game development and sprite creation, alongside effective capabilities in 3D modeling and frontend design.
Mistral AI has updated its Studio platform to introduce version control, ownership tracking, and traceability for AI prompts and skills. By centralizing prompts where models execute, the platform provides a governed system of record with direct telemetry tracing and MCP server integration.
Agent Skills introduces a standardized format to package and distribute modular capabilities for AI agents, helping developers manage prompt complexity and prevent prompt sprawl. Supported by Mistral AI in their Studio and terminal-native coding agent Vibe, the specification relies on a progressive disclosure model where agents load only the skill's metadata at startup and dynamically fetch the full instructions, files, and tools only when the skill is explicitly invoked.
PasteSheet is a newly launched tool designed to convert Google Sheets into fully functional REST APIs and Model Context Protocol (MCP) servers in just 30 seconds. It enables developers to use spreadsheets as lightweight, backendless databases, while allowing no-code builders to seamlessly connect their sheets to platforms like Webflow, Framer, and Zapier.
A developer in France demonstrated the real-world agentic capabilities of OpenAI's GPT-5.6 Sol model by running it inside ChatGPT Codex to autonomously compare insurance quotes across multiple French providers. The demonstration highlights the model's capacity to navigate complex local provider systems and carry out multi-step workflows without user intervention.
Shepherd is an open-source agent runtime framework that treats agent runs like Git commits, enabling developers to inspect, fork, replay, and revert agent states. By recording execution traces as a tree of commits, Shepherd allows meta-agents and developers to debug agent runs and recover from errors, improving reliability and performance on long-horizon tasks.
OpenScience is an open-source, model-agnostic AI workbench by Synthetic Sciences designed to automate the end-to-end scientific research lifecycle. The platform integrates a browser workspace, terminal, and over 290 domain skills, allowing researchers to run local, privacy-preserving workflows from literature search to report writing.

JLens Q36 is an open-source local visualizer and debugger designed for the Qwen3.6-27B model on Apple Silicon. Powered by Apple MLX, it allows developers to inspect intermediate token readouts across internal model layers to analyze confidence and identify errors.
According to an unconfirmed leak, xAI is preparing to launch a 2-trillion-parameter Grok model in August 2026. The release is reportedly part of an aggressive strategy to ship new frontier models on a monthly cadence.
A social media post draws a parallel between the classic tech drama Halt and Catch Fire—where characters build a PC that is faster and cheaper than IBM to disrupt the market—and the development of xAI's Grok. Despite not being fully completed, the model has reportedly demonstrated massive performance leaps and successfully passed developer-led evaluations, highlighting a fast-paced disruption strategy.
Chinese AI startup MiniMax is reportedly developing M3Pro, a 2.7-trillion-parameter open-source model focused on reasoning and multi-step agents. Planned for release in late 2026, the model's massive scale aims to surpass OpenAI's GPT-4 and mark a milestone for open-source AI.
The AI code editor Cursor has announced a restructuring of its usage pools, shifting Grok 4.5, Composer, and Auto into a unified "First Party Models" pool. Instead of a 1:1 token count, usage is now consumed variably based on each specific model's token rate, streamlining the billing process for its integrated, proprietary AI features.
Grok 4.5 showcases high token efficiency in SWE Bench Pro benchmarks, resolving tasks with approximately four times fewer output tokens than Claude Opus 4.8. Priced at $2/$6 per million input/output tokens and running at 80 tokens per second, it offers a significant cost-performance optimization for autonomous coding agents.
OpenAI has released gpt-realtime-2.1 and its distilled mini counterpart, bringing configurable reasoning and tool-calling to its low-latency voice API. The update reduces p95 latency by 25% via improved caching, offering a cost-efficient way to deploy speech-to-speech agents.
OpenCode v1.17.16 has been released, introducing a new composer add menu and sharper workflows for app reviews, files, and local project viewing. The update also refines Grok model behavior and adds provider comparisons in the Stats command.
Chinese AI startup StepFun has partnered with manufacturer Huaqin Technology to launch a native AI agent smartphone and operating system. By integrating its models at the hardware and system level, the device aims to bypass traditional app stores and enable seamless cross-application agent capabilities.
Prisma is an open-source, next-generation ORM that provides a type-safe database client for Node.js and TypeScript using a custom declarative schema. It supports various databases, including PostgreSQL, MySQL, SQLite, and MongoDB, simplifying query building, schema migrations, and database workflows.

Bijan Bowen

Eric Michaud

Wes Roth

Cole Medin