| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agents@0.7.3 source code.tar.gz | < 21 hours ago | 3.2 MB | |
| agents@0.7.3 source code.zip | < 21 hours ago | 3.6 MB | |
| README.md | < 21 hours ago | 804 Bytes | |
| Totals: 3 Items | 6.9 MB | 0 | |
Patch Changes
-
#1057
c804c73Thanks @threepointone! - Updated dependencies. -
#1057
c804c73Thanks @threepointone! - Fix workflow RPC callbacks bypassing Agent initialization. The_workflow_handleCallback,_workflow_broadcast, and_workflow_updateStatemethods now call__unsafe_ensureInitialized()before executing, ensuringthis.nameis hydrated andonStart()has been called even when the Durable Object wakes via native RPC.