README.md
pyproject.toml
setup.py
agentscope/__init__.py
agentscope/models.py
agentscope/monitor.py
agentscope/cli/__init__.py
agentscope/cli/__main__.py
agentscope/cli/commands.py
agentscope/cli/main.py
agentscope/instrumentation/__init__.py
agentscope/instrumentation/nanobot_instrumentor.py
agentscope_monitor.egg-info/PKG-INFO
agentscope_monitor.egg-info/SOURCES.txt
agentscope_monitor.egg-info/dependency_links.txt
agentscope_monitor.egg-info/entry_points.txt
agentscope_monitor.egg-info/not-zip-safe
agentscope_monitor.egg-info/requires.txt
agentscope_monitor.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py
tests/test_models.py