Skip to content

Flare ControlCloudflare-Native Agent Orchestration Platform.

D1 control plane, queue runtime, durable workflows, Telegram, tools, skills, memory, and an admin dashboard.

This documentation site reflects the current shipped state of the repo.

What is included

  • A control-plane API for session bootstrap, workspace access, CRUD operations, run enqueueing, and Telegram webhook handling.
  • A queue-driven runtime for run execution, task and schedule dispatch, approvals, memory indexing, and outbound messaging.
  • A durable workflow layer for long-running runs that need approval waits or continuation.
  • A React admin dashboard for operational visibility across agents, runs, tasks, schedules, skills, tools, memory, messaging, usage, security, and settings.

Start here

  1. Read Getting Started to install dependencies and boot the repo locally.
  2. Read Cloudflare Resources to provision D1, R2, Queues, Vectorize, Pages, and Workflow bindings.
  3. Read Telegram if you want the bot webhook, reminder parsing, and smoke test path.
  4. Read API Reference if you need the current route surface.

Current scope

The site documents what already exists in the repository today. It intentionally leaves out unfinished work from TASKS.md so the guidance stays aligned with the shipped code.

Cloudflare-native agent orchestration platform