Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Introduction ============= - Agents with FSM that manage their current state. - Web Interface code to provide a convenient interface to Agents for development. Dependancies ============ twisted simplejson txAMQP Magnet How to run ========== Start Agent User Interface services (which, in turn, starts each agent): ------------------------------------------------------------------------ $ twistd -ny ui.py #now go to http://localhost:8008 Examples ======== The 'zinc_demo' directory contains example osx agent code