|
|
|
|
|
by stefanhoelzl
25 days ago
|
|
For me the most important part is to do multiple jobs at once, so while the agent is doing anything I can work with another agent which needs input. For this to work, I must be able to have the complete context for a task in one place, to get a up to date when I switch back to a task.
That’s the tool I built helping me to achieve this https://github.com/stefanhoelzl/codehydra |
|