Fix peer chat queue sync

This commit is contained in:
Codex
2026-05-24 10:11:03 +08:00
committed by ekko
parent 7b05731d44
commit 238dbb507e
7 changed files with 53 additions and 12 deletions
@@ -157,6 +157,7 @@ export async function handleSessionCommand(
instructions: ctx.instructions,
profile: ctx.profile,
source: 'cli',
originSocketId: ctx.socket.id,
})
emitToSession(ctx.nsp, ctx.socket, sessionId, 'run.queued', {
event: 'run.queued',