17 Commits

Author SHA1 Message Date
martin legrand
56b5db7df3 Initial project setup 2025-04-01 18:49:37 +02:00
martin legrand
7331cb7cb2 feat : better verbose message 2025-03-30 11:51:41 +02: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
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
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
393d15e52c fix : issue #26 2025-03-15 18:39:56 +01:00
martin legrand
ed02a4dad0 Fix : major displaying issues and libraries warning 2025-03-11 11:45:02 +01:00
martin legrand
aece8de10b Feat : planning agent task parsing and agents assignation 2025-03-10 13:42:07 +01:00
martin legrand
eca688baba Docs: better documentation 2025-03-06 11:58:54 +01:00
martin legrand
bba98786f5 Feat : integration of more code interpreter 2025-03-02 11:10:17 +01:00
martin legrand
5bc2c26757 Feat : better print of think process and answer 2025-02-28 16:29:07 +01:00
steveh8758_lab
42d2655881 Fix some error
FIX:
    llm_provider.py 102: _model -> model
MOD:
    utility.py 25: add windows termial color print
    text_to_speech.py 29: add windows version
ADD:
    add termcolor in requirements.txt
2025-02-23 19:37:57 +08:00
martin legrand
62cc76764e Feat : adding work that was done locally 2025-02-19 19:07:24 +01:00