<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Talking Fingers — AI News</title><description>An AI-driven daily briefing on news from the world of AI, reviewed before publishing.</description><link>https://talkingfingers.net/</link><item><title>AI News — June 5, 2026</title><link>https://talkingfingers.net/news/2026-06-05/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-06-05/</guid><description>A quiet post-Build window: the biggest uncovered story is Cognition retiring the Windsurf brand and relaunching it as Devin Desktop — an agent command center with a Rust-rewritten local agent and support for the open Agent Client Protocol.</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;A quiet post-Build window: the biggest uncovered story is Cognition retiring the Windsurf brand and relaunching it as Devin Desktop — an agent command center with a Rust-rewritten local agent and support for the open Agent Client Protocol.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;coding-agents&quot;&gt;Coding agents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Cognition — retired the &lt;strong&gt;Windsurf&lt;/strong&gt; brand and relaunched the editor as &lt;strong&gt;Devin Desktop&lt;/strong&gt;, shipped as an over-the-air update (plans, pricing, settings, and extensions carry over). The centerpiece is the &lt;strong&gt;Agent Command Center&lt;/strong&gt;: a Kanban board of every agent you’re running — local and cloud — grouped by status (in progress, blocked, ready for review). The local agent &lt;strong&gt;Cascade is replaced by Devin Local&lt;/strong&gt;, rewritten from scratch in Rust, up to &lt;strong&gt;30% more token-efficient&lt;/strong&gt;, and now able to spin up &lt;strong&gt;subagents&lt;/strong&gt; for subtasks; Cascade stays available only through &lt;strong&gt;July 1&lt;/strong&gt;. It folds the IDE, the autonomous cloud agent, a CLI, and review into one “Devin” brand across four surfaces. (&lt;a href=&quot;https://devin.ai/blog/windsurf-is-now-devin-desktop/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://apidog.com/blog/whats-new-in-devin-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://techcoffeehouse.com/2026/06/05/cognition-launches-devin-desktop-as-agent-command-centre-for-engineering-teams/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (This shipped during Build and got buried under the Microsoft news — surfacing it now as the window’s biggest uncovered coding-agents story.)&lt;/p&gt;
&lt;p&gt;The shift worth noting isn’t the rename but the surface: a board of running agents reframes the IDE from a place you write code into a console you supervise work from, so the day-to-day skill tilts toward triaging and unblocking agents rather than typing into a single buffer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; On a multi-part task — say a refactor spanning several modules — Devin Local can fan out a subagent per subtask while the Command Center groups them by status, so you watch one board and step in only on the cards marked &lt;em&gt;blocked&lt;/em&gt; or &lt;em&gt;ready for review&lt;/em&gt; instead of babysitting one linear session.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Cognition — Devin Desktop launches with support for the &lt;strong&gt;Agent Client Protocol (ACP)&lt;/strong&gt;, an open protocol that standardizes editor↔agent communication the way LSP standardized language servers — so any ACP-compatible agent can run inside any ACP-compatible editor. At launch Devin Desktop drives &lt;strong&gt;Codex, Claude Agent, and OpenCode&lt;/strong&gt; through it, alongside a new &lt;strong&gt;Spaces&lt;/strong&gt; feature for sharing context (sessions, PRs, files) across agents. The interesting part isn’t the rebrand but the bet: managing several heterogeneous agents from one surface only works if there’s a common protocol, and Cognition is pushing ACP as that layer rather than locking you to its own agent. (&lt;a href=&quot;https://devin.ai/blog/windsurf-is-now-devin-desktop/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://docs.devin.ai/desktop/acp&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The catch is the one LSP faced too: a protocol only delivers the no-lock-in promise once many editors and agents speak it, so the signal to watch is whether hosts beyond Devin Desktop adopt ACP — until then it’s a well-designed API with a single implementation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Solution Architects:&lt;/strong&gt; ACP gives you an integration contract to standardize on instead of a vendor — a team can let one engineer drive Codex and another Claude Agent inside the same Devin Desktop, with Spaces keeping sessions, PRs, and files consistent across them — so you mandate the protocol and leave individual agent choice open.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Gemini 3.5 Pro (this month)&lt;/strong&gt;: at I/O (May 19) Google said 3.5 Pro was already in internal use and would land “next month” — i.e. June — with no committed date. Google ships every 3.x model as a single blog.google post with the full benchmark grid, so watch for that model card, pricing, and the API model name on day one. The Flash tier already leads some agentic/coding benchmarks, making the Pro drop the one to watch for independent numbers. (&lt;a href=&quot;https://blog.google/innovation-and-ai/sundar-pichai-io-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;What would make it significant is less the headline score than the API price: if it lands aggressively, Pro becomes a plausible default to swap a coding agent onto rather than just another benchmark entry.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Cascade end-of-life (July 1)&lt;/strong&gt;: with Windsurf now Devin Desktop, the old Cascade local agent is deprecated and disappears July 1, replaced by the Rust-based Devin Local. Anyone with Cascade-specific workflows or muscle memory has a four-week migration runway. (&lt;a href=&quot;https://devin.ai/blog/windsurf-is-now-devin-desktop/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The migration risk worth probing now is config and behavior parity — Devin Local is a from-scratch Rust rewrite, not a renamed Cascade, so workflows leaning on specific Cascade settings may need re-authoring rather than carrying over.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Anthropic developer billing split (June 15)&lt;/strong&gt;: now widely reported with specifics — Claude Agent SDK, &lt;code&gt;claude -p&lt;/code&gt;, Claude Code GitHub Actions, and third-party agents move off your subscription limit onto a separate monthly credit pool (~$20 Pro / $100 Max 5x / $200 Max 20x), metered at full API rates with no rollover. Anthropic still hasn’t detailed it on an official page. If it lands as described, a subscription seat no longer covers programmatic usage — worth pricing out ahead of the date. (&lt;a href=&quot;https://www.techtimes.com/articles/317625/20260602/anthropic-ends-subscription-subsidy-agents-june-15-credit-pool-replaces-flat-rate-access.htm&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://codersera.com/blog/anthropic-june-2026-billing-change-claude-code/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;p&gt;Should it pan out, the sharpest impact is on bursty automation — CI runs and GitHub Actions that fire per-commit — where full-rate metering with no rollover turns an unpredictable usage spike into an unpredictable bill.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;MCP spec 2026-07-28 final&lt;/strong&gt;: stateless core, Tasks, and MCP Apps move to stable, and clients must validate the &lt;code&gt;iss&lt;/code&gt; parameter per RFC 9207. Server operators relying on sticky sessions will need to migrate — worth auditing deployments before the date. (&lt;a href=&quot;https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Beyond the sticky-session work, the &lt;code&gt;iss&lt;/code&gt;-validation requirement is a client-side change as much as a server one — even deployments that never used sticky sessions should confirm their clients pass and check &lt;code&gt;iss&lt;/code&gt;, or they risk being non-conformant on the stable spec.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>AI News — June 4, 2026</title><link>https://talkingfingers.net/news/2026-06-04/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-06-04/</guid><description>A quieter post-Build day on the enterprise side: Anthropic confidentially files for an IPO ahead of OpenAI, while Microsoft IQ and Anthropic&apos;s new partner tiers formalize how AI gets deployed inside large organizations.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;A quieter post-Build day on the enterprise side: Anthropic confidentially files for an IPO ahead of OpenAI, while Microsoft IQ and Anthropic&apos;s new partner tiers formalize how AI gets deployed inside large organizations.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;ai-assisted-sdlc&quot;&gt;AI-assisted SDLC&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — at Build, launched &lt;strong&gt;Microsoft IQ&lt;/strong&gt;, a unified enterprise-intelligence layer spanning &lt;strong&gt;Work IQ&lt;/strong&gt; (M365 workplace data inside the trust boundary), &lt;strong&gt;Foundry IQ&lt;/strong&gt; (enterprise knowledge for agents), &lt;strong&gt;Fabric IQ&lt;/strong&gt; (business-semantics ontology), and &lt;strong&gt;Web IQ&lt;/strong&gt; (live web grounding), reachable across &lt;strong&gt;GitHub Copilot, Microsoft Foundry, and Copilot Studio&lt;/strong&gt;. The &lt;strong&gt;Work IQ APIs&lt;/strong&gt; reach GA &lt;strong&gt;June 16&lt;/strong&gt;. The pitch is grounding: give agents a shared, governed view of company data instead of each tool re-inventing its own silo. (&lt;a href=&quot;https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/02/announcing-the-new-work-iq-apis/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://venturebeat.com/data/enterprise-ai-agents-keep-creating-data-silos-microsofts-build-answer-is-microsoft-iq-and-rayfin&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://petri.com/microsoft-iq-ai-enterprise-intelligence/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The practical hook for dev teams: rather than wiring each Copilot agent to your own retrieval stack, Work IQ becomes the supported path for agents to read M365 content under existing M365 permissions — so the grounding story and the access-control story are the same thing. Worth a look once the APIs hit GA on June 16, but it’s a Microsoft-stack bet, so weigh the lock-in against rolling your own grounding layer.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-03] Anthropic — formalized its three-month-old &lt;strong&gt;Claude Partner Network&lt;/strong&gt; with a tiered &lt;strong&gt;Services Track&lt;/strong&gt; (&lt;strong&gt;Select / Preferred / Global Premier&lt;/strong&gt;, gated on counts of certified individuals, deployed joint customers, and public customer stories) and a &lt;strong&gt;Claude Partner Hub&lt;/strong&gt; portal — refreshed daily — where partners track their standing and customers find qualified firms. Since March’s launch, &lt;strong&gt;40,000+ firms have applied&lt;/strong&gt; and &lt;strong&gt;10,000+ consultants&lt;/strong&gt; have earned a Claude certification. (&lt;a href=&quot;https://www.anthropic.com/news/services-track-partner-hub&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://qz.com/anthropic-claude-partner-network-services-track-hub-enterprise-060326&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://www.pymnts.com/artificial-intelligence-2/2026/anthropic-updates-partner-program-as-enterprise-ai-adoption-grows/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;This is less a product than a go-to-market signal: Anthropic is building a certified-integrator channel the way enterprise-software vendors always have, which matters if you’re an org that buys Claude deployments through a systems integrator rather than building in-house — the tiers and Hub are meant to tell you which firms have actually shipped Claude in production versus just badged up.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-01] Anthropic — confidentially &lt;strong&gt;filed a draft S-1 with the SEC&lt;/strong&gt;, taking the first formal step toward an IPO and getting out ahead of OpenAI, which is reportedly readying its own filing. It follows a round that valued Anthropic at a &lt;strong&gt;$965B&lt;/strong&gt; post-money valuation (topping OpenAI’s $852B) on a reported &lt;strong&gt;~$47B revenue run-rate&lt;/strong&gt;, up from ~$10B a year ago. (&lt;a href=&quot;https://www.anthropic.com/news/confidential-draft-s1-sec&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://techcrunch.com/2026/06/01/anthropic-files-to-go-public/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://fortune.com/2026/06/01/anthropic-confidentially-files-ipo-965-billion-valuation/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;For teams standardizing their SDLC on Claude Code, this is a vendor-durability signal more than a product change: a public-company filing brings disclosure and capital that argue for longevity, but it also adds the usual quarterly-earnings pressure on pricing — so it cuts both ways when you’re betting a toolchain on a single vendor’s roadmap. (Carried over from the weekend; it slipped through the Build-heavy briefings and is the biggest uncovered industry story of the window.)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Microsoft Work IQ APIs GA (June 16)&lt;/strong&gt; and &lt;strong&gt;Foundry hosted agents GA (early July)&lt;/strong&gt;: the dates that turn Build’s keynote slides into something you can actually provision against. Watch for real auth/permission docs on Work IQ — the “agents read M365 under existing permissions” claim is the whole value proposition and the whole risk.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Gemini 3.5 Pro rollout (this month)&lt;/strong&gt;: at I/O (May 19), Google said 3.5 Pro was already in internal use and would roll out “the following month” — i.e. June. The Flash tier already leads some agentic/coding benchmarks, so the Pro drop is the one to watch for a model card and independent numbers. (&lt;a href=&quot;https://blog.google/innovation-and-ai/sundar-pichai-io-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;OpenAI confidential IPO filing&lt;/strong&gt;: reported to be readying its own draft S-1 in Anthropic’s wake — no filing confirmed yet. Worth watching for how the two listings are timed against each other. (&lt;a href=&quot;https://finance.yahoo.com/markets/article/anthropic-files-confidential-ipo-paperwork-ahead-of-openai-160929425.html&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Anthropic developer billing split (June 15)&lt;/strong&gt;: Claude Agent SDK, &lt;code&gt;claude -p&lt;/code&gt;, and GitHub Actions usage reportedly move off subscriptions onto a separate monthly credit pool (~$20–$200); Anthropic still hasn’t detailed it on an official page. If real, it changes the cost model for anyone running Claude in CI or automation — worth pricing out ahead of the date. (&lt;a href=&quot;https://chatforest.com/reviews/anthropic-claude-agent-sdk-billing-split-june-15-2026-credit-pool-developer-guide/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;MCP spec 2026-07-28 final&lt;/strong&gt;: stateless core, Tasks, and MCP Apps move to stable, and clients must validate the &lt;code&gt;iss&lt;/code&gt; parameter per RFC 9207 (SEP-2468). Server operators relying on sticky sessions will need to migrate — worth auditing deployments before the date. (&lt;a href=&quot;https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>AI News — June 3, 2026</title><link>https://talkingfingers.net/news/2026-06-03/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-06-03/</guid><description>Anthropic scales Project Glasswing and Claude Mythos to ~150 critical-infrastructure organizations, while Microsoft Build&apos;s second day puts names to its homegrown MAI model family and ships a standalone GitHub Copilot app.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;Anthropic scales Project Glasswing and Claude Mythos to ~150 critical-infrastructure organizations, while Microsoft Build&apos;s second day puts names to its homegrown MAI model family and ships a standalone GitHub Copilot app.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;model-releases&quot;&gt;Model releases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Anthropic — &lt;strong&gt;expanded Project Glasswing&lt;/strong&gt;, extending &lt;strong&gt;Claude Mythos Preview&lt;/strong&gt; access to ~&lt;strong&gt;150 new organizations across 15+ countries&lt;/strong&gt;, most of them critical-infrastructure operators in newly added sectors (power, water, healthcare, communications, hardware). The first ~50 partners have already surfaced &lt;strong&gt;10,000+ high/critical-severity flaws&lt;/strong&gt; — Cloudflare reports ~2,000 bugs (400 high/critical) across critical-path systems and Mozilla found 271 vulnerabilities in Firefox 150, &gt;10× a prior run. Anthropic also points to &lt;strong&gt;Claude Security&lt;/strong&gt;, a new product that uses public frontier models like Opus 4.8 to scan codebases and suggest patches. (&lt;a href=&quot;https://www.anthropic.com/news/expanding-project-glasswing&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://techcrunch.com/2026/06/02/anthropic-scales-claude-mythos-to-critical-infrastructure-in-15-countries/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://www.cybersecuritydive.com/news/ai-anthropic-claude-mythos-project-glasswing-expand/821714/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;This is the concrete follow-through on the “Mythos to all customers in the coming weeks” intent flagged earlier — but it’s a controlled expansion to vetted infrastructure operators, not general availability. The practical read: a security-strong frontier model is now finding real bugs at scale in software you depend on, and the productized spin-off (Claude Security) is what most teams will actually get their hands on first.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — Build’s second day put names to yesterday’s homegrown-model push: a family of &lt;strong&gt;seven self-developed MAI models&lt;/strong&gt;, led by &lt;strong&gt;MAI-Thinking-1&lt;/strong&gt; (a reasoning model) and &lt;strong&gt;MAI-Code-1&lt;/strong&gt; (an inference-efficient coding model tuned for GitHub and VS Code, available now in Copilot and VS Code). It fleshes out the “Project Polaris” Copilot-engine strategy reported yesterday and is Microsoft’s clearest statement yet that it intends to run its flagship dev tools on its own models. (&lt;a href=&quot;https://news.microsoft.com/build-2026-live-blog/microsoft-build-2026-live/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://www.tomsguide.com/news/live/microsoft-build-2026&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://www.theneuron.ai/explainer-articles/everything-microsoft-announced-at-microsoft-build-2026-explained/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The thing to watch is that Microsoft has put names and availability (“now in Copilot and VS Code”) to MAI-Code-1 but hasn’t published detailed independent benchmarks for the seven-model lineup — so treat the “tuned for GitHub” framing as a positioning claim until third parties test it on real repositories.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; Since MAI-Code-1 is available now in Copilot and VS Code, you can switch your completion model to it and trial it on a real branch today — a low-stakes way to see how it handles your stack before Microsoft’s own models become the Copilot default.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;coding-agents&quot;&gt;Coding agents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] GitHub — a &lt;strong&gt;standalone GitHub Copilot desktop app&lt;/strong&gt; (preview) brings agentic development out of the editor: start from an idea, issue, or PR, &lt;strong&gt;orchestrate multiple agent sessions in parallel&lt;/strong&gt;, and keep changes moving through review, CI, and merge from one native surface. It’s the clearest sign yet of Copilot shifting from in-editor assistant toward a place you supervise several long-running agents at once. (&lt;a href=&quot;https://news.microsoft.com/build-2026-live-blog/microsoft-build-2026-live/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://www.tomsguide.com/news/live/microsoft-build-2026&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; Instead of babysitting one Copilot session in VS Code, you can kick off several agents — say one fixing a flaky test suite, another drafting a migration, a third triaging an issue — and review their PRs as they land, treating the app as a control panel rather than a chat box.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] GitHub — a &lt;strong&gt;Copilot CLI refresh&lt;/strong&gt; (v1.0.58/1.0.59) shipped at Build: a &lt;strong&gt;&lt;code&gt;/rubber-duck&lt;/code&gt;&lt;/strong&gt; command that hands the agent’s current plan, design, or tests to an independent critic agent for adversarial feedback (now on by default), &lt;strong&gt;prompt scheduling&lt;/strong&gt; via &lt;code&gt;/every&lt;/code&gt; and &lt;code&gt;/after&lt;/code&gt; to run a prompt or skill within a session, and &lt;strong&gt;voice input&lt;/strong&gt; — all GA today. (&lt;a href=&quot;https://github.blog/changelog/2026-06-02-copilot-cli-improved-ui-rubber-duck-prompt-scheduling-and-voice-input/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://github.com/github/copilot-cli/blob/main/changelog.md&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;/rubber-duck&lt;/code&gt; critic is the interesting one: a built-in second agent that looks for blind spots and design flaws in the main agent’s work is a cheap, in-loop way to catch the kind of confidently-wrong output that the Sonar survey’s “verification gap” warned about.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; With prompt scheduling now GA, you can have the CLI run a prompt or skill on a cadence inside a session — &lt;code&gt;/every&lt;/code&gt; to re-run your test-and-lint step after each change, or &lt;code&gt;/after&lt;/code&gt; to kick a follow-up once a long build finishes — instead of manually re-issuing it each time.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;ai-assisted-sdlc&quot;&gt;AI-assisted SDLC&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — the &lt;strong&gt;Surface RTX Spark Dev Box&lt;/strong&gt; targets sustained local AI workloads: up to &lt;strong&gt;1 petaflop of AI compute&lt;/strong&gt; and &lt;strong&gt;128GB unified memory&lt;/strong&gt;, enough to run &lt;strong&gt;120B-parameter models locally&lt;/strong&gt; within a 100W envelope, pitched for long-running training jobs, agentic AI pipelines, and local fine-tuning. Available later this year in the US. (&lt;a href=&quot;https://siliconangle.com/2026/06/02/microsoft-announces-surface-rtx-spark-ai-supercomputer-development-box/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://www.tomsguide.com/news/live/microsoft-build-2026&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;For teams whose data-residency or cost constraints make cloud inference awkward, a desk-side box that runs 120B models locally changes the calculus on where agentic pipelines and fine-tuning runs can live — though “later this year” and US-only availability mean it’s a plan-ahead item, not something to provision against now.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — &lt;strong&gt;Windows AI APIs expand beyond NPUs to GPUs and CPUs&lt;/strong&gt;, starting with GPU support for Phi Silica and CPU support for video super-resolution and live captions, pushing local AI inference across a much wider range of Windows 11 hardware rather than only Copilot+ PCs. (&lt;a href=&quot;https://www.tomsguide.com/news/live/microsoft-build-2026&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://chatforest.com/builders-log/microsoft-build-2026-windows-ai-models-aion-local-inference-builder-guide/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;This matters for fleet rollout: features gated to NPU-only “capable PCs” land unevenly, so opening the same APIs to GPU/CPU means apps built on Windows AI can degrade gracefully to more machines instead of failing on hardware without an NPU.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;MAI model cards &amp;#x26; independent benchmarks&lt;/strong&gt;: Microsoft named the seven-model MAI family but hasn’t published detailed benchmarks; watch for those and for how the August “Project Polaris → GitHub Copilot default” migration actually lands. Vendor coding numbers rarely survive contact with real codebases.&lt;/p&gt;
&lt;p&gt;This becomes significant the moment third parties benchmark MAI-Code-1 on real repositories — that’s when the “tuned for GitHub” framing either holds up or doesn’t, and the August default-engine swap is when those quality questions stop being academic for Copilot users.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Surface RTX Spark Dev Box availability&lt;/strong&gt;: “later this year in the US” via microsoft.com — watch for a firm date, price, and whether availability widens beyond the US.&lt;/p&gt;
&lt;p&gt;Worth watching because a firm price and date are what turn a desk-side 120B-capable box from a keynote spec into something a team can actually budget against as an alternative to cloud inference — and whether it ever reaches beyond the US decides who gets that option.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Anthropic developer billing split (June 15)&lt;/strong&gt;: Claude Agent SDK, &lt;code&gt;claude -p&lt;/code&gt;, and GitHub Actions usage reportedly move off subscriptions onto a separate monthly credit pool (~$20–$200); Anthropic still hasn’t detailed it on an official page. (&lt;a href=&quot;https://chatforest.com/reviews/anthropic-claude-agent-sdk-billing-split-june-15-2026-credit-pool-developer-guide/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;p&gt;Should this land as described, it would change the cost model for anyone running Claude in CI or automation — a subscription seat would no longer cover programmatic usage — so it’s worth pricing out ahead of June 15 even while it stays unconfirmed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;MCP spec 2026-07-28 final&lt;/strong&gt;: stateless core, Tasks, and MCP Apps move to stable; server operators will need to migrate off sticky sessions.&lt;/p&gt;
&lt;p&gt;The significance for operators is the migration work it implies: once the stateless core, Tasks, and MCP Apps are stable, anything relying on sticky sessions needs reworking, so it’s worth auditing your MCP deployments before the date.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>AI News — June 2, 2026</title><link>https://talkingfingers.net/news/2026-06-02/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-06-02/</guid><description>Microsoft Build 2026 opens in San Francisco: Windows becomes an agent platform, Copilot Workspace ships, and Project Polaris — Microsoft&apos;s own coding model — moves to replace GPT-4 Turbo in GitHub Copilot.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;Microsoft Build 2026 opens in San Francisco: Windows becomes an agent platform, Copilot Workspace ships, and Project Polaris — Microsoft&apos;s own coding model — moves to replace GPT-4 Turbo in GitHub Copilot.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;model-releases&quot;&gt;Model releases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — at Build, unveiled &lt;strong&gt;Project Polaris&lt;/strong&gt;, an in-house coding model set to replace GPT-4 Turbo as the default in GitHub Copilot starting August (automatic migration, optional ~3-month GPT-4 fallback). Reported as a mixture-of-experts design tuned per language — claimed gains on HumanEval/MBPP and in low-resource languages like Rust/Haskell — running on Microsoft’s custom Maia accelerators in Azure to cut per-inference latency and cost. It’s Microsoft’s clearest move yet to reduce its OpenAI dependence inside its flagship dev tool. (&lt;a href=&quot;https://news.microsoft.com/build-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://windowsnews.ai/article/microsoft-build-2026-homegrown-ai-models-to-power-github-copilot.420887&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://aiweekly.co/alerts/microsoft-targets-claude-code-with-project-polaris&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;For Copilot users this is mostly invisible plumbing — the same editor, a different engine — but the practical thing to note is that your default completions are slated to swap models mid-summer, so any prompt habits or quirks you’ve tuned against GPT-4 Turbo may shift once Polaris becomes the default.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — Build also introduced the &lt;strong&gt;Aion 1.0&lt;/strong&gt; on-device model family for Windows. &lt;strong&gt;Aion 1.0 Plan&lt;/strong&gt; (a 14B reasoning-and-tool-calling model, 32K context) ships in-box on capable PCs so apps can reason over user intent, invoke tools, manage files, and orchestrate sub-agents locally — full agentic workflows on-device, rolling out “in the coming months.” Alongside it, &lt;strong&gt;Aion 1.0 Instruct&lt;/strong&gt; is a smaller/faster SLM (preview, to be released as open weights) that succeeds the current Windows OS SLM for everyday text intelligence and extends into Edge. Where Polaris is the cloud Copilot brain, Aion pushes agentic inference down to the device. (&lt;a href=&quot;https://blogs.windows.com/windowsdeveloper/2026/06/02/build-2026-furthering-windows-as-the-trusted-platform-for-development/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://windowsnews.ai/article/build-2026-microsofts-windows-ai-models-copilot-super-app-and-dev-setup-reset.421337&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The practical hook here is hardware: on-device agentic inference means no per-token cloud cost and data that never leaves the machine, but it only runs on “capable PCs,” so expect these features to land unevenly across a fleet rather than everywhere at once.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;coding-agents&quot;&gt;Coding agents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — &lt;strong&gt;Copilot Workspace exits beta&lt;/strong&gt; and gains an Agent Mode where Copilot acts as a meta-agent: describe a workflow and it designs, provisions, and monitors a swarm of sub-agents to execute it — pushing Copilot from synchronous assistant toward async, long-running “coworker.” (&lt;a href=&quot;https://news.microsoft.com/build-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://chatforest.com/builders-log/microsoft-build-2026-recap-windows-agent-platform-project-polaris-copilot-workspace/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The shift from synchronous to long-running agents changes how you supervise work: you review outcomes from a swarm rather than steering each step, which puts a premium on writing a tight task spec up front and good guardrails around what the agents can touch.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; Rather than prompting Copilot file-by-file for a multi-step change, you can describe the whole workflow once — e.g. add a feature flag across several services and wire up its tests — and have it provision and monitor sub-agents that carry out and report back on each piece, leaving you to review the assembled result.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — &lt;strong&gt;Agent Mode is now the default&lt;/strong&gt; across Office 365 Copilot apps (Word, Excel, PowerPoint), reframing the assistant as an executor of multi-step tasks rather than a prompt-by-prompt helper. (&lt;a href=&quot;https://news.microsoft.com/build-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://www.technobezz.com/news/microsoft-opens-build-2026-in-san-francisco-with-agent-mode-as-the-default-for-office-365-copilot&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Making this the default rather than an opt-in matters because non-technical colleagues will now hand multi-step tasks to Copilot as a matter of course — so for anyone downstream, expect more agent-generated documents and spreadsheets flowing into review, and worth setting expectations about checking them.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-01] OpenAI / AWS — &lt;strong&gt;GPT-5.5, GPT-5.4, and Codex reach GA on Amazon Bedrock&lt;/strong&gt; (commercial and GovCloud regions, out of April’s limited preview), with inference routed through Bedrock under customers’ existing IAM/VPC/encryption controls and pricing matched to OpenAI first-party rates. It hands AWS-resident enterprises a governed path to Codex (App, CLI, IDE) without leaving their cloud — though Codex doesn’t yet support Bedrock Mantle endpoints in GovCloud. (&lt;a href=&quot;https://openai.com/index/openai-frontier-models-and-codex-are-now-available-on-aws/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://aws.amazon.com/blogs/aws/get-started-with-openai-gpt-5-5-gpt-5-4-models-and-codex-on-amazon-bedrock/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;For teams already standardized on Bedrock, this removes the usual blocker to adopting Codex — data-residency and procurement sign-off — because nothing has to leave the existing AWS account boundary to use it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Solution Architects:&lt;/strong&gt; A team whose data-residency policy forbids calling OpenAI’s first-party API can now stand up Codex (App, CLI, IDE) with all traffic staying inside their existing Bedrock account, reusing the same IAM roles, VPC endpoints, and encryption controls that already gate their other Bedrock models — rather than provisioning a separate egress path and key-management story for an outside vendor.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;ai-assisted-sdlc&quot;&gt;AI-assisted SDLC&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — Build positions Windows as an &lt;strong&gt;agent platform&lt;/strong&gt;: the &lt;strong&gt;Windows Agent Framework (WAF)&lt;/strong&gt; is open-sourced under MIT (abstracting agent lifecycle/services), alongside a new &lt;strong&gt;Windows Agent Store&lt;/strong&gt;, &lt;strong&gt;WSL 3&lt;/strong&gt;, and &lt;strong&gt;Azure Agent Mesh&lt;/strong&gt; — a control plane that federates agent execution across on-prem Windows servers, Windows 365 Cloud PCs, and Azure Arc edge devices, routing tasks to the nearest node (consumption-based, GA targeted Q4 2026). This is the concrete delivery of the WAF open-sourcing flagged in last week’s preview. (&lt;a href=&quot;https://news.microsoft.com/build-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://windowsnews.ai/article/build-2026-microsoft-makes-windows-an-agent-platform-for-ai-developers.420496&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://aitoolsrecap.com/Blog/microsoft-build-2026-windows-agent-framework-wsl3-azure-mesh&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Open-sourcing the framework under MIT rather than shipping it as a closed product is a bid to make Windows the default substrate for agents the way it was for desktop apps; for developers it means you can build against a documented agent lifecycle without betting your code on a proprietary, lock-in runtime.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;[2026-06-02] Microsoft — &lt;strong&gt;Azure AI Foundry Agent Service hits GA&lt;/strong&gt; as a next-gen managed runtime built on the OpenAI Responses API (wire-compatible with OpenAI agents) and open to models from DeepSeek, xAI, Meta and others, with production SDKs for Python/JS/Java/.NET. The &lt;strong&gt;Microsoft Foundry portal&lt;/strong&gt; (ai.azure.com) also went GA as the unified build-and-govern surface, and an &lt;strong&gt;Agent Orchestrator&lt;/strong&gt; for load-balancing across thousands of agents is previewed for August. It’s the managed-service complement to the device-spanning Azure Agent Mesh above — the build/runtime layer versus the federation control plane. (&lt;a href=&quot;https://news.microsoft.com/build-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;official&lt;/a&gt;, &lt;a href=&quot;https://windowsnews.ai/article/build-2026-microsoft-unleashes-ai-agents-across-office-365-windows-and-azure-at-san-francisco-keynot.421349&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;GA is the signal enterprises wait for before putting agents into production — it brings the support and stability commitments preview doesn’t — and the multi-model openness (DeepSeek, xAI, Meta) means you’re not locked to a single provider’s roadmap on the runtime.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Software Developers:&lt;/strong&gt; Because the service is wire-compatible with the OpenAI Responses API, a team with an existing OpenAI-agents app can repoint it at Foundry Agent Service using the Python or .NET SDK and swap the underlying model to, say, a Meta or DeepSeek one — without rewriting their agent orchestration code.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Microsoft Build day two (June 3)&lt;/strong&gt;: more agent/Foundry sessions expected; watch for the in-box &lt;strong&gt;Aion 1.0 Plan&lt;/strong&gt; availability timeline and an official model card to firm up beyond “coming months.”&lt;/p&gt;
&lt;p&gt;Worth watching because a firm date and a model card would turn Aion from a keynote demo into something teams can actually plan device-side adoption around.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Project Polaris → GitHub Copilot migration (August 2026)&lt;/strong&gt;: watch for an official model card, independent benchmarks, and how the GPT-4 Turbo fallback window actually works in practice.&lt;/p&gt;
&lt;p&gt;The thing to watch is independent benchmarks — vendor HumanEval/MBPP numbers rarely survive contact with real codebases — and whether the fallback genuinely lets teams pin GPT-4 Turbo if Polaris regresses on their stack.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Anthropic Mythos-class GA&lt;/strong&gt;: Anthropic has said it expects to bring Mythos-class models (the security-strong frontier model behind Project Glasswing) to all customers “in the coming weeks” — no firm date yet. (&lt;a href=&quot;https://red.anthropic.com/2026/mythos-preview/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;, &lt;a href=&quot;https://www.bleepingcomputer.com/news/artificial-intelligence/anthropic-confirms-claude-mythos-class-models-will-roll-out-to-the-public/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Significant when it lands because it would put a security-hardened frontier model in general hands; until there’s a date, though, this is a stated intention rather than something to plan against.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Anthropic developer billing split (June 15)&lt;/strong&gt;: Claude Agent SDK, &lt;code&gt;claude -p&lt;/code&gt;, and GitHub Actions usage reportedly move off subscriptions onto a separate monthly credit pool (~$20–$200); Anthropic has not detailed it on an official page yet. (&lt;a href=&quot;https://chatforest.com/reviews/anthropic-claude-agent-sdk-billing-split-june-15-2026-credit-pool-developer-guide/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;p&gt;Should this pan out, it would change the cost model for anyone running Claude in CI or automation — subscription seats would no longer cover programmatic usage — so it’s worth pricing out before the date even while it’s unconfirmed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;OpenAI GPT-5.6&lt;/strong&gt;: only leak signals (Codex log traces, prediction-market odds) so far; no model card or date — watched for a late-spring drop. (&lt;a href=&quot;https://perplexityaimagazine.com/ai-news/gpt-56-release-date-features-leaks-openai-2026/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/p&gt;
&lt;p&gt;Only worth acting on once there’s a model card; leak traces and prediction-market odds aren’t a basis for a roadmap, so this stays a curiosity until OpenAI confirms anything.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;MCP spec 2026-07-28 final&lt;/strong&gt;: stateless core and MCP Apps move to stable; server operators will need to migrate off sticky sessions.&lt;/p&gt;
&lt;p&gt;The significance for operators is the migration work it implies: once the stateless core is stable, anything relying on sticky sessions will need reworking, so it’s worth auditing your MCP deployments ahead of the date.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>AI News — June 1, 2026</title><link>https://talkingfingers.net/news/2026-06-01/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-06-01/</guid><description>GitHub Copilot flips to usage-based AI Credits billing and a new Max tier; DeepSeek makes its 75% V4-Pro cut the permanent floor — all ahead of Microsoft Build.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;GitHub Copilot flips to usage-based AI Credits billing and a new Max tier; DeepSeek makes its 75% V4-Pro cut the permanent floor — all ahead of Microsoft Build.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;model-releases&quot;&gt;Model releases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-31] DeepSeek — the 75% promotional discount on V4-Pro becomes the permanent base rate as the promo ends 15:59 UTC today: now $0.435/MTok input, $0.87/MTok output (cache-hit $0.003625/MTok). The “reference” list price is retired, locking in an aggressive low floor that keeps pressure on frontier-API economics. (Announced May 23; effective May 31.) (&lt;a href=&quot;https://apidog.com/blog/deepseek-v4-pro-permanent-price-cut/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;coding-agents&quot;&gt;Coding agents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-06-01] GitHub — Copilot individual plans move to usage-based &lt;strong&gt;AI Credits&lt;/strong&gt; billing today. Pro and Pro+ keep their $10/$39 prices but gain a two-part allowance: base credits matched 1:1 to subscription price (Pro 1,000, Pro+ 3,900) plus a variable &lt;strong&gt;flex allotment&lt;/strong&gt; (Pro 500, Pro+ 3,100) that adapts as model economics shift. A new &lt;strong&gt;Max&lt;/strong&gt; tier adds 10,000 base + 10,000 flex credits and priority access to new models for heavy individual users. (&lt;a href=&quot;https://github.blog/news-insights/company-news/github-copilot-individual-plans-introducing-flex-allotments-in-pro-and-pro-and-a-new-max-plan/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;ai-assisted-sdlc&quot;&gt;AI-assisted SDLC&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-30] Cognizant — TriZetto Unify reportedly now treats AI agents as first-tier consumers via a headless API model, launching Electronic Prior Authorization as its first agent-ready service (HL7 FHIR-aligned); Cognizant has not confirmed it. It shifts agent work from brittle UI automation to direct, auditable API calls — first-touch coordination at machine speed while humans keep clinical judgment. (&lt;a href=&quot;https://aiagentstore.ai/ai-agent-news/daily/2026-05-30&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;) (unconfirmed)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Build 2026&lt;/strong&gt; (June 2–3, Fort Mason SF; Nadella keynote June 2, 9:30am PT): the Windows Agent Framework open-sourced under MIT, a multi-model Copilot (including Anthropic models), and — reportedly — Microsoft’s own homegrown coding models to power GitHub Copilot. Expect concrete API specs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP spec 2026-07-28 final&lt;/strong&gt;: the stateless core and MCP Apps move to stable; server operators will need to migrate off sticky sessions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mistral Large 4, DeepSeek V4.1, Qwen Max-class refreshes&lt;/strong&gt;: still flagged as imminent late-spring releases, but no confirmed dates yet.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item><item><title>AI News — May 31, 2026</title><link>https://talkingfingers.net/news/2026-05-31/</link><guid isPermaLink="true">https://talkingfingers.net/news/2026-05-31/</guid><description>Claude Opus 4.8 ships with big honesty gains and dynamic workflows; MCP RC locks a stateless protocol and the NSA weighs in on server security.</description><pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;em&gt;Claude Opus 4.8 ships with big honesty gains and dynamic workflows; MCP RC locks a stateless protocol and the NSA weighs in on server security.&lt;/em&gt;&lt;/p&gt;&lt;h2 id=&quot;model-releases&quot;&gt;Model releases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-28] Anthropic — Claude Opus 4.8 GA: SWE-bench Pro 69.2% (up from 64.3%), USAMO 96.7% (vs 69.3% for 4.7), GDPval-AA 1890 (121 Elo ahead of GPT-5.5); pricing identical to 4.7; fast mode is now 3× cheaper at 2.5× speed; only model to complete every case end-to-end on the Super-Agent benchmark. (&lt;a href=&quot;https://9to5mac.com/2026/05/28/anthropic-upgrades-claude-with-new-opus-4-8-model-heres-whats-new/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-05-28] Anthropic — Opus 4.8 is ~4× less likely than 4.7 to silently pass code it knows is flawed — the headline honesty improvement in the release. (&lt;a href=&quot;https://the-decoder.com/anthropic-ships-claude-opus-4-8-as-a-modest-but-tangible-improvement-that-tops-gpt-5-5-in-most-benchmarks/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;coding-agents&quot;&gt;Coding agents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-30] Anthropic — Claude Code v2.1.158: &lt;em&gt;dynamic workflows&lt;/em&gt; research preview lets Claude write orchestration scripts that spawn tens-to-hundreds of parallel subagents in a single session for large-scale migrations and multi-repo engineering work; Opus 4.8 is now the default high-effort model in Code. (&lt;a href=&quot;https://code.claude.com/docs/en/changelog&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-05-30] Anthropic — Claude Code plugins in &lt;code&gt;.claude/skills&lt;/code&gt; now auto-load without marketplace setup; &lt;code&gt;claude plugin init &amp;#x3C;name&gt;&lt;/code&gt; scaffolds new plugins locally; auto mode available on Bedrock, Vertex, and Foundry for Opus 4.7/4.8 via &lt;code&gt;CLAUDE_CODE_ENABLE_AUTO_MODE=1&lt;/code&gt;. (&lt;a href=&quot;https://code.claude.com/docs/en/changelog&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-05] AWS Kiro — new &lt;em&gt;spec validation&lt;/em&gt; feature uses formal methods to check requirement specs for internal contradictions before any code is generated, targeting underspecified-prompt “AI slop”; parallel task execution reportedly cuts large-project time by ~75% per AWS. (&lt;a href=&quot;https://www.geekwire.com/2026/aws-targets-ai-slop-with-new-spec-check-in-kiro-coding-tool-amid-scrutiny-of-agent-reliability/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;mcp&quot;&gt;MCP&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-21] MCP — 2026-07-28 release candidate locked: protocol goes stateless (no session handshake; every request is self-contained with protocol version and capabilities in &lt;code&gt;_meta&lt;/code&gt;), enabling plain round-robin load balancing; &lt;code&gt;Mcp-Method&lt;/code&gt;/&lt;code&gt;Mcp-Name&lt;/code&gt; headers allow gateway routing without body inspection; &lt;em&gt;MCP Apps&lt;/em&gt; adds sandboxed HTML UIs served by tool servers. Final spec targets July 28. (&lt;a href=&quot;https://blog.modelcontextprotocol.io/posts/2026-07-28-release-candidate/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-05] NSA — published MCP security guidance (CSI PP-26-1834) recommending mandatory OAuth 2.1 per server, network segmentation for MCP traffic, and prompt-injection defenses; timed alongside rapid enterprise MCP adoption. (&lt;a href=&quot;https://www.nsa.gov/Portals/75/documents/Cybersecurity/CSI_MCP_SECURITY.pdf&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-04→05] OX Security — disclosed a systemic RCE design flaw in the MCP STDIO transport affecting all official SDKs (Python, TypeScript, Java, Rust) and ~7,000 public servers (150M+ download supply chain); CVE-2026-33032 (CVSS 9.8) in nginx-ui; Anthropic confirmed the behavior is intentional and declined to modify the protocol, placing sanitization responsibility on developers. (&lt;a href=&quot;https://www.ox.security/blog/the-mother-of-all-ai-supply-chains-critical-systemic-vulnerability-at-the-core-of-the-mcp/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;ai-assisted-sdlc&quot;&gt;AI-assisted SDLC&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[2026-05-30] Microsoft — Build 2026 (June 2–3, San Francisco) preview: Windows Agent Framework (WAF) to be open-sourced under MIT with APIs embedding autonomous agents in the OS shell and security model; GitHub Copilot agent mode ships specialized sub-agents for testing, docs, security scanning, and review running in parallel inside VS Code. (&lt;a href=&quot;https://windowsnews.ai/article/microsoft-build-2026-windows-becomes-the-platform-for-ai-agents.420503&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;[2026-05] Sonar — 2026 State of Code survey: 96% of developers don’t fully trust AI-generated code, yet only 48% always verify it before committing; AI now accounts for 42% of all committed code, with developers predicting 65% by 2027 — the “verification gap” is the emergent bottleneck. (&lt;a href=&quot;https://www.sonarsource.com/company/press-releases/sonar-data-reveals-critical-verification-gap-in-ai-coding/&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;&gt;source&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;watch-list&quot;&gt;Watch list&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Microsoft Build 2026 (June 2–3): WAF open-source drop and Copilot Agent Mode details — expect concrete API specs.&lt;/li&gt;
&lt;li&gt;MCP spec 2026-07-28 final: stateless core and MCP Apps go stable; server operators will need to migrate away from sticky sessions.&lt;/li&gt;
&lt;li&gt;Mistral Large 4, DeepSeek V4.1, Qwen Max: multiple sources flag these as imminent late-May/early-June; no confirmed release window yet.&lt;/li&gt;
&lt;/ul&gt;</content:encoded></item></channel></rss>