SoarGroup / Soar

Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
http://soar.eecs.umich.edu
Other
331 stars 71 forks source link

sml SpawnDebugger for specific agent #425

Open garfieldnate opened 8 months ago

garfieldnate commented 8 months ago

When running a kernel with multiple agents, if you spawn the debugger via SpawnDebugger then one debugger for each agent is opened. It would be useful to be able to specify that we want a debugger window just for a specific agent.