449 Commits

Author SHA1 Message Date
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
140f7842cc feat: add config back to default settings 2025-04-01 19:19:10 +02:00
martin legrand
b5311b2651 fix : typo in readme fr version 2025-04-01 19:10:57 +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
9c3330b45d add french readme 2025-04-01 14:21:48 +02:00
Martin
9e5b2c5ed7
Merge pull request #91 from steveh8758/main
Mod README
2025-04-01 13:45:46 +02:00
steveh8758
11fa4aed48
Merge branch 'Fosowl:main' into main 2025-04-01 19:43:24 +08:00
steveh8758_lab
919cf1437d Mod README 2025-04-01 19:41:46 +08: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
617927c291
Merge pull request #89 from steveh8758/main
Add Chinese-Traditional README
2025-04-01 12:51:38 +02:00
steveh8758_lab
0ce492d083 Add Chinese-Traditional README 2025-04-01 18:19:54 +08:00
steveh8758
4cf1beb49f
Merge branch 'Fosowl:main' into main 2025-04-01 18:16:17 +08:00
Martin
c41c259cd6
Merge pull request #88 from Fosowl/dev
Browser stealth mode
2025-03-30 19:06:37 +02:00
martin legrand
a3e95abfde update readme 2025-03-30 17:48:43 +02:00
martin legrand
164d2b21e9 update readme 2025-03-30 17:47:04 +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
36b80dc758 fix duplicate : config.ini 2025-03-30 17:13:23 +02:00
martin legrand
927d09ffb5 feat : new config.ini 2025-03-30 16:15:48 +02:00
martin legrand
a5ecd2d389 fix : improve install script 2025-03-30 16:13:44 +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
69f276955a fix: ollama server issue 2025-03-30 12:04:06 +02:00
martin legrand
e56e5a4b3d fix : fix 2025-03-30 12:02:17 +02:00
martin legrand
6b31516cd9 fix : bug from weird ollama behavior 2025-03-30 12:00:20 +02:00
martin legrand
61d83e6614 fix relative import issue 2025-03-30 11:55:55 +02:00
martin legrand
4d0130c297 feat : loading verbose message 2025-03-30 11:53:25 +02:00
martin legrand
7331cb7cb2 feat : better verbose message 2025-03-30 11:51:41 +02:00
martin legrand
8c431c690e readme update 2025-03-29 21:28:42 +01:00
martin legrand
f60406d0f1 script update 2025-03-29 21:27:19 +01:00
Martin
7e18d78805
Merge pull request #87 from Fosowl/dev
Integration of new custom server provider
2025-03-29 20:29:13 +01: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
9561ca95a1 fix : healess browser setting not applied properly 2025-03-29 20:09:44 +01:00
martin legrand
875ab3bd8e feat : increase ctx size 2025-03-29 19:54:45 +01:00
martin legrand
1dd8e0a016 fix : llamacpp handler problem again 2025-03-29 19:47:44 +01:00
martin legrand
5862c98f3e fix : llamacpp handler problem 2025-03-29 19:41:29 +01:00
martin legrand
ddb533a255 fix : server model download 2025-03-29 19:27:08 +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