Commit Graph
888 Commits
Author SHA1 Message Date
WINZO Platform Developer b3ec49c611 fix: prioritize project root ChromeDriver for Docker compatibility
- Check ./chromedriver before system PATH or auto-installer
- Add Docker environment detection and fallback logic
- Provide debug messages for ChromeDriver source identification
- Improve compatibility with undetected_chromedriver in stealth mode

This resolves issues where undetected_chromedriver downloads its own
ChromeDriver version, bypassing mounted binaries in Docker environments.
The project root approach ensures users can manually place the correct
ChromeDriver version and have it reliably detected.
2025-06-25 18:20:25 -05:00
WINZO Platform Developer 2a5fb69af6 docs: enhance ChromeDriver troubleshooting for Docker environments
- Add detailed Chrome for Testing API instructions
- Include Docker-specific guidance for stealth mode compatibility
- Add troubleshooting tips and version compatibility matrix
- Provide clear step-by-step solution for version mismatches

Fixes common ChromeDriver issues in Docker environments where
undetected_chromedriver bypasses mounted binaries.
2025-06-25 18:20:03 -05:00
Martin 2eb62e63eb Merge pull request #348 from christiancoleman/origin/headless-docker
Headless chrome in a container
2025-06-22 15:40:43 +02:00
Martin 30aecb406d Merge pull request #351 from mmlmt2604/fix_openrouter_freemodel
Enhance Memory class: Remove 'model_use' and 'time' in message payload when user use open router's free model
2025-06-22 15:34:40 +02:00
Mike Lin 860e52c3fa Enhance Memory class: Remove 'model_use' and 'time' in messages payload when user select free model from oepn router which result 500 error 2025-06-22 17:39:38 +08:00
Christian Coleman c7ffe46771 Added a warning for people that try to run a non-headless browser in a docker container. It errors in a very unhelpful way, and so this code tells the user in the output what's happening and also forces headless = True. If a user actually means to run a non-headless browser and view via X11 or something then the warning/output will lead them to the right place that they need to tweak. 2025-06-22 02:39:20 -04:00
Martin 12a6705724 Merge pull request #344 from Fosowl/dev
Fix : searxng search issue on docker
2025-06-21 15:12:47 +02:00
martin 0605fb4526 Fix : searxng issue on docker 2025-06-21 15:11:35 +02:00
Martin 100dda4370 Merge pull request #336 from nettanvirdev/main
Update: Updated The AgenticSeek Frontend
2025-06-20 22:50:03 +02:00
Martin b226c5d1da Merge pull request #339 from Fosowl/dev
Fix :  #338 python not found for key generation
2025-06-18 22:41:26 +02:00
martin bf740d8eb5 update readme 2025-06-18 22:40:29 +02:00
martin f8f987e8ba Merge branch 'main' into dev 2025-06-18 22:14:15 +02:00
martin 29ddf31f82 tup docstring 2025-06-18 22:13:48 +02:00
Martin 41d83e8c46 Merge pull request #327 from christiancoleman/ccdev
Issue with LM Studio not getting port when using Docker
2025-06-18 22:12:27 +02:00
martin 611eddb715 Fix : typo + set safe_mode to False since we now run in docker 2025-06-18 21:40:40 +02:00
martin 40b94c953b Fix : #338 python not found for key generation 2025-06-18 21:35:01 +02:00
Tanvir Ahamed ae7be9ca8d Fix: REACT_APP_BACKEND_URL environment variable issue in frontend in Updated UI.
Revised the BACKEND_URL constant to ensure the application prioritizes fetching the backend URL from the environment variable REACT_APP_BACKEND_URL before defaulting to `http://localhost:7777`.
2025-06-18 00:13:05 +06:00
Tanvir Ahamed 7439ea35c7 Update: Updated the ui 2025-06-18 00:01:24 +06:00
Martin 3550e6ee46 Merge pull request #335 from Fosowl/dev
feat : limiter.toml
2025-06-17 19:29:21 +02:00
martin 69dd856b45 feat : limiter.toml 2025-06-17 19:28:34 +02:00
Christian Coleman e33e3e15e4 Issue with LM Studio not getting port when using Docker 2025-06-15 18:53:36 -04:00
Martin 6bb0e5a16b Merge pull request #325 from Fosowl/dev
readme fixes
2025-06-14 17:48:21 +02:00
martin c388f6c871 readme fixes 2025-06-14 17:45:53 +02:00
Martin d214f3a9c7 Merge pull request #324 from Fosowl/dev
update readme
2025-06-14 17:23:29 +02:00
martin 8888f3c481 update readme 2025-06-14 17:15:48 +02:00
Martin 807358937e Merge pull request #260 from Futbolaholic/improve-readme-onboarding
I've enhanced the README to make it easier for you to get started.
2025-06-14 16:48:49 +02:00
Martin eebf3f3ff3 Merge pull request #323 from Fosowl/dev
Fix : windows docker issues
2025-06-14 16:46:55 +02:00
martin 5a06b21a67 fix : llm provider to be docker compatible with new net configuration 2025-06-14 15:52:00 +02:00
martin legrand fd18953e14 fix : frontend back url 2025-06-14 13:44:32 +02:00
martin legrand c305e025b8 spanish readme 2025-06-14 12:52:07 +02:00
martin 5d2d1c7b08 Merge branch 'main' into dev 2025-06-14 00:30:45 +02:00
martin a6cf09673b fix : docker on windows 2025-06-14 00:30:14 +02:00
Martin d485a32e06 Merge pull request #316 from Fosowl/dev
fix : #305  safer container management
2025-06-13 17:55:57 +02:00
Antoine VIVIES 939b241a45 Merge branch 'main' into improve-readme-onboarding 2025-06-13 11:20:08 +08:00
Martin 01a27c10ad Merge pull request #301 from sukrucildirr/main
chore: fix typos across codebase
2025-06-12 19:11:48 +02:00
Martin 24fea22540 Merge pull request #318 from drhiidden/feature/new-translation-spanish
README main edition - Reference to README_ES
2025-06-12 19:10:38 +02:00
drhiidden 1730172aaa Merge branch 'Fosowl:main' into feature/new-translation-spanish 2025-06-12 11:03:49 +02:00
druiz912 93acf4dfaf add link to spanish readme 2025-06-12 11:02:00 +02:00
martin legrand aa4c95a3f4 fix : #305 safer container management 2025-06-11 20:50:41 +02:00
Martin 2b3946d685 Merge pull request #308 from drhiidden/feature/new-translation-spanish
Add README in Spanish including installation, configuration and use
2025-06-11 19:32:26 +02:00
Rocko Lo a8e0f42939 Merge branch 'main' into improve-readme-onboarding 2025-06-10 17:20:56 -04:00
druiz912 7844d71108 Add README in Spanish including installation, configuration and use 2025-06-10 02:55:57 +02:00
sukrucildirr 7e6b08bc5d Update coder_agent.txt 2025-06-07 23:48:43 +03:00
sukrucildirr c74fb8a005 Update planner_agent.py 2025-06-07 23:47:22 +03:00
sukrucildirr 43acef2378 Update mcpFinder.py 2025-06-07 23:46:44 +03:00
sukrucildirr 4a0843f0aa Update text_to_speech.py 2025-06-07 23:46:17 +03:00
sukrucildirr 583b80707d Update planner_agent.txt 2025-06-07 23:45:25 +03:00
sukrucildirr 8bde81b0b5 Update examples.json 2025-06-07 23:42:56 +03:00
sukrucildirr 48a94d7042 Update dl_safetensors.sh 2025-06-07 23:40:42 +03:00
sukrucildirr b4a692047d Update start_services.sh 2025-06-07 23:39:17 +03:00