cloudflare/agents-starter
A starter template for building AI chat agents on Cloudflare, powered by the Agents SDK with Workers AI integration.

This repository provides a complete starter kit for building AI chat agents on Cloudflare’s infrastructure. It uses the Cloudflare Agents SDK and Workers AI service to create streaming conversational agents with support for multiple tool patterns: server-side auto-execute, client-side browser tools, and human-in-the-loop approval workflows. The template includes built-in capabilities for vision/image understanding, task scheduling with cron support, and reasoning display that shows model thinking as it streams.