Skip to content

Conversation

Kylejeong2
Copy link
Member

what

adding functionality to take a query in through the search params and enter it immediately into the chat feed

ie using google-cua.browserbase.com?chat="what is browserbase" will automatically start a session with that as the prompt

Copy link

vercel bot commented Oct 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
priv-gemini-browser Error Error Oct 4, 2025 1:21am

@Kylejeong2 Kylejeong2 merged commit 112981f into main Oct 5, 2025
2 of 3 checks passed
@Kylejeong2 Kylejeong2 deleted the kj/add-query-parsing branch October 6, 2025 03:58
miguelg719 added a commit that referenced this pull request Oct 6, 2025
* update urls, ts ignore fix (#8)

* feat: add query param parsing (#9)

* update urls, ts ignore fix

* added query param parsing to instatiate chatfeed with query params

* disable captcha solving if query params are passed in (#10)

* update gemini model

* update model tag (#12)

* add region routing

* more precise region & probability dist routing

* no inline import

* add dep

---------

Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com>
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
Kylejeong2 added a commit that referenced this pull request Oct 6, 2025
* update urls, ts ignore fix (#8)

* feat: add query param parsing (#9)

* update urls, ts ignore fix

* added query param parsing to instatiate chatfeed with query params

* disable captcha solving if query params are passed in (#10)

* update gemini model

* update model tag (#12)

* add region routing

* more precise region & probability dist routing

* no inline import

* add dep

---------

Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com>
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
Kylejeong2 added a commit that referenced this pull request Oct 7, 2025
* small updates

* changes

* render last reasoning

* add sdk to repo

* fix build errors:

* error description

* adding stagehand package to next config

* update tailwind config ts ignore and exclude sdk from build process

* updated sdk

* probability based region routing (#13)

* update urls, ts ignore fix (#8)

* feat: add query param parsing (#9)

* update urls, ts ignore fix

* added query param parsing to instatiate chatfeed with query params

* disable captcha solving if query params are passed in (#10)

* update gemini model

* update model tag (#12)

* add region routing

* more precise region & probability dist routing

* no inline import

* add dep

---------

Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com>
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>

* Revert "probability based region routing (#13)"

This reverts commit 1ea7c9c.

* redo region routing

* small updates

* changes

* render last reasoning

* add sdk to repo

* adding stagehand package to next config

* update tailwind config ts ignore and exclude sdk from build process

* updated sdk

* probability based region routing (#13)

* update urls, ts ignore fix (#8)

* feat: add query param parsing (#9)

* update urls, ts ignore fix

* added query param parsing to instatiate chatfeed with query params

* disable captcha solving if query params are passed in (#10)

* update gemini model

* update model tag (#12)

* add region routing

* more precise region & probability dist routing

* no inline import

* add dep

---------

Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com>
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>

* Revert "probability based region routing (#13)"

This reverts commit 1ea7c9c.

* no inline import

* redo region routing

* add suspense wrapper to home component for search params

* pull from edge config

* fix imports

* pull region dist. from edge config

* kj/final

* url names

* remove animation cursorrules

* parse final message into markdown

* new modelname + og image + readme

---------

Co-authored-by: miguel <miguelg71921@gmail.com>
Co-authored-by: Sameel <sameel.m.arif@gmail.com>
Co-authored-by: Miguel <36487034+miguelg719@users.noreply.github.com>
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.

2 participants