A wrapper is a library that takes a Gall agent core as its argument, augmenting the functionality of the agent. The most common agent wrapper is the dbug
library, which adds debugging functionality to an agent.
Further Reading
- App School: A comprehensive guide to writing Gall agents.