Skip to content

fix: recover realtime source replies#610

Merged
rogerchappel merged 1 commit into
mainfrom
codex/fix-realtime-source-reply
Jun 1, 2026
Merged

fix: recover realtime source replies#610
rogerchappel merged 1 commit into
mainfrom
codex/fix-realtime-source-reply

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • prefer OpenClaw source-reply payloads when realtime consult finals are status-only
  • avoid treating ordinary completed tool events as final realtime consult answers
  • skip completion-status recovery text and continue to the actual mirrored assistant reply

Verification

  • pnpm vitest run 'src/app/api/runtimes/[id]/talk/realtime/relay/route.test.ts' src/lib/realtime-voice-gateway-relay.test.ts
  • pnpm typecheck
  • pnpm lint (passes with existing warnings)
  • git diff --check
  • pre-push hook: pnpm typecheck && pnpm build (build passes with existing Turbopack NFT warnings)

Risk

Medium: changes realtime consult result selection only; no auth, data, config, or migration changes.

@rogerchappel rogerchappel merged commit e342130 into main Jun 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant