Concepts
Concurrent Modular Agent (CMA) is a framework to build agents that are assemled from multiple modules, inspired by living systems. It allows you to create agents that can perform complex tasks by combining concurrently working simple modules, each responsible for a specific function.