Iru · GTM Architecture · Market Intelligence

Software Development Tooling Lumascape

Every vendor that touches the path from prompt to merged code, mapped across the four segments briefed, plus a fifth cross-cutting layer the product documentation exposed. Built for Hyrax competitive positioning. Financial figures are shown only where a dated, named source exists.

Compiled August 27, 2026
Geography Global, US-weighted
Vendors mapped 165+
Sources Reuters, Bloomberg, CNBC, TechCrunch, SEC filings, Sacra, company blogs
Market size 2026
$9.3–10.1B
Narrow AI code tools definition. Range across Business Research Co., Mordor, Fortune BI, Precedence.
Growth rate
24–28%
CAGR to 2030–31. Consensus lands at $22–30B by 2030.
Largest single asset
$60B
SpaceX acquisition of Anysphere (Cursor). Closed August 14, 2026 per SEC Form 8-K.
Revenue leader, tools
~$4B
Cursor annualized revenue, June 2026. Was $100M in January 2025.
Revenue leader, CLI
>$2.5B
Claude Code run-rate, disclosed by Anthropic February 12, 2026.
Review segment leader
$1.5B
CodeRabbit valuation, August 12, 2026, on a $143M Series C. ~$50M ARR estimated July 2026.
1

Models and agentic CLIs

The capability floor. Everything above this band either resells these models or competes with the labs that make them. The labs now ship their own end-user coding products, which puts them in direct competition with their own customers.

38 vendors
Frontier labsGeneral-purpose models with a first-party coding product
AnthropicClaude Code · >$2.5B run-rate OpenAICodex · $852B val. Google DeepMindGemini · Antigravity SpaceXxAIGrok · merged Feb 2026 MetaLlama MistralCodestral DeepSeek AlibabaQwen Coder AmazonNova
Code-specialist labsTraining models purpose-built for software, not general chat
Poolside~$13B post, Aug 2026 Reflection AI$27.5B post, Apr 2026 Magic~$2.91B, Jul 2025 Cognitionin-house models AnysphereComposer
Agentic CLIsTerminal-native agents with shell access
Claude Code Codex CLI Gemini CLI AmpSourcegraph Aideropen source OpenCodeopen source GooseBlock CrushCharm Q CLIAWS
Assistants and completionInline suggestion and chat inside an existing editor
GitHub Copilot4.7M paid seats, Jan 2026 Amazon Q Developer Gemini Code Assist Tabnine~$81M est. 2025 Augment Code$252M raised Sourcegraph Cody$2.6B, 2021 JetBrains AIJunie Qodo Gen Clineopen source Roo Code Kilo Code CursorSupermavenacq. Nov 2024 CursorContinueacq. Jun 2026, wound down
2

Coding agents

Assign a task, get back a pull request. This band separates on autonomy and on where the work runs. The best-capitalized players here are chasing the enterprise seat, not the individual developer.

31 vendors
Autonomous software engineersFull task ownership, plan through PR
CognitionDevin · ~$26B, ~$492M rev. FactoryDroids · $1.5B, Apr 2026 CosineGenie All Hands AIOpenHands · ~$23.8M raised Poolside Magic Sweep Tembo Solver
Platform-native agentsShipped by the model lab or the code host
Copilot coding agentGitHub Codex cloudOpenAI Claude Agent SDKAnthropic JulesGoogle Q Developer agentsAWS GitLab Duo Slack CodeSalesforce, Aug 2026
OrchestrationRunning many agents in parallel on one codebase
Conductor amux Terragon Vibe Kanban SculptorImbue Devin Enterprise
Agent frameworks and SDKsBuild-your-own infrastructure
SWE-agentPrinceton, OSS LangGraph CrewAI AutoGenMicrosoft SmolagentsHugging Face Mastra E2Bsandboxes Daytonasandboxes Modalcompute
3

Code readers and fixers

The verification band, and the one that grew because bands 1 and 2 worked. More code written faster means more code to check. The split that matters commercially is whether a vendor stops at finding the problem or goes on to write and submit the fix.

54 vendors
PR reviewReads the diff, comments on the pull request. Unit of work is a comment.
CodeRabbit$1.5B, Aug 2026 · ~$50M ARR Greptile~$180M, Sept 2025 CursorGraphiteacq. Dec 2025 · Diamond CursorBugbot$40/seat add-on Hyraxmust-fix / consider · check run · max 7 findings Qodo Merge$120M raised Copilot code reviewGitHub Baz Ellipsis Korbit CodeAnt Panto Bito Sourcery
Whole-repo auditReads the entire codebase, not the diff. Finds what nobody was looking for.
Sonar$4.7B, 2022 · ~$98M rev. 2024 Hyrax~39-tool full / 24 standard · 6 categories · 19 languages Codacy DeepSource CodeScene CodeClimate Embold SmartBear PerforceKlocwork CoverityBlack Duck ModerneOpenRewrite
Application securitySAST, SCA, secrets, supply chain
Snyk~$326M ARR est. Feb 2026 Semgrep$204M raised Checkmarx Veracode Endor Labs Socket Aikido GitGuardian Ox Security Apiiro Cycode Legit Security Jit Black Duck
Autonomous remediationWrites the fix, verifies it, submits it. Unit of work is a merged pull request.
Hyraxedit → your tests → self-review → PR → revises on CI fail Corgea~$2.6M seed Mobb Pixee Snyk Fix Amazon Q transform Second Grit
Test generation and verificationProving the change is safe
Qodo$70M Series B, Mar 2026 Diffblue Antithesis Meticulous Early Momentic Octomind
4

IDEs and development environments

Where the developer actually sits. This band captured the most enterprise value of the four, and it is now the least independent: the category leader is a subsidiary of a public aerospace company.

34 vendors
AI-native IDEsEditor rebuilt around the model
SpaceXCursor$60B acq. closed Aug 14 2026 · ~$4B ARR CognitionWindsurfacq. Jul 2025 · $82M ARR at deal Zed$42M+ raised AntigravityGoogle KiroAWS TraeByteDance Voidopen source PearAI
Incumbent IDEsEstablished editors with AI bolted on
VS CodeMicrosoft JetBrainsbootstrapped Visual Studio XcodeApple Neovimplugin layer Eclipse
Prompt-to-appNon-developers shipping software
Lovable$13.3B, Aug 2026 · ~$500M ARR Replit$9B, Mar 2026 · ~$525M est. v0Vercel · $9.3B BoltStackBlitz · ~$700M Firebase StudioGoogle Base44Wix Tempo Create Softr
Code hosting and deliveryWhere the PR lands and merges
GitHubMicrosoft · $7.5B, 2018 GitLabpublic BitbucketAtlassian SpaceXOriginCursor · launched Aug 2026 Sourcegraph Gitea Buildkite CircleCI
5

Repo context for agents cross-cutting, added on review

Not one of the four segments briefed, and it should have been. Coding agents rediscover the same architecture every session, guess at conventions, and invent file paths. A layer is forming that profiles a codebase once and feeds that knowledge to whichever agent is working. It sits underneath bands 1, 2 and 4 rather than beside them, and it is the quietest land grab on this map.

17 vendors
Generated repo contextProfiles the codebase, writes context the agents read
HyraxDiscovery + Publish · HYRAX.md, .hyrax/, CLAUDE.md block DeepWikiCognition Greptilecodebase index Sourcegraphcode graph Unblocked Swimm Pieces CodeSee
Convention filesThe in-repo formats agents read on start
CLAUDE.mdAnthropic AGENTS.mdcross-vendor Cursor Rules Copilot instructions Claude Skills .cursorignore / .claudeignore
Live context over MCPServed on request, not committed to the repo
Hyrax MCPlive findings, rules, fix submission Context7 Ref Mintlify MCP GitHub MCP Sourcegraph MCP
Models and CLIs Coding agents Readers and fixers IDEs and environments Owner badge = acquired, parent shown Outlined = segment anchor by revenue or valuation

Consolidation, December 2025 to August 2026

AcquirerTargetBandDate
SpaceXAnysphere (Cursor)IDEClosed Aug 14, 2026
SpaceXxAIModelFeb 2026
AnysphereGraphiteReviewDec 19, 2025
AnysphereContinueAssistantJun 2026
AnysphereSupermavenAssistantNov 2024
CognitionWindsurfIDEJul 2025
ClickUpCodegenAgentDec 2025
NvidiaPoolside model licence + 109 staffModelAug 2026

Segment economics

BandAnchorAnchor valueStructure
Models and CLIsAnthropic, OpenAI$965B / $852BOligopoly. Capital barrier is absolute.
Coding agentsCognition~$26BConsolidating. Two funded leaders, long tail.
Readers and fixersCodeRabbit$1.5BFragmented. Widest field, lowest anchor.
IDEs and environmentsCursor$60BCaptured. Leader is now a subsidiary.

Where Hyrax sits, read against the product documentation

Hyrax occupies four rows across two bands, which is why a single chip in the remediation row understated it. Seven workflows run against a connected repo: Full audit, Standard audit, Discovery, Revalidate, PR review, Fix, and Publish. Every workflow is on every plan, including Free.

Row it occupiesThe workflowWhat separates it there
Whole-repo audit
band 3
Full audit (~39 tools), Standard audit (24 tools)Reads the whole codebase across security, correctness, maintainability, performance, architecture and operations, in 19 languages. Findings merge across runs rather than duplicating, so triage survives a re-audit. Most of the review row only ever sees a diff.
PR review
band 3
PR reviewMust-fix and consider tiers, a Hyrax Review check run that can gate merges, capped at seven findings a pass. This is the row where CodeRabbit, Greptile and Bugbot already compete hard.
Autonomous remediation
band 3
Fix, RevalidateThe differentiator. Writes the edit, runs the repository's own test suite, reviews its own diff, opens a pull request, and revises the change when CI fails. A finding closes only when the pull request merges. Nothing else in the row carries verification through to a merge event.
Repo context for agents
band 5
Discovery, Publish, MCP serverProfiles architecture, conventions, definition of done and how-to guides, then commits them to the repo as HYRAX.md, .hyrax/discovery/ and a managed block in CLAUDE.md. An MCP server serves live findings and rules to Claude Code, Cursor and Copilot on request.

What Hyrax addresses today, and what it could address

Three horizons, widest to narrowest in confidence. Horizon 1 is the row Hyrax is judged in today. Horizon 2 is what the product already spans. Horizon 3 is what band 5 opens if the context layer becomes how agents get grounded. Every input is labelled sourced or assumed.

Horizon 1 · today
$0.4–2.1B
The PR review row. Observed vendor revenue puts it near $420M in 2026; published market-size reports say $2.08B. The gap is real and it matters, see below.
Horizon 2 · already built
$3.0–4.7B
Review plus whole-repo quality plus application security. Hyrax's audit already spans all three rows; it is not sold across all three.
Horizon 3 · ceiling
$9.5B → $22B
All AI code tools, 2026 to 2030. Reachable only if repo context becomes the unit sold, because then the buyer is every agent-using engineering org, not just those shopping for a reviewer.
Component2026ForwardSource and date
AI code review, observed vendor ARR~$420Mn/aIdeaPlan, May 2026
AI code review, published market size$2.08B$3.56B by 2032QYResearch, Jan 2026 · 9.4% CAGR
Code quality tools~$2.0B$3.29B by 2032QYResearch · $1.91B in 2025, 8.2% CAGR
Static application security testing$0.68B$1.89B by 2031Mordor Intelligence, updated Jan 2026 · 22.8% CAGR
All AI code tools$9.46B$22.2B by 2030The Business Research Company, Jul 2026 · 23.8% CAGR

Bottom-up check against the ICP

StepValueBasis
Developers at companies of 51–1,000 employees, globally14.5MSourced. SlashData, early 2025
US share of professional developers18.3%Sourced, dated. Stack Overflow. Treat as directional
US developers in the size band~2.65MDerived
Share that is GitHub-centric, AI-native and post-Series B10–40%Assumed. The widest single assumption here
Engineers inside the ICP265K–1.06MDerived
Annual value at the $30/user floor$95M–$382MFloor pricing only, before any overage

Two things this exposes. First, the published AI code review market sizes do not survive contact with observed revenue. CodeRabbit leads the row at roughly $50M ARR. If the category were genuinely $2.08B, the clear leader would hold 2.4% of it after a $143M Series C, which is not how a category with a recognised leader behaves. The ~$420M figure is the one consistent with what vendors actually bill, and the larger number most likely absorbs bundled platform revenue that nobody buys as code review. Second, winning the entire named ICP at floor pricing produces a business between $95M and $382M a year. That is a real company and it is not a $9B market. The horizon-1 row cannot get Hyrax where it needs to go on its own.

Where Hyrax sits today, and where it has to move

 TodayWhat it has to become
The row PR review. The most crowded row on the map, and the one buyers already have a default for. Repo context and verified remediation. Two rows almost nobody is defending.
Who it competes with CodeRabbit at $1.5B, Greptile, Qodo. Plus Bugbot and Copilot review, which are bundled into a $60B parent and 4.7M paid seats and are effectively free at the point of decision. The agents become distribution rather than competition. Claude Code, Cursor and Copilot consume published context instead of displacing it.
What gets sold A better reviewer. Judged on comment quality and noise, priced per seat, compressed by two competitors who give the capability away. A merged fix and the knowledge that produced it. Priced on work completed, which is the one axis a bundled reviewer cannot match.
Who buys The person choosing a PR bot. A tool decision, easily reversed. The platform or developer-experience org standardising how every agent in the company reads the codebase. An architecture decision, rarely revisited.
Ceiling $95M–$382M a year at floor pricing across the whole named ICP. The AI code tools market at $9.5B in 2026 and $22B by 2030, because the buyer set stops being "teams shopping for a reviewer".

The bridge. PR review is how Hyrax gets installed, because it is the recognised budget line and the fastest thing to prove. It should not be what Hyrax is understood to be. Every audit already produces the repo knowledge that Discovery and Publish distribute, and the MCP server already serves it live to the agents. The move is to make that the headline rather than the by-product: enter through review, become the layer the codebase is understood through. The risk of staying put is specific. Two of the three strongest competitors in the review row do not need to make money on review, and a row where the leader takes $50M against a $60B bundled rival is a price-compression row, not a growth one.

What the map says

  1. The four segments are not four markets any more. Anysphere bought a review company, an assistant company and a code host, then sold the whole thing to a rocket manufacturer that already owned a model lab. Cognition owns both an agent and an IDE. Anthropic and OpenAI sell models to the vendors they compete with. Anyone plotting a single-band strategy is plotting against companies that occupy all four.
  2. The unit of work is the real dividing line in band 3, not the feature list. Almost every vendor in the review row delivers a comment and stops. Hyrax delivers a merged pull request, having run the repository's own tests against the change first. Two products that both say "finds bugs" are being paid for completely different things, and only one of them can be measured by whether the problem went away.
  3. Band 3 is the least consolidated and has the lowest anchor valuation. CodeRabbit at $1.5B is the ceiling in a band where the IDE anchor is $60B and the model anchor is near $1T. That gap is the opportunity and the warning at the same time. Verification is where the volume is going, and nobody has run away with it.
  4. Faster writing created the review bottleneck, and the market said so in public. Cursor's stated reason for buying Graphite was that pull requests sit for five days while code gets written 76% faster. The company best positioned to deny the review problem exists paid a premium to fix it instead.
  5. Band 5 is the position nobody is defending, and Hyrax is already in it. Discovery, Publish and the MCP server make Hyrax a supplier to Claude Code, Cursor and Copilot rather than a competitor for the editor. Every agent that reads a published HYRAX.md writes code shaped by a Hyrax audit before any review runs. That is a distribution route into band 1 and band 2 that does not require beating either of them.