Codex
Codex is assigned to the AI category by BotScope. Detection is based on the user-agent string. Current pattern:
\bCodex\w*/[\d.]+
Codex is the coding-agent family by OpenAI — the successor to the historical Codex model that powered GitHub Copilot. Today Codex sits behind the ChatGPT Code Interpreter, the OpenAI Codex CLI and IDE integrations.
BotScope identifies all Codex derivatives via the UA pattern Codex\w*/Version:
- CodexAudit/1.0 — audit variant (e.g. with +local flag, runs locally on the developer's machine)
- Codex/1.0 — standard Codex agent
- CodexAgent/…, CodexCLI/… — further derivatives
Codex hits indicate that your content (often API docs, code examples, technical tutorials) is being actively queried by a developer via Codex. Particularly for developer-oriented domains, this is a valuable signal of content relevance in the AI coding context.
AI training crawlers collect web content as training material for large language models. They bring no direct traffic — your content ends up in the model and influences future AI answers. Most honour robots.txt, some are more aggressive than search engine crawlers.
Once Codex shows up in your logs, BotScope lets you analyze its crawl paths, status codes, IP distribution and temporal activity — by hour, day or week.
This page is being enriched with detail knowledge about Codex.