73 packages
agent-friendly
[What would make a website agent-friendly?](https://x.com/janwilmake/status/1931241984645103871)
browsable-durable-object
A browsable SQL query interface for Cloudflare Durable Objects
browsable-object
A decorator, inheritance mechanism, and handler for making Cloudflare Durable Objects browsable and queryable via SQL. Forked from [@outerbase/browsable-durable-object](https://github.com/outerbase/browsable-durable-object) to change functionality. See th
chat-completions-mcp
This implementation demonstrates using /chat/completions as a tool uses progress notifications that show the intermediate generated tokencount and a message until the full chat completions answer has arrived.
clearable-object
A simple library for adding clear functionality to Cloudflare Durable Objects. Supports clearing storage and alarms with optional authentication.
cloudflare-assets-kv
A simple library to serve and dynamically update static assets from Cloudflare KV storage in your Workers.
cloudflare-fs
This package implements an opinionated durable object powered file-system that aims to replicate the exact node `fs/promises` api and make it available in workers.
cloudflare-kv-pastebin
Simple API (Available at https://pastebin.lmpify.com or as default exported `{ async fetch(request: Request, env: { PASTEBIN_KV: KVNamespace }, ctx: ExecutionContext) => Promise<Response> }` function) that:
contextarea-context-worker
High level Requirements:
contextjson
`context.json` is a proposed standard for context building which allows instructing LLMs (and humans alike) which contexts are useful for building with your codebase.