Skip to content
View acoyfellow's full-sized avatar
🤖
Building
🤖
Building

Block or report acoyfellow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
acoyfellow/README.md

hello (new) world

curiosity-driven founder. i design, build, and ship products.

i take ideas from nothing to production - design, code, copy, infrastructure, the whole thing.

right now i'm building infrastructure for AI agents: orchestration, memory, testing, security, observability. agents that can browse, email, file taxes, and ship code need real infrastructure underneath. that's what i'm working on.

stack

anything. but, peferr cloudflare over anything: workers, durable objects, d1, r2, queues, browser rendering. sveltekit. effect. typescript. bun. rust.

find me

coey.dev · @acoyfellow

the system

  • filepath - personal background agent environment. workspaces, sandboxed filesystems, harness registry, your own model keys. self-hosted on cloudflare
  • cloudshell - your personal terminal in the cloud. deploy in seconds, access anywhere
  • gateproof - e2e testing harness: observe logs, run actions, assert results
  • deja - persistent memory for agents. semantic recall across runs
  • greenlight - gates go in red. code comes out. gates turn green

agent infrastructure

  • loop - orchestrate AI coding loops with guardrails
  • sandbox-agent - universal API for coding agents in sandboxes. supports claude code, codex, opencode, amp
  • chomp - openai-compatible proxy across free/cheap model providers
  • ditto - run multiple AI models in parallel, merge with consensus
  • parley - two AI models debate until they agree on a plan
  • benchmarks - tool-calling reliability & latency tracking for CF models
  • effect-first - token-aware reference API for agents writing Effect programs
  • homerun - local HTTP proxy so cloud agents browse through your residential IP
  • ironalarm - reliable task scheduling for cloudflare durable objects

agent tools

  • unsurf - turn any website into a typed API. scout, replay, auto-heal
  • inbox.dog - oauth for email, simplified. gmail access tokens without implementing oauth yourself
  • anytoolhq - generate tools for AI agents on-demand
  • t2t - voice-to-text with MCP support and system-wide dictation
  • agentcast - live browser sessions for AI agents. watch them work in real-time
  • machinectl - MCP server that lets AI control your machine from any device
  • firestore-mcp-kit - build secure MCP tools backed by firestore with zod schemas
  • tax-agent - AI-powered tax filing agent on cloudflare workers

security & compliance

  • vet - CASA Tier 2 / OWASP ASVS security scanner
  • repo-audit - deterministic repo scoring across 11 quality dimensions
  • ascii-smuggler - unicode smuggling & steganography toolkit for security research
  • gate-review - red-team your gates before implementing

cloudflare patterns

  • remote - bun create remote-app my-app - sveltekit + auth + db + cloudflare deployment sorted
  • UserDO - per-user durable objects as data pods
  • blaze - real-time documents on cloudflare. firestore feel, cloudflare price
  • fleet-pattern - hierarchical durable objects with ordered fan-out
  • workflow-live - real-time workflow monitoring on the edge
  • cache-sync - edge cache invalidation that actually scales
  • tiny - real-time collaborative todos with tinybase + durable objects
  • promptlog - dynamic worker loader with sandboxed code execution
  • bio - single-button webauthn auth on cloudflare
  • JotDB - schema-optional key-value database for durable objects
  • edgewire - node.js TCP libraries in cloudflare workers
  • cf-tutorial - 95 questions to prove you know cloudflare
  • self - two tiny cloudflare loop patterns

products

  • phonesites - build websites from any device, no code
  • signedseal - self-custody e-signatures
  • optkit - email subscriber management for cloudflare workers
  • formdrift - voice, photo, and document input for web forms
  • formwing - AI Contact Form Outreach at Scale

Pinned Loading

  1. remote remote Public

    Barebones starter for building authenticated apps with persistent state on the edge.

    TypeScript 54 4

  2. filepath filepath Public

    A personal Cloudflare-hosted development environment. Work lives in conversations, not terminal tabs.

    TypeScript 14 3

  3. unsurf unsurf Public

    Turn any website into a typed API

    TypeScript 8 1

  4. inbox.dog inbox.dog Public

    OAuth for email, simplified. Get Gmail access tokens without implementing OAuth yourself.

    Astro 7 1

  5. chomp chomp Public

    Burn every free token you're given. Task queue for AI agents.

    Astro 2

  6. deja deja Public

    Persistent memory for agents. Agents learn from failures. Deja remembers.

    Astro 4 1