178 Commits

Author SHA1 Message Date
martin legrand
21bf224fef fix: browser bug 2025-04-07 14:55:41 +02:00
martin legrand
ff8fdddbdc feat : new readme img 2025-04-07 13:16:26 +02:00
martin legrand
93ebb9468c feat: small show answer display change 2025-04-07 12:03:28 +02:00
martin legrand
a1e71fd0ce feat : improve planner agent handling of multifiles project 2025-04-07 12:02:01 +02:00
martin legrand
416d9d00ad fix: undeclared variable used in return 2025-04-06 20:02:55 +02:00
martin legrand
3550c4a448 fix: undeclared variable used in return 2025-04-06 20:02:21 +02:00
Martin
196841db50
Update sources/agents/browser_agent.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-06 20:00:49 +02:00
martin legrand
bb67df8f42 feat : signal handler now agent specific instead of global 2025-04-06 19:46:52 +02:00
martin legrand
26e9dbcd40 feat : slight improvement for planner & web agent 2025-04-06 14:50:19 +02:00
martin legrand
42f9485a39 feat : enhance browser agent + add tests 2025-04-06 12:17:38 +02:00
martin legrand
6fb9ce67c0 feat : better web navigation of web agent 2025-04-05 22:13:29 +02:00
martin legrand
8991aaae8d feat : planner agent improvement 2025-04-05 16:39:16 +02:00
martin legrand
97708c7947 feat : server response cache 2025-04-05 16:36:58 +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
a4f28cec5d feat : .voices folder for tts 2025-04-04 12:34:00 +02:00
martin legrand
95f43be2af fix : avoid loading compress of planner agent memory 2025-04-04 11:57:06 +02:00
martin legrand
ff9c1576b6 feat : better numerical value handling on webpage 2025-04-04 11:56:11 +02:00
martin legrand
d6aba5fd39 feat : dsk_deepseek 2025-04-04 11:54:34 +02:00
martin legrand
f70606b5ec feat : improve tts test code at bottom of file & index safety 2025-04-04 11:53:37 +02:00
martin legrand
92e2e8c0d6 fix : memory summarization issue 2025-04-04 11:41:47 +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
02d28b4322
Update sources/agents/browser_agent.py for duplicate typing
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-01 19:42:44 +02:00
Martin
9e47e2bf4f
Update sources/llm_provider.py to remove duplicate typing
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-01 19:42:16 +02:00
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