Commit Graph
308 Commits
Author SHA1 Message Date
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
martin legrand 06e6b2798b fix : lang error 2025-04-11 14:11:09 +02:00
martin legrand 09ce9a882a update fr reademe 2025-04-11 13:45:22 +02:00
martin legrand a9c1f5b790 feat : java interpreter bash handle 2025-04-11 12:59:14 +02:00
martin legrand 9fe561085b feat : add java interpreter tool for code agent 2025-04-11 12:46:12 +02:00
martin legrand 92f9b93353 fix : language_bash_attempt error 2025-04-11 12:44:55 +02:00
martin legrand 4198e932ca feat : support any language set in config 2025-04-11 11:13:07 +02:00
martin legrand e66f535dd3 feat : more router few shots 2025-04-10 16:43:05 +02:00
martin legrand 4d5a532b23 mistalke in prompt 2025-04-10 16:39:50 +02:00
martin legrand 369850b86d fix : major issue with file reading tool, feat : prompt improvement for browser agent 2025-04-10 16:35:07 +02:00
martin legrand 7553d9dbb6 refactor : memory clear section function logic 2025-04-09 19:03:04 +02:00
martin legrand 9a1b2b93f6 fix : SessionNotCreatedException caused by data dir conflict 2025-04-08 20:31:07 +02:00
martin legrand 8cfb2d1246 feat : vllm in server 2025-04-08 19:38:06 +02:00
martin legrand 60795111b0 feat: action enum for browser agent 2025-04-08 13:35:21 +02:00
martin legrand 469551c2b5 fix : stuck for and back same webpage link 2025-04-08 10:43:28 +02:00
martin legrand 6eafeb15a4 feat : improve browser agent code structure 2025-04-08 10:34:39 +02:00
martin legrand d75735ecb0 readme update & tests add 2025-04-07 16:56:36 +02:00
martin legrand 6eee5cf350 rm debug print 2025-04-07 15:01:17 +02:00
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
MartinandCopilot 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