Skip to content

Commit 8acf42f

Browse files
committed
Test new server deploy
1 parent 5a2778f commit 8acf42f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/run-agent-step.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ export interface AgentOptions {
6767
params: Record<string, any> | undefined
6868
}
6969

70+
// Hi!
7071
export const runAgentStep = async (
7172
ws: WebSocket,
7273
options: AgentOptions,

0 commit comments

Comments
 (0)