martin legrand
|
ed76c8415b
|
feat : fileFinder read pdf, browser better chromedriver install
|
2025-05-02 14:10:16 +02:00 |
|
martin legrand
|
3cf1cab68f
|
cmv
|
2025-05-01 22:16:55 +02:00 |
|
martin legrand
|
c6688355a7
|
set code safety on by default
|
2025-05-01 22:10:54 +02:00 |
|
martin legrand
|
68ed1834a9
|
fix : errors related to API based LLMs
|
2025-05-01 18:17:03 +02:00 |
|
martin legrand
|
da7dde23d4
|
feat : display planner next task on front
|
2025-04-28 10:24:30 +02:00 |
|
martin legrand
|
5517f53f8a
|
fix : go interpreter error, hf provider import + feat : more logger
|
2025-04-27 20:37:23 +02:00 |
|
martin legrand
|
e06acd65a6
|
fix : http added to url unnecessary
|
2025-04-26 10:42:29 +02:00 |
|
martin legrand
|
893f9ec2d8
|
fix: server_fn
|
2025-04-26 10:29:56 +02:00 |
|
martin legrand
|
1274a0c646
|
fix: server_fn
|
2025-04-26 10:29:36 +02:00 |
|
martin legrand
|
e4ae8162a0
|
add test for ip_online check
|
2025-04-26 10:27:17 +02:00 |
|
martin legrand
|
dce9074969
|
fix : is_ip_online function
|
2025-04-26 10:06:20 +02:00 |
|
martin legrand
|
c360240259
|
fix : #133
|
2025-04-26 09:56:14 +02:00 |
|
martin legrand
|
45700d77ab
|
fix : was showing code after execution
|
2025-04-25 21:54:36 +02:00 |
|
martin legrand
|
f09cb8a7b5
|
fix : block not display on front with planner
|
2025-04-25 21:35:31 +02:00 |
|
martin legrand
|
309a481a69
|
feat : enhance planner
|
2025-04-25 21:15:49 +02:00 |
|
martin legrand
|
cfe19e637f
|
feat : planner improvement, google provider
|
2025-04-25 20:13:25 +02:00 |
|
martin legrand
|
273f4bd858
|
Feat : MCP finder tool
|
2025-04-24 21:13:29 +02:00 |
|
martin legrand
|
6049db1f24
|
fix : wrong value
|
2025-04-24 13:33:36 +02:00 |
|
martin legrand
|
b479dd0b2f
|
rm debug print
|
2025-04-24 13:24:56 +02:00 |
|
martin legrand
|
8b199869c7
|
fix : planner agent bug
|
2025-04-24 13:23:17 +02:00 |
|
martin legrand
|
82aecd0aae
|
fix : blocks not appearing on front for planner agent
|
2025-04-24 12:22:52 +02:00 |
|
martin legrand
|
9c9824c05e
|
update readme
|
2025-04-24 10:35:39 +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
|
4de527aa42
|
update discord link + less strict url format check
|
2025-04-21 12:10:13 +02:00 |
|
martin legrand
|
0f09ef92dd
|
refactor : message for status
|
2025-04-18 18:31:11 +02:00 |
|
martin legrand
|
5ac7df1854
|
fix : browser stuck due to history problem
|
2025-04-18 18:05:54 +02:00 |
|
martin legrand
|
7f3682e884
|
fix : message not displayed bug
|
2025-04-18 17:54:47 +02:00 |
|
martin legrand
|
c9f6d76d30
|
fix : status display on frontend
|
2025-04-18 17:18:11 +02:00 |
|
martin legrand
|
c030b55521
|
fix : web front bugs
|
2025-04-18 16:29:59 +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
|
906dc18060
|
fix : start_service.sh & compose
|
2025-04-16 08:43:32 +02:00 |
|
martin legrand
|
2cb7ac34ce
|
add tools log
|
2025-04-15 21:39:24 +02:00 |
|
martin legrand
|
6d1edf9184
|
fix :__main__ not working within interpreter
|
2025-04-15 20:56:58 +02:00 |
|
martin legrand
|
e1d55649d5
|
fix : invalid usage of memory_clear_section
|
2025-04-15 20:41:23 +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
|
454e68033c
|
Fix : prevent asking for clarification multiple time + readme update
|
2025-04-14 11:58:02 +02:00 |
|
martin legrand
|
8da3d2b3f8
|
refactor : test code in llmprovider
|
2025-04-13 20:57:39 +02:00 |
|
martin legrand
|
e0f0c5c7f6
|
feat : better web form handling
|
2025-04-13 17:23:00 +02:00 |
|
martin legrand
|
5b491ddbf7
|
feat: enhance browser agent note taking
|
2025-04-12 16:40:19 +02:00 |
|
martin legrand
|
164b741d57
|
refactor: rm debug print
|
2025-04-12 14:59:45 +02:00 |
|
martin legrand
|
f4feb42dda
|
refactor: self.role for router
|
2025-04-12 11:50:48 +02:00 |
|