June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Session

Give your coding agents the power of turbogrep!

Owen Halpert

When
Tuesday, June 3011:10 AM – 11:30 AM · 20 min
Where
Expo Stage 1 NESan Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

Coding agents can grep the filesystem, but sometimes semantic search is more useful for finding the right files, especially on large codebases. Claude Code and Codex, unlike Cursor, do not use semantic search for code retrieval. There are good reasons for this, but Cursor has consistently demonstrated that semantic retrieval can materially improve code search to improve answer accuracy, increase code retention, and reduce token usage. In this session, we'll share a coding agent plugin for semantic codebase search alongside other modalities (BM25, regex/globbing/grep, filtering), and demonstrate how an agent can choose the right tool for the job. We'll share benchmark-style results that compare answer quality and token consumption with and without semantic retrieval across a small set of representative tasks.

Speaker

Owen Halpert
Owen Halpert

GTM, turbopuffer

Owen Halpert works on GTM at turbopuffer. He previously worked on the GPU-accelerated KNN side of OpenSearch at Amazon and has a Berkeley CS background.