PRODIGY
is a planning and learning architecture developed at Carnegie Mellon University.
The core of the system is Prodigy 4.0, a nonlinear state-space planner.
We have implemented a wrapper in Allegro Common LISP 6.0 to "agentify"
PRODIGY. In the resulting Prodigy/Agent system, a simple client-server
relationship exists for interaction. Prodigy/Agent is the server and the
human or another system is the client. Our conversation protocol is implemented
in KQML with sockets.