How Claude's watermarking (probably) works
Anthropic has begun watermarking AI-generated text across all Claude models, including in the EU, using an imperceptible statistical token watermarking scheme rather than hidden Unicode or whitespace,…
Anthropic has begun watermarking AI-generated text across all Claude models, including in the EU, using an imperceptible statistical token watermarking scheme rather than hidden Unicode or whitespace,…
StarryKit, a new open-source plugin from StarryKit, enables AI agents to create and edit visual designs such as slides, posters, and catalogs directly, with export to PPTX, PDF, SVG, PNG, JPEG, HTML, …
AutoGPT, the open-source project with over 180,000 stars, is embracing AI-generated pull requests rather than blocking them, according to founding AI engineer Nicholas Tindle. Tindle says the key is t…
Google Cloud has published a guide for configuring OpenAI's Codex CLI to work with Looker over the Model Context Protocol (MCP), marking the third iteration of the same integration approach previously…
A developer created Bowls Above, an idle desktop game that rains balls while coding agents like Codex or Claude think, and stops when they yield, aiming to replace doomscrolling during coding waits. T…
Most production AI agents run on closed frontier models that developers cannot fine-tune, so continual learning must happen in the agent's environment rather than in model weights, according to a guid…
DeepSeek, the Chinese AI startup founded in July 2023 with backing from High-Flyer hedge fund, activated official social media accounts around August 12 and posted job listings to build a dedicated te…
Blacksmith Software Inc. raised $45 million in a Series B round led by Peak XV Partners, with participation from Y Combinator and GV, bringing its valuation to $550 million. The company, which provide…
A structural problem in quality engineering (QE) programs has been exposed by AI-driven development, according to an analysis by an engineering leader. The classic QE model, which runs development and…
OpenAI CEO Sam Altman said at the Internapalooza Conference last month that he was 'peer pressured and tricked' into accepting a Goldman Sachs internship during his sophomore year but turned it down t…
The App Store's utility app category is experiencing a surge in supply driven by AI coding agents, but demand is flat, and downloads are expected to shrink as power users increasingly build their own …
JetBrains' IntelliJ IDEA now supports AI agents through the Agent Client Protocol (ACP), a standardized contract between the IDE and coding agents, with bundled agents including Codex, Claude Agent, a…
OleksandrChekhovskyi released hax, a minimalist terminal-native coding agent written in C, which starts instantly and uses only a few MBs of RAM to leave more memory for local LLMs. The tool supports …
A developer argues that AI will not replace software developers but will elevate them to a higher level of abstraction, shifting their role from writing code to defining intent, orchestrating systems,…
OpenAI's August 12 reports show the enterprise AI usage gap between frontier firms and typical firms widened from 2.6× in January to 8.3× in June, based on output tokens per active user. Codex generat…
Engineers Anish Pathak and Ambarish Pathak built a zero-token local codebase intelligence pipeline using deterministic AST parsing, LanceDB, and the Model Context Protocol (MCP), reducing ingestion ti…
A developer built Cross-Examine, a verification harness for Python changes that replays observed behavior from a base Git revision against a proposed revision to catch regressions that existing tests …
JetBrains released PyCharm 2026.2.1, adding AI agent support for Jupyter notebooks with live kernel execution and an environment coordinator that directs agents to the project's configured Python inte…
JetBrains' PyCharm introduced the Agent Environment Coordinator skill, which provides AI agents with the correct Python interpreter information, boosting task success rates from 68% to 98% on average …
JetBrains introduced a new Jupyter skill in PyCharm that lets AI agents operate a live Jupyter kernel, preserving state across cells and avoiding notebook corruption. In tests with Claude Opus 5 on tw…