Skip to content

Command-line interface

freeact provides a minimalistic command-line interface (CLI) for running agents. It is currently intended for demonstration purposes only. Install freeact and run the following command to see all available options:

python -m freeact.cli --help

or check quickstart and tutorials for usage examples.