eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 212 B
JavaScript
import{workflowEntryReference}from"#execution/workflow-runtime.js";var health_default=async e=>Response.json({ok:!0,status:`ready`,workflowId:workflowEntryReference.workflowId});export{health_default as default};