Skip to content

Persist realtime OpenClaw consult results#573

Merged
rogerchappel merged 1 commit into
mainfrom
codex/realtime-consult-result-text
May 21, 2026
Merged

Persist realtime OpenClaw consult results#573
rogerchappel merged 1 commit into
mainfrom
codex/realtime-consult-result-text

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • return the completed OpenClaw answer from the realtime relay route as finalText
  • suppress stale provider assistant transcripts while a realtime tool call is pending
  • persist the actual OpenClaw final text into CrewCMD once the relay call completes

Verification

  • pnpm test -- 'src/app/api/runtimes/[id]/talk/realtime/relay/route.test.ts' src/lib/realtime-voice-gateway-relay.test.ts src/lib/realtime-voice-client.test.ts\n- pnpm typecheck\n- git diff --check origin/main..HEAD\n- pre-push: pnpm typecheck && pnpm build\n\n## Notes\nThe earlier continuation fix is already merged in main. OpenClaw logs showed the VideoGen lookup completed and returned the README summary, but the realtime provider still emitted stale “no README text” transcript content. This PR makes CrewCMD trust and persist the final OpenClaw tool result instead.

@rogerchappel rogerchappel merged commit aa88df9 into main May 21, 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