Skip to content

Preserve realtime voice consult context across restarts#579

Merged
rogerchappel merged 1 commit into
mainfrom
codex/realtime-voice-continuity-context
May 21, 2026
Merged

Preserve realtime voice consult context across restarts#579
rogerchappel merged 1 commit into
mainfrom
codex/realtime-voice-continuity-context

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

Summary

  • keep recent final realtime voice turns in a per-session continuity buffer
  • append that voice context to the next OpenClaw realtime consult args
  • cover the context merge and session-scoped buffer with focused relay tests

Verification

  • pnpm test -- src/lib/realtime-voice-gateway-relay.test.ts
  • pnpm typecheck
  • git diff --check
  • pre-push: pnpm typecheck && pnpm build

Risk

Medium: this changes the context sent to OpenClaw realtime consult tool calls, but only by adding recent final voice turns for the same session.

@rogerchappel rogerchappel merged commit 883ef6f 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