YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

WC26 Chat drops with Vercel Eve

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

WC26 Chat drops with Vercel Eve
OPEN LINK ↗
// 2h agoPRODUCT LAUNCH

WC26 Chat drops with Vercel Eve

Developer Rodrigo Belfiore released WC26 Chat, a web-based conversational assistant built using Vercel's new file-based AI agent framework, Eve. The application leverages Next.js and the Vercel AI SDK to expose live World Cup match data, standings, and events to the agent as typed tools.

// ANALYSIS

WC26 Chat is a textbook demonstration of Vercel's new Eve framework in action, showing how a file-based convention can dramatically simplify building and deploying production-ready AI agents.

  • Uses Vercel's eve framework's folder structure conventions to wire up tools, dynamic instructions, and custom skills with zero boilerplate code
  • Leverages the Vercel AI Gateway for open model routing, sending queries to gpt-oss-120b with automated provider fallback and gateway analytics
  • Implements resumable conversations that restore from browser storage and generate clean, shareable URLs (/s/<id>) for easy collaboration
  • Features typed TypeScript tools to feed real-time World Cup scores, schedules, and live match events directly into the LLM context
// TAGS
wc26-chateveagenttool-useopen-sourcenextjsai-codingcoding-agentweb-agent

DISCOVERED

2h ago

2026-06-23

PUBLISHED

2h ago

2026-06-23

RELEVANCE

8/ 10

AUTHOR

evilrabbit_