gptscript-ai / desktop

MIT License
22 stars 13 forks source link

Make it easy for the browser tool to reuse sessions #321

Open cjellick opened 2 months ago

cjellick commented 2 months ago

The browser tool is much more useful when it is reusing the user's sessions. You can control this now with a browsersettings.json file in the workspace, but thats not easy for the user to control...or know about.

Would be nice to expose the "headless" flag as well.

cjellick commented 2 months ago

Not sure how yet, so we'll have to talk it out first :-)

g-linville commented 2 months ago

Browser settings are now available when you click on your profile in the top right and go to the settings menu.

sangee2004 commented 2 months ago

I am seeing lot of issues when testing the browser settings with build - 18eaca7d8d

Following issues are logged to track them:

https://github.com/gptscript-ai/desktop/issues/488 https://github.com/gptscript-ai/desktop/issues/489 https://github.com/gptscript-ai/desktop/issues/490