File size: 542 Bytes
b3509ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Todo:
- add logger to the task queue

Bugs:
- logging incorrectly parses the stage of the agent always printing 'init'

Done:
- website parser
- regular report qa => new task for the manager
- input/output
- find a good challenge that showcases the capabilities
- remove (or just not use) the concept of neighbours => substitute with shared memory
- shared memory as a vector database
- Task queue
- prompt factory
- ascynchronous execution
- multithreading
- individual logging for better debugging => added agent ide and the step to the log