timps_edge_agent
Generate edge function code for Cloudflare Workers, Vercel Edge, or Fastly with integrated KV storage and geo-routing. Provide a plain-English request to build deployable scripts that handle region-specific logic and persistent data.
Instructions
Generate Cloudflare Workers/Vercel Edge/Fastly code with KV storage and geo-routing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |