Jamstack Consulting
We build what's underneath.
Most consultants sell you a chatbot. We build agent platforms for teams that have outgrown stateless HTTP.
cloudflare.toml
# cloudflare.toml
name = "agent-platform"
main = "src/index.ts"
compatibility_date = "2023-10-25"
[[durable_objects.bindings]]
name = "SESSION_DO"
class_name = "SessionDO"
[[kv_namespaces]]
binding = "ASSETS_KV"
id = "c5923c59-e3c9-4f57-9876-213256c815ce"
[vars]
ENVIRONMENT = "production"
MAX_SESSIONS = "1000"
Build ยท Shiitake
idle