150 Commits

Author SHA1 Message Date
Martin
95f5b9df68
Update sources/speech_to_text.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-01 19:41:59 +02:00
martin legrand
1ffaf4689e rm : tmp file 2025-04-01 19:21:35 +02:00
martin legrand
e99851fba3 note: commit 56b5db7 was a mistake by agenticseek itself lol 2025-04-01 19:05:47 +02:00
martin legrand
3acbae5ea0 feat : no call to llm on goodbye, prompt adjustement for file agent 2025-04-01 19:00:39 +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
1b5a55ccf2 feat : cleaner import arrangement 2025-04-01 13:10:06 +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
45818b1eba fix : display carriage problem 2025-03-29 20:12:18 +01:00
martin legrand
cc951d4745 feat : remove browser message 2025-03-29 18:48:38 +01:00
martin legrand
557f7aa333 perf: trying to improve perf 2025-03-29 18:20:47 +01:00
martin legrand
e0eee90202 fix : server crash with ollama 2025-03-29 18:07:38 +01:00
martin legrand
d8ded2d456 fix: animate_thinking bug 2025-03-29 16:13:42 +01:00
martin legrand
862a78276f feat : simpler, better terminal color 2025-03-29 15:53:27 +01:00
martin legrand
e69cff0735 fix : pretty_print issue 2025-03-29 14:43:50 +01:00
martin legrand
90894f806a fix : response timeout 2025-03-29 14:23:53 +01:00
martin legrand
5c9ada9468 fix : bug 2025-03-29 13:55:01 +01:00
martin legrand
7e95498f7a feat : better logging 2025-03-29 13:14:37 +01:00
martin legrand
4c87353db4 readme update for server install instruction 2025-03-29 12:40:50 +01:00
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