(no title)
sewen | 4 months ago
It is a fun exercise, there are many interesting patterns and micro problems to solve: * Durable steps (no retry spaghetti) * Managing session across workflows (remember conversations) * Interrupting an ongoing coding task to add new context * Robust life cycles for resources (sandboxes) * Scalable serverless deployments * Tracing / replay / metrics
Sharing our learnings here for anyone who builds agents at scale, beyond "hello world"
No comments yet.