AI and software engineering, as it happens.
GitHub published the numbers behind its work on Copilot token cost and reported that a tool built to shorten command output raised the total cost of a task, because the model reran the command to recover what had been cut.
Simon Willison found that the OpenAI Codex desktop app keeps 1.7 GB in a local cache folder, including full copies of Python, Node.js, git, Poppler and a 429.7 MB headless LibreOffice, with agent skills that tell the model how to run them.
Slotstream is a new MIT-licensed Swift binary that runs Qwen3.8-Flash-Next, a 125-billion-parameter model whose weights are 105 GB on disk, on an 8 GB Mac by streaming the experts from SSD and holding only what a token needs in RAM.
Cursor shipped self-hosted machines on 2 September, so a team can point its cloud agents at hardware it already owns instead of running every tool call on Cursor's servers.
GitHub retired Gemini 3.1 Pro, Claude Opus 4.5, Claude Sonnet 4.5, Claude Sonnet 4.6, and Raptor Mini across most Copilot surfaces on 1 September 2026, with named replacements for each.
Anthropic released a public reference implementation of a Claude shopping agent and a Claude merchant agent that run on the Messages API, the Claude Agent SDK, and Managed Agents, with four demo verticals and a Claude Code plugin to scaffold your own.
The observability company Mezmo released Aura, an Apache-licensed Rust agent for investigating and fixing production incidents whose entire agent system is defined in TOML, with 267 stars on the repository.
Anthropic put up a web page where anyone can upload an image, audio or video file up to 100 MB and see whether it carries a Claude-signed C2PA content credential, with a separate text-watermark detection API in private preview.
Zoetrope is a new MIT-licensed local viewer that reads Claude Code session transcripts and renders the agent, its subagents, and every tool call as an interactive graph, and the repository has picked up 766 stars.
Iurii Krasnoshchok reports that he rewrote his 65,000-line Go terminal editor "rune" in Rust using Claude Fable, for a token cost of about $400, by treating the code as data and orchestrating subagents rather than editing files directly.
A public leaderboard from Runta ran the same model, Kimi K3, through nine coding agent harnesses and reports that the median cost per task ranges from $1.05 to $18.34, before pass rates are considered.
Vercel published design.md, a single public file that its coding agents load before building a page, and its evaluation shows pages built with it had 57 percent fewer failures than pages built without.
A Haus Research audit of Perplexity's sonar and sonar-pro models found that 34.7 percent of citations attached to a number pointed at a page that would not open or did not contain the number, across 210 technology companies and ten question templates.
Google announced Gemini 3.8 Flash on 2 September at introductory pricing of $0.75 per million input tokens and $3.75 per million output tokens, with a separate 3.8 Flash Cyber variant for vetted security work.
A Trellner Research report says three coordinated sites created 215,128 template pages for "best of" software categories, and Perplexity cited them 181 times across 41 categories in its sample.
A startup called AISLE ran its own AI security tool against curl and got six CVEs assigned, after Anthropic and OpenAI's security tools were reported to have found zero in the same code the week before.
Airship is an MIT-licensed CLI that opens a Figma-style canvas in front of a running dev server, so a developer can click any element and ask Claude Code, Codex or OpenCode to change the source.
Moli is a Rust-built headless browser aimed at AI agents that generates layout and pixels only on request, so a page fetch that never needs a screenshot skips the paint stage entirely.
HarnessRouter Community Edition is a self-hosted Apache-2.0 container that runs Claude Code, Codex, Hermes, Pi and DeepSeek Harness through one API, with a shared console and per-session Linux users for isolation.
A new MIT-licensed set of eight SEO and GEO skills for Claude runs keyword research, rank tracking and AI-visibility checks against a site's own Search Console, GA4 and Google Ads data.
Marketing OS is a single MIT-licensed Claude skill that carries fourteen marketing modules, from a scored site audit to a GEO citability check and a hook-generation engine.
Alibaba's AMAP machine learning team open-sourced a harness that wraps existing coding agents in a Manager-Executor-Auditor loop for long-running computer-use tasks.
ApodexAI released FrontierAgent, an Apache-2.0 Python agent framework with a terminal UI and a coordinator-plus-subagents mode, alongside its Apodex-1.1 model.
shadcn published a minimal official chatbot template on Next.js and the AI SDK that shows off two newer packages, shadcn/react and shadcn/typeset, and it collected 889 GitHub stars in its first three weeks.
GitHub Copilot code review can now submit approvals that count toward a repository's merge requirements, and admins decide whether to turn that on at three levels.
Vercel Labs open-sourced fx, a compact coding agent harness written in Zig that ships as a 7.8 MiB binary and is designed to be embedded inside other software.
Google turned on an agentic video mode for Gemini 3.7 Flash, 3.6 Flash and 3.5 Flash-Lite that decides which frames, audio segments and transcripts to read, with Google reporting up to 66 percent lower analysis cost, up to 88 percent lower token use and up to 7 percent higher accuracy.
Anthropic released Claude Fable 5.1 for coding and knowledge work, with input at $10 and output at $50 per million tokens, cache reads at $0.25 per million, and immediate availability on Amazon Web Services, Google Cloud and Microsoft Azure.
A new Zig plugin makes x64dbg controllable by any MCP-compatible AI assistant, exposing 84 debugger tools including breakpoints, memory reads, register dumps and pattern scans over authenticated HTTP.
Cumora is a fifteen-day-old open source team chat where AI agents sit in the same DMs and group conversations as people, hold their own personas and memory, and can send and receive real email.













