81 Commits

Author SHA1 Message Date
tcsenpai
71deb2dab7 Merge branch 'main' of https://github.com/Fosowl/agenticSeek 2025-05-12 15:19:56 +02:00
martin legrand
ef91502961 fix : connection issue with 0.0.0.0 in app.js + unzoom browser view 2025-05-08 13:38:07 +02:00
martin legrand
e4591ea1b4 feat: improve compression/web agent memory management 2025-05-05 14:15:32 +02:00
tcsenpai
f79c3f10da Merge branch 'main' of https://github.com/Fosowl/agenticSeek 2025-05-02 23:41:55 +02:00
tcsenpai
bdd7e34b8c chrome and chromedriver can (and should, look at docker-compose.yml) be configured through environment variables 2025-05-02 23:23:25 +02:00
tcsenpai
d6ec56b5df soft enforced chromedriver path for python-env usage 2025-05-02 22:42:39 +02:00
martin legrand
96a6dd368a feat: fallback for ssl issues 2025-05-02 17:27:22 +02:00
martin legrand
ed76c8415b feat : fileFinder read pdf, browser better chromedriver install 2025-05-02 14:10:16 +02:00
martin legrand
cfe19e637f feat : planner improvement, google provider 2025-04-25 20:13:25 +02:00
martin legrand
82aecd0aae fix : blocks not appearing on front for planner agent 2025-04-24 12:22:52 +02:00
martin legrand
564a09c96d feat : planner adapt to task failure + temporary remove frontend task panel 2025-04-23 15:51:47 +02:00
martin legrand
d01ae7217f feat : random ua + more coherent browser signature 2025-04-22 14:44:34 +02:00
martin legrand
1b17b95e8c feat : slight fix attempt for frontend 2025-04-21 15:06:21 +02:00
martin legrand
83c595144b feat : frontend message streaming 2025-04-18 15:42:53 +02:00
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