Skip to content
Discussion options

You must be logged in to vote

Hey @powellnorma! You are right — v3.8.48 is about 2 weeks old and Gemini 3.6 models (flash-high/medium/low) were added to the codebase after that release (via the Antigravity CLI provider).

The current development branch (release/v3.8.49) includes Gemini 3.6 support and many other fixes. A new release is being prepared — you can track progress on the release/v3.8.49 branch.

If you want Gemini 3.6 right now, you can install from source:

git clone https://github.com/diegosouzapw/OmniRoute.git
cd OmniRoute && npm install && npm run build
npm start

Or use the dev server directly: npm run dev (port 20128).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by diegosouzapw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants