The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the SEAR listing page.
SEAR is the Self Evolving Agent Retrainer: a public launch surface, a read-only ChatGPT app via MCP, and an installable CLI for operator-grade release inspection.
apps/web: Next.js 16 site with SEO metadata, robots.txt, sitemap.xml, sitemap.txt, llms.txt, benchmark pages, and a remote MCP endpoint at /api/mcppackages/sear-cli: installable sear CLI with doctor, overview, benchmarks, sitemap, and raw request get.codex/skills/sear: companion skill for future Codex threadssear doctor defaults to the live deployment at https://sear.genesisconductor.io. For a local dev server, pass an explicit base URL:
SEAR is configured to run on Cloudflare Workers at https://sear.genesisconductor.io.
The app deploys from apps/web via the OpenNext adapter and Wrangler, with the custom domain attached in apps/web/wrangler.jsonc.
The remote MCP endpoint is exposed at /api/mcp. Connect it from ChatGPT developer mode over HTTPS after deployment.