{ "name": "forever-fibers", "main": "src/server.ts", "compatibility_date": "2026-01-28", "compatibility_flags": ["nodejs_compat"], "assets": { "not_found_handling": "single-page-application", "run_worker_first": ["/agents/*"] }, "durable_objects": { "bindings": [ { "name": "ResearchAgent", "class_name": "ResearchAgent" } ] }, "migrations": [ { "tag": "v1", "new_sqlite_classes": ["ResearchAgent"] } ] }