124 Commits

Author SHA1 Message Date
martin legrand
18f23db0fa fix : none generator error 2025-03-29 12:29:38 +01:00
martin legrand
8106cff45f fix : jsonify problem in server 2025-03-29 12:26:58 +01:00
martin legrand
021ef0cdc1 feat : logging message for server 2025-03-29 12:21:40 +01:00
martin legrand
ca50b1f2d0 fix : server problem 2025-03-29 11:52:17 +01:00
martin legrand
a4cfa9c651 feat : better server provider 2025-03-29 11:46:22 +01:00
martin legrand
0bf813e865 fix : execution problem when line start with block tag + dont load tts if disabled 2025-03-28 18:51:03 +01:00
martin legrand
2b512b1315 change unsafe cmd list 2025-03-28 16:22:04 +01:00
martin legrand
dae2c224e5 fix: memory compression on session loading 2025-03-28 15:41:54 +01:00
martin legrand
c862d496e3 feat : fix displaying problem + memory compression on loading + personality prompt + technical image 2025-03-28 14:43:05 +01:00
martin legrand
bc6365567f fix : deepseek api not in example 2025-03-27 19:08:27 +01:00
martin legrand
582462a73f feat : lm-studio integration 2025-03-27 18:35:07 +01:00
martin legrand
a7d2beabe0 docs : readme image 2025-03-27 12:46:47 +01:00
martin legrand
2f78d033ab feat : browser agent knowledge of current note for navigation reasoning 2025-03-27 12:30:07 +01:00
martin legrand
cce74b29ad fix : planner agent crash 2025-03-27 12:19:54 +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
cf4d9b63c7 rm debug log 2025-03-27 11:59:10 +01:00
martin legrand
86da6acf3f feat : support for local openai based api 2025-03-27 11:42:31 +01:00
martin legrand
697bc882c7 fix : memory recovery bug 2025-03-27 10:22:48 +01:00
martin legrand
24329aa3d2 change browser settings 2025-03-26 23:51:54 +01:00
martin legrand
1027a2a77b fix : planner not passing info properly between agents 2025-03-26 20:51:31 +01:00
martin legrand
5dd3ffd9ef readme update 2025-03-26 15:47:28 +01:00
martin legrand
2aa31ac911 readme update 2025-03-26 15:43:24 +01:00
martin legrand
3d49e0aabe feat : media image + fix: router bug 2025-03-26 15:28:10 +01:00
martin legrand
8c425f62b6 fix : browser duplication, isolate driver creation 2025-03-26 14:17:52 +01:00
martin legrand
9080697dc0 feat : re-integrated and improved planner agent 2025-03-26 13:21:10 +01:00
martin legrand
279bdf8c7e rm : useless js function 2025-03-26 12:23:12 +01:00
martin legrand
7d67ae2562 feat : file agent imrprovement 2025-03-26 12:21:03 +01:00
martin legrand
8922350379 feat : file agent improved 2025-03-26 12:06:27 +01:00
martin legrand
df922b18a7 fix : wrong condition 2025-03-26 11:09:05 +01:00
martin legrand
5d08565ff1 fix : bug 2025-03-26 11:06:03 +01:00
martin legrand
757a9b1e3e feat : task complexity routing 2025-03-26 10:54:25 +01:00
martin legrand
32bc096d9a feat : better ensemble logic for router 2025-03-26 09:58:27 +01:00
martin legrand
d871c378fe feat : better routing system 2025-03-25 15:44:23 +01:00
martin legrand
af168d2c57 feat : zero shot router for other lang 2025-03-24 20:22:30 +01:00
martin legrand
323783b89e Feat : improve prompt, add agent verbose option 2025-03-24 14:41:24 +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
e74bbe4044 minor fixes 2025-03-23 21:08:34 +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
0397183f2a fix : error pyaudio import 2025-03-22 13:34:05 +01:00
martin legrand
76f52846de feat : dont import pyaudio if stt not enabled 2025-03-22 12:44:41 +01:00
martin legrand
b1ad643364 Fix : pyaudio.paInt16 missing in AudioRecorder class init 2025-03-21 19:34:57 +01:00
martin legrand
b40322dc2c readme update & fix provider not auto downloading model 2025-03-21 19:27:37 +01:00
martin legrand
762293536f Doc: readme; Feat : language utility class, small fix 2025-03-20 15:24:31 +01:00
martin legrand
7c1519a0de feat : selenium web security 2025-03-19 17:29:37 +01:00