Commit graph

8 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
f630f32576
feat(scripts): add WindowsApps shim paths to start-browser.sh
Agent-Logs-Url: https://github.com/xtekky/gpt4free/sessions/2c44a910-2e84-4aaa-a147-803ca9eb3096

Co-authored-by: hlohaus <983577+hlohaus@users.noreply.github.com>
2026-04-04 10:44:24 +00:00
hlohaus
e5bdc90124 fix: Correct Brave browser binary path in Windows script 2026-04-04 02:17:48 +02:00
hlohaus
3802134245 fix: Add additional paths for Brave and Chrome browser binaries in Windows 2026-04-04 01:48:20 +02:00
hlohaus
ff66c45f3b fix: Update cookie path in start-browser script for consistency across environments 2026-04-03 18:49:31 +02:00
hlohaus
a600e8e16d feat: Refactor start-browser script to support multiple browsers and improve path handling 2026-04-03 17:24:32 +02:00
hlohaus
54eb2bd41e feat: integrate AppConfig for API key management and environment loading across providers 2026-02-19 20:30:59 +01:00
hlohaus
4399b432c4 Refactor OpenaiChat authentication flow; replace get_nodriver with async context manager and improve error handling
Update backend_anon_url in har_file.py for correct endpoint
Add async context manager for get_nodriver_session in requests module
Fix start-browser.sh to remove stale cookie file before launching Chrome
2025-10-02 02:08:20 +02:00
hlohaus
d0ae94def3 Refactor Copilot provider to improve authentication handling and streamline media uploads; add error handling for user retrieval. Enhance QwenCode provider to manage token validation and refresh logic. Update backend API to include new error handling for model and provider not found scenarios. Add start-browser script for automated Chrome launch. 2025-09-06 20:11:24 +02:00