From the experiment

Do coding agents recommend OpenSearch?

OpenSearch was chosen in 13% of 459 judged search sessions, ranking second. Measured with Claude Code, Codex and Cursor.

Published September 3, 2026 Read as Markdown

OpenSearch was chosen in 13% of 459 judged search sessions, ranking second. It was also raised as a candidate in 231 further sessions without being chosen.

This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in search inside a realistic codebase. Not what a chat assistant says about OpenSearch. What an agent actually installed.

The numbers

CategorySearch
Sessions in the category459
Sessions where OpenSearch was chosen59
Install share13%
Rank in category2 of 16
Codebases it won in3
Raised as a candidate, not chosen231
Chosen when considered20%
Siteopensearch.org

By agent

The three agents land within 7 points of each other on OpenSearch, which is closer than most products in this experiment manage.

AgentSessionsChose OpenSearchShare
Claude Code1521711%
Codex1552717%
Cursor1521510%

By who was asking

OpenSearch does much better with one kind of buyer than another. It won 38% of sessions asked as enterprise team and 0% of those asked as senior engineer.

Who is askingSessionsChose OpenSearchShare
Vibe coder6500%
Junior developer1932312%
Senior engineer10600%
Enterprise team953638%

What OpenSearch was up against

The full ranking in search, from the same sessions:

#ProductRuns wonShare
1Built in-house (no product adopted)10623%
2Postgres Full-Text Search7917%
3OpenSearch (this page)5913%
4Typesense429%
5Meilisearch409%
6Oracle Indexed Search235%
7Algolia235%
8Elasticsearch225%

What this means

This is an integration problem, not a presence problem. Agents raised OpenSearch in 231 sessions and chose it in 59, so it reaches the shortlist and then loses. Something at the last step is costing the session, and in our data that is usually a quickstart that does not run when pasted, documentation describing an interface that changed, or a package name that does not match the product name.

That is the cheaper of the two problems to have. The reason is written down in each losing transcript.

Where these numbers come from

The 459 sessions in search are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.

Every search run can be replayed on the board.

If you work on OpenSearch: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.

<!-- generated by scripts/write-data-pages.mjs -->

Common questions

Do coding agents recommend OpenSearch?

Yes. OpenSearch was chosen in 59 of the 459 judged sessions in search, a 13% install share, ranking second in its category.

Does Claude Code recommend OpenSearch?

In 17 of the 152 sessions in search run with Claude Code, which is 11%.

Do different coding agents treat OpenSearch differently?

Not much. The three agents chose it at similar rates, between 10% and 17% of their runs.

How was this measured?

Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.

How often is OpenSearch considered but not chosen?

It was raised as a candidate in 231 sessions without being chosen, and chosen in 59. That is a 20% conversion from considered to chosen.

Where this comes from

Armature ran 5,292 judged sessions with Claude Code, Codex and Cursor inside 51 realistic codebases, and published every run. The numbers on this page come from that work.

Read next

All library pages