<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Reveneau AI News</title>
    <link>https://reveneau.com/ainews</link>
    <description>Short briefs on AI and software engineering: developer tools, open-source projects, model and agent releases. Each item links its original source.</description>
    <language>en-us</language>
    <item>
      <title>OpenAI ties browsing on advertiser sites to a ChatGPT account through a cookie called __obi</title>
      <link>https://reveneau.com/ainews/openai-obi-cookie-cross-site-tracking-chatgpt-advertisers-buchodi</link>
      <guid>https://reveneau.com/ainews/openai-obi-cookie-cross-site-tracking-chatgpt-advertisers-buchodi</guid>
      <pubDate>Sun, 20 Sep 2026 20:20:00 +0000</pubDate>
      <category>Infrastructure</category>
      <description>A security researcher writing as Buchodi's Threat Intel reports that ChatGPT sets a cookie called __obi on openai.com, and OpenAI's ad-conversion pixel installed on ordinary websites sends that cookie back with the page you are on. (Source: Buchodi's Threat Intel)</description>
    </item>
    <item>
      <title>Ghuntley's underclass pools ChatGPT Codex and GitHub Copilot subscriptions behind one OpenAI-compatible endpoint</title>
      <link>https://reveneau.com/ainews/underclass-ghuntley-pool-chatgpt-codex-copilot-subscriptions-openai-proxy</link>
      <guid>https://reveneau.com/ainews/underclass-ghuntley-pool-chatgpt-codex-copilot-subscriptions-openai-proxy</guid>
      <pubDate>Sun, 20 Sep 2026 19:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Geoffrey Huntley's new MIT-licensed Rust proxy exposes a single OpenAI-compatible endpoint that fans requests across a pool of personal ChatGPT Codex and GitHub Copilot subscriptions, with sticky sessions to keep prompt caches warm. (Source: GitHub)</description>
    </item>
    <item>
      <title>Pirate Face mirrors open Hugging Face models as checksum-verified magnet links held by a peer-to-peer swarm</title>
      <link>https://reveneau.com/ainews/pirateface-hugging-face-mirror-magnet-links-checksum-verified-swarm</link>
      <guid>https://reveneau.com/ainews/pirateface-hugging-face-mirror-magnet-links-checksum-verified-swarm</guid>
      <pubDate>Sun, 20 Sep 2026 17:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>Pirate Face launched a peer-to-peer mirror that turns every open Hugging Face model into a magnet link, with the official SHA-256 built into every file so downloads stay verifiable if the original is ever removed. (Source: Pirate Face)</description>
    </item>
    <item>
      <title>Concat is a free, open-source CapCut alternative in Rust that runs on-device and reached 2,987 stars in 30 days</title>
      <link>https://reveneau.com/ainews/concat-open-source-capcut-alternative-rust-2987-stars</link>
      <guid>https://reveneau.com/ainews/concat-open-source-capcut-alternative-rust-2987-stars</guid>
      <pubDate>Sun, 20 Sep 2026 16:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>Concat, an AGPL-licensed Rust video editor built as a local, on-device CapCut alternative with auto-captions and text-to-speech, reached 2,987 stars in the 26 days after its first public commit and shipped v0.2.3 yesterday. (Source: GitHub)</description>
    </item>
    <item>
      <title>geo-sleuth is a cross-agent skill that locates a phone photo to two metres from OSM data and ridge lines</title>
      <link>https://reveneau.com/ainews/geo-sleuth-agent-skill-locate-photo-two-metres-osm-skylines-189-stars</link>
      <guid>https://reveneau.com/ainews/geo-sleuth-agent-skill-locate-photo-two-metres-osm-skylines-189-stars</guid>
      <pubDate>Sun, 20 Sep 2026 15:40:00 +0000</pubDate>
      <category>Open source</category>
      <description>An MIT-licensed agent skill called geo-sleuth locates photos by matching pier spacing, shadows and skyline geometry against OpenStreetMap and elevation data, and reached 189 stars in two days across Claude Code, Codex, Cursor, Gemini CLI, OpenCode and GitHub Copilot. (Source: GitHub)</description>
    </item>
    <item>
      <title>CometixCode reimplements Claude Code's terminal UI in Rust, and reached 292 stars in six hours</title>
      <link>https://reveneau.com/ainews/cometixcode-rust-reimplementation-claude-code-tui-292-stars-seven-hours</link>
      <guid>https://reveneau.com/ainews/cometixcode-rust-reimplementation-claude-code-tui-292-stars-seven-hours</guid>
      <pubDate>Sun, 20 Sep 2026 15:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>An unofficial Rust port of Anthropic's Claude Code terminal UI appeared on GitHub this morning under AGPL-3.0, follows the original file by file on the iocraft TUI framework, and drew 292 stars in its first six hours. (Source: GitHub)</description>
    </item>
    <item>
      <title>Alibaba open-sources Open Code Review, a code review CLI that runs deterministic checks first and calls an LLM only for the rest</title>
      <link>https://reveneau.com/ainews/alibaba-open-code-review-cli-hybrid-deterministic-llm-aacr-bench-38k-stars</link>
      <guid>https://reveneau.com/ainews/alibaba-open-code-review-cli-hybrid-deterministic-llm-aacr-bench-38k-stars</guid>
      <pubDate>Sun, 20 Sep 2026 12:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Alibaba open-sourced Open Code Review under Apache-2.0, a CLI that pairs deterministic file selection and rule matching with an LLM agent and, on the company's own AACR-Bench, uses one-ninth the tokens of a general-purpose coding agent for the same review. (Source: Alibaba)</description>
    </item>
    <item>
      <title>JetBrains adds Junie /demo, an agent that clicks through your PR and records a video</title>
      <link>https://reveneau.com/ainews/jetbrains-junie-demo-mode-pr-video-1500-prs-2100-videos</link>
      <guid>https://reveneau.com/ainews/jetbrains-junie-demo-mode-pr-video-1500-prs-2100-videos</guid>
      <pubDate>Sun, 20 Sep 2026 10:35:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>JetBrains added a /demo mode to its Junie CLI on September 18 that builds a project, drives its UI, and produces an HTML report with screenshots and a video for a pull request. (Source: JetBrains Blog)</description>
    </item>
    <item>
      <title>Google ships ADK for Kotlin 1.0, and Android agents can now run on-device</title>
      <link>https://reveneau.com/ainews/google-adk-kotlin-1-0-android-agents-on-device-inference</link>
      <guid>https://reveneau.com/ainews/google-adk-kotlin-1-0-android-agents-on-device-inference</guid>
      <pubDate>Sun, 20 Sep 2026 10:20:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>Google released the Agent Development Kit for Kotlin 1.0 on September 9, giving Android and JVM developers a production framework that runs agents on-device or in the cloud. (Source: Google Developers Blog)</description>
    </item>
    <item>
      <title>Inco AI released Splash, a Mac-only inference engine that serves Qwen3.8-27B at 74 tokens per second on an M5 Pro</title>
      <link>https://reveneau.com/ainews/splash-apple-silicon-inference-engine-qwen-two-times-decode-282ms-first-token</link>
      <guid>https://reveneau.com/ainews/splash-apple-silicon-inference-engine-qwen-two-times-decode-282ms-first-token</guid>
      <pubDate>Sun, 20 Sep 2026 07:20:00 +0000</pubDate>
      <category>Infrastructure</category>
      <description>Inco AI released Splash on 17 September, a local LLM server for Apple silicon Macs that ships two prepacked Qwen models with their own draft models and precompiled Metal kernels, and reached 355 GitHub stars in the first two days. (Source: Inco AI)</description>
    </item>
    <item>
      <title>pg-jev puts plain-language conditions inside a Postgres WHERE clause and reports the cost per row</title>
      <link>https://reveneau.com/ainews/pgjev-postgres-extension-natural-language-sql-jev-typesafe-220-stars</link>
      <guid>https://reveneau.com/ainews/pgjev-postgres-extension-natural-language-sql-jev-typesafe-220-stars</guid>
      <pubDate>Sun, 20 Sep 2026 04:40:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>pg-jev is an open-source PostgreSQL extension that lets a SELECT statement filter, rank or classify rows with a plain-language condition, judged by TypeSafe's Jev model with calibrated probabilities and no embeddings. (Source: GitHub)</description>
    </item>
    <item>
      <title>PlanetScale releases Lead, a slow but exact Postgres text-search extension for testing Tin-compatible SQL locally</title>
      <link>https://reveneau.com/ainews/planetscale-lead-postgres-text-search-tin-testing-extension-131-stars</link>
      <guid>https://reveneau.com/ainews/planetscale-lead-postgres-text-search-tin-testing-extension-131-stars</guid>
      <pubDate>Sun, 20 Sep 2026 04:25:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>PlanetScale released Lead, an open-source Postgres extension that runs the same TINQL search queries as Tin, so developers and CI can exercise their production SQL without a Tin cluster. (Source: GitHub)</description>
    </item>
    <item>
      <title>RepoPilot turns a GitHub Issue into a test, then lets Codex propose a fix and prove it</title>
      <link>https://reveneau.com/ainews/indada-repopilot-verification-driven-codex-sdk-152-stars</link>
      <guid>https://reveneau.com/ainews/indada-repopilot-verification-driven-codex-sdk-152-stars</guid>
      <pubDate>Sun, 20 Sep 2026 02:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>RepoPilot is a self-hosted agent that reads a GitHub Issue, writes a failing test with the OpenAI Codex SDK, asks Codex to repair the code, and only opens a draft pull request when the frozen test passes on the fix and still fails on the base. (Source: GitHub)</description>
    </item>
    <item>
      <title>OpenHiggsfield is a self-hosted image and video studio for 38 models, and it has 3,329 stars in 25 days</title>
      <link>https://reveneau.com/ainews/openhiggsfield-self-hosted-image-video-studio-38-models-3329-stars</link>
      <guid>https://reveneau.com/ainews/openhiggsfield-self-hosted-image-video-studio-38-models-3329-stars</guid>
      <pubDate>Sun, 20 Sep 2026 01:40:00 +0000</pubDate>
      <category>Open source</category>
      <description>OpenHiggsfield is a self-hosted Next.js studio that drives 38 image and video models from one prompt bar, positioned as a free open-source alternative to the Higgsfield AI subscription. (Source: OpenHiggsfield AI)</description>
    </item>
    <item>
      <title>Blitz Strike is an MCP pentest server that live-verifies every finding before it reports it, and it has 638 stars in a week</title>
      <link>https://reveneau.com/ainews/blitzstrike-mcp-pentest-live-verify-638-stars</link>
      <guid>https://reveneau.com/ainews/blitzstrike-mcp-pentest-live-verify-638-stars</guid>
      <pubDate>Sun, 20 Sep 2026 01:30:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Blitz Strike is a Model Context Protocol server that packages a three-tier security audit method and refuses to report a finding until a live HTTP test with a marker plus a negative control confirms it. (Source: Blitz Strike)</description>
    </item>
    <item>
      <title>Bespoke Labs releases Nimble, an open Jev alternative that hit 90.12 percent on the same 324 examples</title>
      <link>https://reveneau.com/ainews/bespoke-nimble-9b-open-jev-alternative-90-12-percent-460-stars</link>
      <guid>https://reveneau.com/ainews/bespoke-nimble-9b-open-jev-alternative-90-12-percent-460-stars</guid>
      <pubDate>Sun, 20 Sep 2026 01:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>Bespoke Labs published Bespoke Nimble, a 9B open-source typed-decision model trained to match Jev, with the full training data, recipe and weights on GitHub and Hugging Face. (Source: Bespoke Labs)</description>
    </item>
    <item>
      <title>Cua released CUA-S1-FORMS, a 706k-parameter open model that only decides what to do with a web form</title>
      <link>https://reveneau.com/ainews/cua-s1-forms-706k-parameter-computer-use-decision-model-open-source</link>
      <guid>https://reveneau.com/ainews/cua-s1-forms-706k-parameter-computer-use-decision-model-open-source</guid>
      <pubDate>Sat, 19 Sep 2026 23:35:00 +0000</pubDate>
      <category>Open source</category>
      <description>Cua released CUA-S1-FORMS, a 706k-parameter, 2.8 MB open-source specialist model that scores one form field at a time and does nothing else, as the first of a planned family of small computer-use decision models. (Source: Cua on GitHub)</description>
    </item>
    <item>
      <title>PlanetScale released TIN, a new Postgres full-text search extension, and Lead, an open dev-only companion</title>
      <link>https://reveneau.com/ainews/planetscale-tin-postgres-full-text-search-extension-ga-lead-open-source</link>
      <guid>https://reveneau.com/ainews/planetscale-tin-postgres-full-text-search-extension-ga-lead-open-source</guid>
      <pubDate>Sat, 19 Sep 2026 23:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>PlanetScale published TIN on 16 September as a general-availability full-text search extension for Postgres and its Neki platform, and released Lead as an AGPL-3.0 companion that lets developers exercise the same SQL locally without paying for the managed engine. (Source: PlanetScale)</description>
    </item>
    <item>
      <title>Jared Palmer released kev, a Jev-style decision model you can train and run on a MacBook</title>
      <link>https://reveneau.com/ainews/jaredpalmer-kev-open-source-jev-alternative-macbook-qwen-409-stars</link>
      <guid>https://reveneau.com/ainews/jaredpalmer-kev-open-source-jev-alternative-macbook-qwen-409-stars</guid>
      <pubDate>Sat, 19 Sep 2026 17:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>Jared Palmer's new Apache-2.0 project kev builds a Jev-style typed decision model on top of Qwen with a LoRA adapter, ships four checkpoints from 0.5B to 8B on Hugging Face, and scores them on the same frozen suites against the real TypeSafe Jev. (Source: jaredpalmer on GitHub)</description>
    </item>
    <item>
      <title>Abide checks every edit a coding agent makes against your AGENTS.md, and forces a repair when the agent breaks a rule</title>
      <link>https://reveneau.com/ainews/abide-coldteadotai-claude-code-codex-opencode-rule-enforcer-125-stars</link>
      <guid>https://reveneau.com/ainews/abide-coldteadotai-claude-code-codex-opencode-rule-enforcer-125-stars</guid>
      <pubDate>Sat, 19 Sep 2026 16:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Abide is a new MIT-licensed hook layer for Claude Code, Codex and OpenCode that reads AGENTS.md and CLAUDE.md, asks TypeSafe's Jev decision model one question per rule after each edit, and tells the agent to repair the file when a rule is broken. (Source: coldteadotai on GitHub)</description>
    </item>
    <item>
      <title>Laya is a new open-source decision model that ConvAI says runs 7.8 times faster than Jev on the same tests</title>
      <link>https://reveneau.com/ainews/laya-convai-open-source-jev-alternative-32-milliseconds-bidirectional-encoder</link>
      <guid>https://reveneau.com/ainews/laya-convai-open-source-jev-alternative-32-milliseconds-bidirectional-encoder</guid>
      <pubDate>Sat, 19 Sep 2026 15:20:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>ConvAI Innovations released Laya, an Apache-2.0 decision model that outputs a probability over a fixed schema instead of text, and the repository has gained 713 stars in one day. (Source: ConvAI Innovations)</description>
    </item>
    <item>
      <title>BeyondSEO released an open-source SEO skill for Claude Code and Codex that ships its own crawler and needs no paid API</title>
      <link>https://reveneau.com/ainews/beyondseo-open-source-seo-skill-claude-code-codex-90-stars</link>
      <guid>https://reveneau.com/ainews/beyondseo-open-source-seo-skill-claude-code-codex-90-stars</guid>
      <pubDate>Sat, 19 Sep 2026 14:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>BeyondSEO is an MIT-licensed Python crawler plus a portable SKILL.md that runs inside Claude Code, Codex, Claude Desktop and ChatGPT Work to do technical SEO, answer readiness, entity, backlink and competitor work with no third-party SEO API. The repository was first pushed on 13 September and reached 90 stars and 24 forks in six days. (Source: GitHub)</description>
    </item>
    <item>
      <title>Vercel now deletes over-limit Hobby deployments immediately, and keeps 3 recent per project instead of 10</title>
      <link>https://reveneau.com/ainews/vercel-hobby-deployment-retention-immediate-delete-3-recent-10gb</link>
      <guid>https://reveneau.com/ainews/vercel-hobby-deployment-retention-immediate-delete-3-recent-10gb</guid>
      <pubDate>Sat, 19 Sep 2026 13:20:00 +0000</pubDate>
      <category>Infrastructure</category>
      <description>Vercel changed the Hobby free tier retention rules on 16 September. Hobby teams that exceed the 10GB Deployment Storage limit now have older, unprotected deployments deleted immediately instead of after 30 days, and every Hobby project keeps 3 recent production deployments plus 3 recent deployments of any type rather than the previous 10. (Source: Vercel)</description>
    </item>
    <item>
      <title>SwarmLLM splits a 27B Qwen model across browser tabs on WebGPU and WebRTC, 408 stars in 18 days</title>
      <link>https://reveneau.com/ainews/swarmllm-split-27b-qwen-across-browser-tabs-webgpu-webrtc-408-stars</link>
      <guid>https://reveneau.com/ainews/swarmllm-split-27b-qwen-across-browser-tabs-webgpu-webrtc-408-stars</guid>
      <pubDate>Sat, 19 Sep 2026 12:20:00 +0000</pubDate>
      <category>Open source</category>
      <description>SwarmLLM is a browser-only runtime that gives each device a slice of a 27B Qwen model and passes hidden state between them over WebRTC, so a phone that cannot hold the model can still run it as part of a group. (Source: Nehanth Narendrula)</description>
    </item>
    <item>
      <title>Wired says AI-assisted bug hunting has pushed this year's CVE total to 66,401, up from 33,512 on the same date in 2025</title>
      <link>https://reveneau.com/ainews/wired-cve-explosion-66401-year-total-microsoft-oracle-firefox-anthropic</link>
      <guid>https://reveneau.com/ainews/wired-cve-explosion-66401-year-total-microsoft-oracle-firefox-anthropic</guid>
      <pubDate>Sat, 19 Sep 2026 11:20:00 +0000</pubDate>
      <category>Infrastructure</category>
      <description>Wired's new Kernel Panic newsletter reports 66,401 CVEs recorded so far in 2026 against 33,512 on the same date in 2025, with Microsoft, Oracle, Chrome and Firefox all patching at record rates. (Source: Wired)</description>
    </item>
    <item>
      <title>A survey of 305 AI-using developers finds 71 percent shipped code they did not fully understand</title>
      <link>https://reveneau.com/ainews/coddy-ai-coding-addiction-survey-305-developers-hooked</link>
      <guid>https://reveneau.com/ainews/coddy-ai-coding-addiction-survey-305-developers-hooked</guid>
      <pubDate>Sat, 19 Sep 2026 10:45:00 +0000</pubDate>
      <category>Productivity</category>
      <description>A Coddy survey of 305 developers using AI at least weekly finds 71 percent shipped code they did not fully understand and 43 percent code after hours despite meaning to stop. (Source: The New Stack)</description>
    </item>
    <item>
      <title>Google Gemini guessed real passwords and got into three companies during a May security test</title>
      <link>https://reveneau.com/ainews/google-gemini-cybersecurity-test-hacked-three-real-companies-irregular</link>
      <guid>https://reveneau.com/ainews/google-gemini-cybersecurity-test-hacked-three-real-companies-irregular</guid>
      <pubDate>Sat, 19 Sep 2026 10:30:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>The Wall Street Journal reports that Gemini guessed passwords and used leaked credentials to reach three real companies during a May test run by Irregular. (Source: The Wall Street Journal (via ABC News))</description>
    </item>
    <item>
      <title>Semrush splits an agentic SEO setup into four layers, and runs eight workflows on a live site with Claude, MCP and Search Console</title>
      <link>https://reveneau.com/ainews/semrush-agentic-seo-four-layers-eight-workflows-claude-projects-mcp</link>
      <guid>https://reveneau.com/ainews/semrush-agentic-seo-four-layers-eight-workflows-claude-projects-mcp</guid>
      <pubDate>Sat, 19 Sep 2026 09:20:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Semrush published a piece by Carlos Silva and Faizan Ali that splits an agentic SEO setup into four layers, a Claude project, reusable skills, MCP data connectors and a short prompt, and describes eight workflows the authors ran against a live site. (Source: Semrush)</description>
    </item>
    <item>
      <title>OpenAI designed its Jalapeño chip in under 20 months using its own LLMs and Google's open-source XLS tool</title>
      <link>https://reveneau.com/ainews/openai-jalapeno-chip-designed-with-llms-xls-dslx-20-months-ieee-spectrum</link>
      <guid>https://reveneau.com/ainews/openai-jalapeno-chip-designed-with-llms-xls-dslx-20-months-ieee-spectrum</guid>
      <pubDate>Sat, 19 Sep 2026 05:20:00 +0000</pubDate>
      <category>Productivity</category>
      <description>IEEE Spectrum reports that OpenAI built its Jalapeño chip from concept to silicon in under 20 months by working in a design language that looks like code, so its own models could write and optimise the chip alongside the engineers. (Source: IEEE Spectrum)</description>
    </item>
    <item>
      <title>Google Merchant Center now lets merchants upload product reviews through the API</title>
      <link>https://reveneau.com/ainews/google-merchant-center-api-product-reviews-uploads</link>
      <guid>https://reveneau.com/ainews/google-merchant-center-api-product-reviews-uploads</guid>
      <pubDate>Sat, 19 Sep 2026 04:30:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Google updated its Merchant Center help document between 21 August and 18 September to say merchants can now add product reviews through the Merchant Center API. The previous version of the same page said the API was not supported for product review data sources. (Source: Search Engine Roundtable)</description>
    </item>
    <item>
      <title>Claude Code 2.1.278 stops charging for auto-mode safety checks on Claude API and Enterprise plans</title>
      <link>https://reveneau.com/ainews/claude-code-2-1-278-auto-mode-classifier-free-server-side</link>
      <guid>https://reveneau.com/ainews/claude-code-2-1-278-auto-mode-classifier-free-server-side</guid>
      <pubDate>Sat, 19 Sep 2026 04:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Anthropic released Claude Code v2.1.278. Auto mode now defaults to a server-side safety-check classifier that does not add to the bill for Claude API and Enterprise users, including on Amazon Bedrock, Google Cloud's Agent Platform, and Microsoft Foundry. (Source: Anthropic)</description>
    </item>
    <item>
      <title>Kitze released Skillbox, a self-hosted server that holds versioned agent skills and hands them out to Claude, Codex and Cursor over MCP</title>
      <link>https://reveneau.com/ainews/kitze-skillbox-self-hosted-versioned-skills-library-mcp-revocable-keys</link>
      <guid>https://reveneau.com/ainews/kitze-skillbox-self-hosted-versioned-skills-library-mcp-revocable-keys</guid>
      <pubDate>Sat, 19 Sep 2026 03:00:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Skillbox is a self-hosted server that stores agent skills as immutable revisions, hands them to Claude, Codex or Cursor over an MCP endpoint, and controls who reads what through revocable per-client keys. The repository reached 161 stars in two days. (Source: GitHub)</description>
    </item>
    <item>
      <title>Google blocked SEO scrapers again from mid-September, and Nozzle saw an 80 percent drop</title>
      <link>https://reveneau.com/ainews/google-blocks-seo-scrapers-sistrix-nozzle-80-percent-drop-september-13</link>
      <guid>https://reveneau.com/ainews/google-blocks-seo-scrapers-sistrix-nozzle-80-percent-drop-september-13</guid>
      <pubDate>Sat, 19 Sep 2026 02:30:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Search Engine Roundtable reports that from about 13 September, Google is blocking SEO and AI scrapers using a new technique. Nozzle told Barry Schwartz its collection dropped about 80 percent, and Sistrix's own status page confirms a reduced rate. (Source: Search Engine Roundtable)</description>
    </item>
    <item>
      <title>Google is replacing local knowledge panels with AI Overview listings, Ben Fisher spots on mobile</title>
      <link>https://reveneau.com/ainews/google-local-knowledge-panel-ai-overview-show-more-ben-fisher</link>
      <guid>https://reveneau.com/ainews/google-local-knowledge-panel-ai-overview-show-more-ben-fisher</guid>
      <pubDate>Sat, 19 Sep 2026 02:20:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Ben Fisher posted a mobile screenshot showing Google turning a local knowledge panel into an AI Overview listing with a Show more button that opens an AI Mode chat, and Barry Schwartz replicated it. (Source: Search Engine Roundtable)</description>
    </item>
    <item>
      <title>Liam Powell used Bend 2 to show a common vibe-coding trap, where AI builds a whole language for a job that SPARK already solves in a few lines</title>
      <link>https://reveneau.com/ainews/liam-powell-bend-2-vibe-coding-trap-spark-formal-verification-58-line-laws-442-line-proof</link>
      <guid>https://reveneau.com/ainews/liam-powell-bend-2-vibe-coding-trap-spark-formal-verification-58-line-laws-442-line-proof</guid>
      <pubDate>Fri, 18 Sep 2026 23:31:00 +0000</pubDate>
      <category>Productivity</category>
      <description>Liam Powell's 18 September post argues that Bend 2 rebuilt formal verification from first principles because its author, working with an LLM, never learned that SPARK already existed. It reached 308 points on Hacker News. (Source: Liam Powell's Blog)</description>
    </item>
    <item>
      <title>Google, Cloudflare, and Microsoft are running three different payment models for AI use of publisher content, and each measures a different event</title>
      <link>https://reveneau.com/ainews/google-cloudflare-microsoft-three-ai-payment-models-search-console-pay-per-crawl-marketplace</link>
      <guid>https://reveneau.com/ainews/google-cloudflare-microsoft-three-ai-payment-models-search-console-pay-per-crawl-marketplace</guid>
      <pubDate>Fri, 18 Sep 2026 23:29:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Matt G. Southern's 18 September piece in Search Engine Journal sets Google's AI contribution pilot, Cloudflare's Pay Per Crawl and Pay Per Use, and Microsoft's Publisher Content Marketplace against each other. Each pays for a different event, gives site owners a different level of control, and returns different data. (Source: Search Engine Journal)</description>
    </item>
    <item>
      <title>Chris Green shows how to test whether ChatGPT retrieves your page, and open-sourced a Chrome extension that automates the check</title>
      <link>https://reveneau.com/ainews/chris-green-exactly-matchy-chrome-extension-chatgpt-retrieval-snippet-check</link>
      <guid>https://reveneau.com/ainews/chris-green-exactly-matchy-chrome-extension-chatgpt-retrieval-snippet-check</guid>
      <pubDate>Fri, 18 Sep 2026 23:27:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Chris Green, writing in Search Engine Journal on 18 September, describes a simple test for whether an AI chatbot can retrieve a specific page, and released Exactly Matchy, a Chrome extension that picks the right snippet and sends it to ChatGPT, Claude, and Gemini. (Source: Search Engine Journal)</description>
    </item>
    <item>
      <title>Cloudflare Bot Preference Sync writes your robots.txt, and its three settings cannot express a per-crawler policy</title>
      <link>https://reveneau.com/ainews/cloudflare-bot-preference-sync-writes-robots-txt-three-categories-per-crawler</link>
      <guid>https://reveneau.com/ainews/cloudflare-bot-preference-sync-writes-robots-txt-three-categories-per-crawler</guid>
      <pubDate>Fri, 18 Sep 2026 23:25:00 +0000</pubDate>
      <category>Infrastructure</category>
      <description>Cloudflare Bot Preference Sync writes robots.txt from three settings, Search, Agent, and Training. Chris Green argues in Search Engine Journal that those categories cannot express a per-crawler policy, and that the sync will be on by default for new customers. (Source: Search Engine Journal)</description>
    </item>
    <item>
      <title>Google Discover tests a Dive Deeper button that opens an AI overview instead of the publisher article</title>
      <link>https://reveneau.com/ainews/google-discover-dive-deeper-ai-overview-videos-robby-stein</link>
      <guid>https://reveneau.com/ainews/google-discover-dive-deeper-ai-overview-videos-robby-stein</guid>
      <pubDate>Fri, 18 Sep 2026 22:24:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>Google is testing a &quot;Dive deeper&quot; button in the Google Discover feed that, when tapped on a video, opens an AI-generated short topic overview with links to related stories, community reactions and original reporting rather than the publisher's page. (Source: Search Engine Roundtable)</description>
    </item>
    <item>
      <title>Lovable open-sources OJ, a Rust drop-in for Vite that starts previews about four times faster</title>
      <link>https://reveneau.com/ainews/lovable-oj-rust-native-vite-replacement-preview-4x-cold-start-open-source</link>
      <guid>https://reveneau.com/ainews/lovable-oj-rust-native-vite-replacement-preview-4x-cold-start-open-source</guid>
      <pubDate>Fri, 18 Sep 2026 22:22:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Lovable moved its app previews to OJ, a single Rust binary that runs a React app the way Vite does, and reports about a 4x faster cold start on a 10,000-component synthetic benchmark plus memory a third to an eighth of Vite's. Open sourced today under MIT. (Source: Lovable)</description>
    </item>
    <item>
      <title>GitHub Copilot will remove six older models on October 19, and names each replacement</title>
      <link>https://reveneau.com/ainews/github-copilot-october-19-deprecation-gemini-3-7-flash-gpt-5-4-5-5-grok-4-5</link>
      <guid>https://reveneau.com/ainews/github-copilot-october-19-deprecation-gemini-3-7-flash-gpt-5-4-5-5-grok-4-5</guid>
      <pubDate>Fri, 18 Sep 2026 22:20:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>GitHub Copilot will remove Gemini 3.7 Flash, GPT-5.5, GPT-5.4, GPT-5.4 mini, GPT-5 mini and Grok 4.5 across every Copilot experience on October 19, 2026, and named a specific replacement for each. (Source: GitHub Changelog)</description>
    </item>
    <item>
      <title>WSO2 Agent Manager reaches GA, an open-source control plane for AI agents across frameworks</title>
      <link>https://reveneau.com/ainews/wso2-agent-manager-open-source-ga-lifecycle-identity-40-controls</link>
      <guid>https://reveneau.com/ainews/wso2-agent-manager-open-source-ga-lifecycle-identity-40-controls</guid>
      <pubDate>Fri, 18 Sep 2026 18:55:00 +0000</pubDate>
      <category>Open source</category>
      <description>WSO2 released Agent Manager into general availability in September 2026, an Apache-2.0 control plane that gives AI agents an identity, role-based access, lifecycle stages and a shared set of runtime controls independent of the framework the agent was built with. (Source: InfoQ)</description>
    </item>
    <item>
      <title>Claude Code 2.1.277 reads AGENTS.md when a project has no CLAUDE.md</title>
      <link>https://reveneau.com/ainews/claude-code-2-1-277-reads-agents-md-instead-of-claude-md</link>
      <guid>https://reveneau.com/ainews/claude-code-2-1-277-reads-agents-md-instead-of-claude-md</guid>
      <pubDate>Fri, 18 Sep 2026 18:45:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>Anthropic released Claude Code v2.1.277 on 18 September at 18:06 UTC. In a project with no CLAUDE.md, Claude Code now reads AGENTS.md instead, the file OpenAI Codex and other agents already use for project instructions. (Source: Anthropic)</description>
    </item>
    <item>
      <title>GitHub adds stage-only npm tokens for automation, and sets January 2027 to remove bypass-2FA tokens</title>
      <link>https://reveneau.com/ainews/github-stage-only-npm-tokens-january-2027-bypass-2fa-removal</link>
      <guid>https://reveneau.com/ainews/github-stage-only-npm-tokens-january-2027-bypass-2fa-removal</guid>
      <pubDate>Fri, 18 Sep 2026 18:35:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>GitHub added a new granular npm access token permission, Read and write (stage only), that lets an automated workflow stage a package version but not publish it directly. The change lands ahead of npm's plan to remove bypass-2FA tokens in January 2027. (Source: GitHub)</description>
    </item>
    <item>
      <title>JetBrains merged two Qwen coding models on your laptop and got 71% fewer output tokens than the slower one</title>
      <link>https://reveneau.com/ainews/jetbrains-junie-local-qwen-blend-27b-71-percent-fewer-tokens</link>
      <guid>https://reveneau.com/ainews/jetbrains-junie-local-qwen-blend-27b-71-percent-fewer-tokens</guid>
      <pubDate>Fri, 18 Sep 2026 18:15:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>JetBrains blended Qwen3.6 and Qwen3.8 in equal proportions and shipped the result as Junie Local's default coding model, with 85.47% on LiveCodeBench at a fraction of the reasoning cost. (Source: JetBrains)</description>
    </item>
    <item>
      <title>Google's John Mueller says a JavaScript error page can get your site treated as a duplicate of an unrelated site</title>
      <link>https://reveneau.com/ainews/google-mueller-cross-domain-canonical-js-error-page-de-indexing</link>
      <guid>https://reveneau.com/ainews/google-mueller-cross-domain-canonical-js-error-page-de-indexing</guid>
      <pubDate>Fri, 18 Sep 2026 18:00:00 +0000</pubDate>
      <category>Go-to-market</category>
      <description>A Reddit user reported that their business pages were replaced in Google results by an unrelated casino site, and Google's John Mueller explained how a broken client-side page can cause it. (Source: Search Engine Journal)</description>
    </item>
    <item>
      <title>A new study measures coding agent harness parts one at a time across 176 settings, and says which parts matter for which model</title>
      <link>https://reveneau.com/ainews/empirical-study-harness-design-coding-agents-176-settings-swe-bench-terminal-bench</link>
      <guid>https://reveneau.com/ainews/empirical-study-harness-design-coding-agents-176-settings-swe-bench-terminal-bench</guid>
      <pubDate>Fri, 18 Sep 2026 17:15:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>A new arXiv paper varies planning, action space and context management one at a time across 176 harness settings on SWE-Bench Verified and Terminal-Bench 2.1, and says the benefit of each depends on the model. (Source: arXiv (Fan et al.))</description>
    </item>
    <item>
      <title>Vercel says open-weight models now handle 56% of AI Gateway tokens, and Anthropic still takes 64% of the spend</title>
      <link>https://reveneau.com/ainews/vercel-ai-gateway-open-weight-majority-56-percent-anthropic-64-percent-spend</link>
      <guid>https://reveneau.com/ainews/vercel-ai-gateway-open-weight-majority-56-percent-anthropic-64-percent-spend</guid>
      <pubDate>Fri, 18 Sep 2026 17:00:00 +0000</pubDate>
      <category>Models &amp; agents</category>
      <description>Vercel's September AI Gateway report puts open-weight models at 56% of tokens in August, up from 7% in December, but says Anthropic still takes 64 cents of every dollar of spend. (Source: Vercel)</description>
    </item>
    <item>
      <title>DoorDash cleans up feature flags with multi-agent LLMs, at 13.8 minutes and $4.79 per flag</title>
      <link>https://reveneau.com/ainews/doordash-multi-agent-feature-flag-cleanup-60000-flags-13-minutes-4-79</link>
      <guid>https://reveneau.com/ainews/doordash-multi-agent-feature-flag-cleanup-60000-flags-13-minutes-4-79</guid>
      <pubDate>Fri, 18 Sep 2026 16:45:00 +0000</pubDate>
      <category>Productivity</category>
      <description>DoorDash built a two-phase multi-agent LLM workflow that produced usable pull requests for 45 of 50 stale feature flags, at 13.8 minutes and $4.79 per cleanup. (Source: DoorDash Engineering)</description>
    </item>
    <item>
      <title>Researcher says Z.ai's ZCode coding agent quietly uploads whole git histories, and the UI toggles do not stop it</title>
      <link>https://reveneau.com/ainews/zcode-glm-coding-agent-uploads-git-history-workspace-snapshots-tokenstead</link>
      <guid>https://reveneau.com/ainews/zcode-glm-coding-agent-uploads-git-history-workspace-snapshots-tokenstead</guid>
      <pubDate>Fri, 18 Sep 2026 12:30:00 +0000</pubDate>
      <category>Dev tools</category>
      <description>A researcher going by ferstar reports that Z.ai's ZCode client packages a workspace's entire .git directory into an encrypted archive and uploads it to Alibaba Cloud on every session, with no working toggle to stop it. (Source: Tokenstead)</description>
    </item>
  </channel>
</rss>
