All of the python runtimes are now using the Go-based actionLoop runtime.
We should rename core/python3ActionLoop to core/python3Action and rename core/python3AiActionLoop to core/python3AiAction. There are rippling changes in documentation, etc. to get rid of actionLoop throughout this repo.
All of the python runtimes are now using the Go-based actionLoop runtime.
We should rename
core/python3ActionLoop
tocore/python3Action
and renamecore/python3AiActionLoop
tocore/python3AiAction
. There are rippling changes in documentation, etc. to get rid of actionLoop throughout this repo.