Skip to content

Feat(ai-gemini): Gemini Realtime Adapter#405

Draft
nikas-belogolov wants to merge 4 commits intoTanStack:mainfrom
nikas-belogolov:feat/gemini-realtime-chat
Draft

Feat(ai-gemini): Gemini Realtime Adapter#405
nikas-belogolov wants to merge 4 commits intoTanStack:mainfrom
nikas-belogolov:feat/gemini-realtime-chat

Conversation

@nikas-belogolov
Copy link
Copy Markdown
Contributor

🎯 Changes

  • Added realtime ephemeral token generation

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 01de78cd-5b81-4d9c-8a26-661c3c18bbc8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nikas-belogolov
Copy link
Copy Markdown
Contributor Author

nikas-belogolov commented Mar 29, 2026

There should be some discussion around how to implement the websocket connection, as there could be client-server (straight to the realtime API) connection, or client-server-server, with the web server (e.g. tanstack start) being a proxy

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 29, 2026

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit f40f0c8

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 2m 47s View ↗
nx run-many --targets=build --exclude=examples/** ❌ Failed 48s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-29 10:28:30 UTC

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