Signals.
Short, frequent takes on what's happening in AI, mobile and software development — written as it happens. Some of these grow into full posts later.
-
AGENTS.md becomes the open standard for AI coding agents — with two notable holdouts
3 July 2026AGENTS.md, the plain-text config file that tells an AI coding agent how to run tests and where not to touch, is now stewarded by the Linux Foundation and read natively by Cursor, Codex, Copilot and Windsurf across 60,000+ repos — but Claude Code and Gemini still use their own formats.
-
iOS alternative app marketplaces spread beyond the EU — Japan and Brazil now live
2 July 2026Apple's iOS 26.2 alternative app marketplace framework, first forced by the EU's Digital Markets Act, is now live in Japan and rolling out in Brazil, each with its own Core Technology Commission structure around 5%. It's a sign the EU carve-out is becoming a template other regulators are adopting rather than a one-off.
-
Claude Fable 5 is back after a three-week export control suspension — the real story is what changed to allow it
2 July 2026Anthropic's Fable 5 model, suspended worldwide on 12 June 2026 under a US export control directive, was redeployed on 1 July after Anthropic added a new safety classifier and the US government agreed to lift the restriction. The resolution mechanism matters as much as the outage did.
-
Claude Code's 50% weekly limit boost ends 13 July — the pattern behind it is the real signal
2 July 2026Anthropic raised Claude Code's weekly usage limits by 50% for Pro, Max, Team, and Enterprise plans, a boost that runs out on 13 July 2026. It's the third capacity increase in about five weeks, and all three trace back to competitive pressure from OpenAI's Codex.
-
OpenAI built a plugin that runs Codex inside Claude Code — teams are stacking tools, not picking one
1 July 2026OpenAI released an official, open-source plugin that runs Codex directly inside Anthropic's Claude Code, letting developers get a second AI opinion or hand off review without leaving their main tool. It's evidence that engineering teams are running multiple AI coding tools together rather than standardising on a single vendor.
-
Google put an AI app builder inside Search — 200 million accounts now have one
1 July 2026Gemini's Canvas tool, embedded directly in Google Search's AI Mode since 4 March 2026, lets any US searcher describe an app in plain English and get a working version rendered in the search results page. The search behaviour it points to: fewer people search for 'app developer' before they've already got something running.
-
Claude Sonnet 5 becomes Claude Code's default model, with a full 1M-token context window
1 July 2026Anthropic's Claude Sonnet 5, released 30 June 2026, is now the default model in Claude Code and includes a full 1 million token context window at standard pricing, with no premium for large-context requests. Launch pricing of $2/$10 per million input/output tokens runs through 31 August 2026.
-
UK app development is now a £28bn+ industry — and still growing 13-15% a year
30 June 2026The UK app development industry is valued at roughly £28-32 billion with over 14,500 businesses, growing at a 13.5-15.4% compound annual rate through 2030. Demand-side spend on commissioning apps is rising faster than the industry's supply-side capacity.
-
Google is now removing AI-generated apps that don't meet quality standards
30 June 2026Google Play tightened enforcement against AI-generated apps in 2026, with poor quality, safety, or UX now grounds for rejection, ranking loss, or permanent removal. It's the clearest signal yet that vibe-coded apps face a real distribution risk, not just a technical one.
-
Cursor restructures Teams pricing: $32 Standard vs $96 Premium per seat
30 June 2026Cursor split its Teams plan into Standard ($32/seat/month annual) and Premium ($96/seat/month annual) tiers from July 1, 2026, separating heavy agent users from typical usage. Procurement teams comparing AI coding tool costs now need to budget per-seat rather than per-tool.
-
On-device AI for mobile apps has crossed the production threshold in 2026
29 June 2026Sub-20ms inference on mid-range Android devices, privacy-by-architecture advantages, and mature frameworks like ExecuTorch 1.0 have made on-device AI a practical choice for mobile apps in healthcare, fintech, and consumer sectors — not just a research project.
-
Flutter's 46% market share lead over React Native is now definitive
29 June 2026Flutter holds 46% of the cross-platform mobile market versus React Native's 35%, growing 3x faster in community engagement. For teams choosing a framework in 2026, Flutter's lead has moved from debatable to clear.
-
Can AI build your production app without a developer? The honest answer for 2026
29 June 2026AI app builders can prototype internal tools in days, but production applications handling payments, health data, multi-tenant users, or third-party integrations still require professional developers. The question founders search most has a nuanced answer.
-
What UK app development actually costs in 2026 — AI hasn't made it free
28 June 2026UK custom app development averages around £90,000 in 2026. AI tools have reduced timelines and some costs, but the headline numbers for professional mobile and web apps haven't fallen as far as the hype suggests.
-
Spec-driven development is replacing vibe coding as the professional AI standard
28 June 2026Every major AI coding platform — Kiro, Claude Code, Cursor, GitHub Spec Kit, Google Antigravity — has now shipped spec-driven development features. The shift from prompt-and-generate to plan-then-build defines how professional teams are working with AI in 2026.
-
Amazon Kiro launches as a spec-driven AI IDE — and replaces Q Developer entirely
28 June 2026Amazon launched Kiro in May 2026 as a ground-up replacement for Q Developer. Its defining feature is spec-driven development: the IDE writes a structured spec before it writes any code.
-
Windsurf is now Devin Desktop: what the rebrand means for AI coding tool comparisons
27 June 2026Windsurf rebranded to Devin Desktop on June 2, 2026, following Cognition AI's $250M acquisition. The product has shifted from a single-agent IDE to a multi-agent platform — and the old Cascade agent reaches end-of-life on July 1.
-
GitHub Copilot switched to token billing on June 1. The flat-rate AI coding era is ending.
27 June 2026GitHub replaced Copilot's fixed premium request allowances with AI credits — a token-based model where monthly allocation scales with plan tier and usage above it is charged per token. The shift signals a broader move toward consumption billing across AI development tools.
-
Claude Fable 5 was suspended worldwide three days after launch. What it signals for AI dependency.
27 June 2026Anthropic released Claude Fable 5 on June 9 — the most capable AI model in the company's history. By June 12, a US government export control directive had taken it offline globally. Both Fable 5 and Mythos 5 remain unavailable with no confirmed restoration date.
-
React Native's legacy architecture is now frozen — what that means for cross-platform app decisions
26 June 2026React Native 0.82 has fully removed the legacy bridge that cross-platform mobile apps have relied on for years. Apps still on the old architecture face a hard upgrade ceiling, and new builds should default to the New Architecture from day one.
-
OpenCode: the open-source AI coding agent that reached 178,000 GitHub stars
26 June 2026OpenCode has become the dominant open-source alternative to Claude Code and Cursor — a terminal-based agent supporting 75+ model providers with full privacy control. 178K GitHub stars and 7.5 million monthly users make it worth understanding.
-
Google kills Gemini CLI: what the Antigravity bait-and-switch means for teams picking AI coding tools
26 June 2026Google shut down the free open-source Gemini CLI on June 18, 2026 and replaced it with a closed-source rewrite called Antigravity CLI. For CTOs and product leads evaluating which AI coding tools to commit to, the episode is a useful case study in platform risk.
-
Windsurf is now Devin Desktop. What that means if you're searching for AI coding tools.
25 June 2026Cognition retired the Windsurf brand on June 2, 2026, relaunching the popular AI coding IDE as Devin Desktop with an Agent Command Center. If you've been searching for 'Windsurf', you're now looking for Devin Desktop — and the product has changed significantly.
-
62% of AI-generated code ships with vulnerabilities. Founders commissioning software need to know this.
25 June 2026Veracode testing found 45% of AI-generated code introduces OWASP Top 10 vulnerabilities. CVEs directly attributed to AI-generated code tripled month-on-month in early 2026. If you're commissioning a product built with AI tools, the security question is no longer hypothetical.
-
Claude Code hit $2.5B ARR. The AI coding category is no longer a bet — it's infrastructure.
25 June 2026Claude Code reached $2.5 billion in annualised recurring revenue by February 2026, six months after crossing $1B. Dario Amodei reported 80x annualised growth in Q1 2026, against internal projections of 10x. AI coding tools have crossed from early-adopter experiment to enterprise infrastructure.
-
WWDC 2026: Apple now gives developers free on-device AI — what it means for iOS apps you commission
24 June 2026Apple announced at WWDC 2026 that developers with under 2 million App Store downloads get free access to Apple Foundation Models running on Private Cloud Compute. A native Swift AI API ships with iOS 27 this autumn, making on-device intelligence a baseline feature rather than a premium add-on.
-
Kotlin Multiplatform jumped from 7% to 23% adoption in 18 months. It's now a real cross-platform option.
24 June 2026Kotlin Multiplatform's adoption tripled from 7% to 23% in 18 months, making it a credible third option alongside Flutter and React Native for cross-platform mobile development. For projects with existing Kotlin or Java backends, the shared-logic approach changes the cost calculation.
-
Cursor reached $2B annualised revenue. The enterprise AI coding market has picked its tools.
24 June 2026Cursor hit $2B annualised run-rate with 1 million paying customers and 64% of Fortune 500 companies as users. The AI coding tool market has consolidated faster than anyone predicted, with Claude Code, Cursor, and a handful of others now defining how professional software gets built.
-
NHS launches £900m healthcare AI framework — the first structured national procurement route for health tech
23 June 2026NHS Shared Business Services launched a £900m Healthcare AI Solutions framework in May 2026, covering diagnostics, predictive analytics, robotics, and consultancy. It's the first national procurement route of its kind, and it signals where NHS AI spending is heading.
-
Lovable hit $200M ARR. Founders are now arriving with prototypes — the commissioning conversation has changed.
23 June 2026Lovable reached $200M ARR and a $6.6B valuation. Bolt.new hit $40M ARR in six months. AI app builders have crossed from experiment to standard practice — and they're changing how founders brief professional development teams.
-
55% of developers now use AI agents regularly — the copilot era is already over
23 June 2026AI coding tools have crossed from assistant to agent: 55% of developers regularly use AI agents in 2026, and 51% of all code committed to GitHub is AI-generated or AI-assisted. The question for CTOs and founders is what that actually changes.
-
"Vibe coding" searches are surging — but what actually ships?
16 June 2026Searches for 'vibe coding', 'build an app with AI' and 'AI app builder' have broken out in 2025-26. The hype is real. So is the gap between what gets generated and what actually reaches production.
-
SwiftUI is now in 78% of new iOS app submissions — but UIKit isn't going anywhere
16 June 202678% of App Store submissions in 2025 included SwiftUI code, up from around 40% in 2023. But 80% of enterprise and legacy apps still run UIKit — making hybrid development the new norm for iOS teams.
-
Low-code is a $30B+ market — and it's raising the bar for custom software
16 June 2026Gartner forecasts 70% of new apps will be built on low-code or no-code platforms by 2025, up from under 25% in 2020. That doesn't eliminate custom development — it changes what custom development needs to justify.
-
Flutter vs React Native in 2026 — the honest answer is "it depends"
16 June 2026Flutter leads Stack Overflow's most-used cross-platform framework rankings, but React Native is closing the gap on job listings. In 2026, framework choice is more about your team than technical superiority.
-
Apple's EU App Store changes — what UK app builders actually need to know
16 June 2026The EU's Digital Markets Act forced Apple to allow third-party iOS marketplaces and alternative payment systems from 2024. Most users still go to the App Store — but the rules around distribution, commission, and pricing have shifted in ways worth understanding.
-
"React vs React Native" searches up 70% — teams are weighing up cross-platform options
11 June 2026Searches comparing React and React Native are up around 70% year-on-year, alongside a 150% rise in 'what is React Native' — a sign teams are evaluating cross-platform frameworks before committing.
-
No-code app builders are trending — but so is interest in dedicated Android development companies
11 June 2026Search interest in no-code app builders is rising alongside a breakout in 'Android app development companies' — suggesting many no-code projects eventually need a dedicated dev team.
-
iOS app development UK searches up 450% — and bespoke software development London is breaking out
11 June 2026UK search interest in iOS app development has jumped sharply, alongside breakout demand for bespoke software development in London and AI software development generally.
-
"Custom mobile app development" searches are declining — but that doesn't mean the demand is
11 June 2026Searches for 'custom mobile app development services' and 'custom mobile app development company' are down 20-100% year-on-year, even as related terms like 'custom software development' and 'AI app development' are growing.
-
Claude Code searches up 3,050% as AI development tooling goes mainstream
11 June 2026Claude Code searches are up over 3,000% year-on-year, alongside breakout interest in tools like OpenClaw and Docker — AI-assisted development tooling is now a mainstream search topic.
-
Claude Code overtakes Copilot as developers' favourite AI coding tool
11 June 2026Recent surveys show Claude Code has the highest developer satisfaction of any AI coding assistant, less than a year after launch.
-
"Best [niche] apps" searches up 3,000-4,500% — niche categories are where attention is going
11 June 2026Searches for 'best travel apps for planning', 'best sleep tracking apps', 'best language exchange apps' and similar are up thousands of percent year-on-year, pointing to growing demand in specific app categories.
-
"Bespoke software development London" is a breakout search term
11 June 2026Alongside general software development queries, two specific terms are breaking out: bespoke software development London, and custom software development firms.
-
"AI software development" searches up 190%, software development news up over 1000%
11 June 2026Search interest in AI software development is climbing fast, and interest in software development news has spiked over 1000% year-on-year.