Skip to content

Commit 13eb4b7

Browse files
authored
Merge pull request #1000 from AgentWorkforce/chore/extract-workflows-to-relayflows
Extract workflow runner to ../relayflows; split cloud + relayfile concerns
2 parents 69db0c1 + 4d324cc commit 13eb4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ serve({ fetch: app.fetch, port: Number(process.env.PORT ?? 3001) });
5858
```
5959

6060
For the SDK-side wiring that lets workflow agents use the proxy transparently,
61-
see [`@agent-relay/sdk/workflows`'s proxy-env
61+
see [`@relayflows/core`'s proxy-env
6262
module](../sdk/src/workflows/proxy-env.ts) and the `credentialProxy` field on
6363
`SwarmConfig`.
6464

0 commit comments

Comments
 (0)