67 Commits

Author SHA1 Message Date
martin legrand
ad9ca5e7cb commented out backend service until solution found for chrome in docker problem 2025-04-17 18:59:13 +02:00
martin legrand
153bd21910 feat : custom chhrome path save to env 2025-04-16 14:10:48 +02:00
martin legrand
a3ca718131 feat : improve chrome path check + no query refusal on complex task 2025-04-16 13:59:11 +02:00
martin legrand
26421190b1 fix : change browser waiting check 2025-04-16 10:08:03 +02:00
martin legrand
a32cf60958 feat : small frontend improvement & planner auto fix 2025-04-15 16:31:53 +02:00
martin legrand
14f42b638d ci : full deploy with searxng, usgi, frontend (in progress) 2025-04-15 11:04:41 +02:00
martin legrand
d1954ff326 First front & backend integration 2025-04-14 20:08:53 +02:00
martin legrand
592c7e6915 refactor : pre-backend implementation 2025-04-14 16:55:15 +02:00
martin legrand
e0f0c5c7f6 feat : better web form handling 2025-04-13 17:23:00 +02:00
martin legrand
369850b86d fix : major issue with file reading tool, feat : prompt improvement for browser agent 2025-04-10 16:35:07 +02:00
martin legrand
7553d9dbb6 refactor : memory clear section function logic 2025-04-09 19:03:04 +02:00
martin legrand
9a1b2b93f6 fix : SessionNotCreatedException caused by data dir conflict 2025-04-08 20:31:07 +02:00
martin legrand
d75735ecb0 readme update & tests add 2025-04-07 16:56:36 +02:00
martin legrand
8991aaae8d feat : planner agent improvement 2025-04-05 16:39:16 +02:00
martin legrand
688e94d97c feat : html to actual markdown for browser + better logging system 2025-04-05 14:14:23 +02:00
martin legrand
a09b6bf8aa feat : logger class for better logging 2025-04-05 12:12:38 +02:00
martin legrand
5321dcc3ba fix : exception in browser 2025-04-04 14:15:29 +02:00
martin legrand
ff9c1576b6 feat : better numerical value handling on webpage 2025-04-04 11:56:11 +02:00
martin legrand
e534faf115 fix : possible bus error 2025-04-02 21:09:22 +02:00
martin legrand
7890b4b3ca feat : better form handling 2025-04-02 15:43:51 +02:00
martin legrand
f69ceb5025 feat : fast browser memory recovery 2025-04-02 13:49:18 +02:00
martin legrand
704509560a feat : multilingual agent router 2025-04-02 13:22:32 +02:00
martin legrand
56b5db7df3 Initial project setup 2025-04-01 18:49:37 +02:00
martin legrand
698ed78acc feat: better find_and_click_submission function 2025-04-01 15:12:53 +02:00
martin legrand
b3efd09fb3 fix : browser not handling properly web form 2025-04-01 13:09:16 +02:00
martin legrand
b34e343535 fix : possible crash with planner agent if wrong format returned by llm 2025-03-30 17:38:22 +02:00
martin legrand
8ccb6f4d77 fix : issue with browser 2025-03-30 17:22:35 +02:00
martin legrand
039ea71678 feat: stealth option in config 2025-03-30 16:00:38 +02:00
martin legrand
a0b09410b3 feat : nopecha crx 2025-03-30 15:37:06 +02:00
martin legrand
3dbef96cf0 feat : stealth browser with selenium_stealth for captcha 2025-03-30 15:20:43 +02:00
martin legrand
7331cb7cb2 feat : better verbose message 2025-03-30 11:51:41 +02:00
Martin
cd1833f3ad
Update comment in sources/browser.py by copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-29 20:25:52 +01:00
martin legrand
cc951d4745 feat : remove browser message 2025-03-29 18:48:38 +01:00
martin legrand
aa1c0a24e2 Fix : crash due to driver closing in multi agent web search 2025-03-27 12:16:51 +01:00
martin legrand
24329aa3d2 change browser settings 2025-03-26 23:51:54 +01:00
martin legrand
2aa31ac911 readme update 2025-03-26 15:43:24 +01:00
martin legrand
8c425f62b6 fix : browser duplication, isolate driver creation 2025-03-26 14:17:52 +01:00
martin legrand
d871c378fe feat : better routing system 2025-03-25 15:44:23 +01:00
martin legrand
d423c08440 feat : tests for browser 2025-03-24 13:35:37 +01:00
martin legrand
38fe983010 Feat : handle recaptcha 2025-03-24 13:09:36 +01:00
martin legrand
189fb0d767 Fix: ask for value with input 2025-03-24 11:45:04 +01:00
martin legrand
037995ab59 captcha testing 2025-03-24 11:31:00 +01:00
martin legrand
8c77f3eddb refactor: remove debug print 2025-03-23 21:24:05 +01:00
martin legrand
8b5bb28c94 fix : various bugs & improve memory system 2025-03-23 17:25:49 +01:00
martin legrand
caf1b5e9a9 Refactor : browser class & browsing agent can now login 2025-03-23 16:05:07 +01:00
martin legrand
fa7d586a97 Feat : browser login form detecting and fill, fix: memory saving problems 2025-03-23 11:11:38 +01:00
martin legrand
7c1519a0de feat : selenium web security 2025-03-19 17:29:37 +01:00
martin legrand
80071fbeaa fix : chromedriver bug 2025-03-19 09:41:48 +01:00
Martin
0e653fdefa
Merge pull request #56 from ganeshnikhil/main
Update text_to_speech.py ,  browser.py .
2025-03-18 23:16:04 +01:00
ganesh nikhil
2418894dcb
Update browser.py 2025-03-19 01:16:25 +05:30