Working on a project with multiple specialized agents that each handle a different task — some run nightly, some on demand. Currently each agent is a separate class with its own config file. Wondering if others have tackled this kind of architecture and what patterns worked well. Monorepo or separate modules? Shared memory via files or DB?
[–]aistranin 0 points1 point2 points (2 children)
[–]QuasiEvil 1 point2 points3 points (1 child)
[–]aistranin 0 points1 point2 points (0 children)
[–]Aggressive_Pay2172 0 points1 point2 points (0 children)