Features
Architecture-specific comparison (Ampere to Hopper)
Performance bottleneck identification
GitHub pull request review for kernel code
Research articles and notes on GPU execution
Step-based durable execution with automatic retries
Wait for events mid-execution to pause agents
Invoke other functions as steps in a workflow
Per-tenant concurrency and rate limiting via flow control
Full trace observability with failure replay
Fan out thousands of jobs per event
Serverless functions that persist state across invocations
Scheduled cron jobs with missed-run recovery
Long-running API endpoints (Durable Endpoints)
Deploy to any cloud (serverless, servers, etc.)
Local development in one command
Deferred Functions for fire-and-forget background work
Experiments for A/B testing step variants in production
Insights with SQL querying over runs, steps, traces
Scoring and Sessions for attaching quality signals