Commit f63b667
committed
fix(acp-bridge,openclaw): use AgentRelay.spawnAgent instead of removed spawnPty
The AgentRelay class no longer exposes spawnPty (it lives only on
AgentRelayClient). The two remaining callers were using the unified
spawnAgent facade was renamed during the #1003 spawn-provider work, so
this restores the build for both packages.1 parent d4bc060 commit f63b667
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
| 739 | + | |
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments