LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/README.md
examples/basic_workflow.py
examples/cli_session.bat
examples/cli_session.sh
examples/parallel_workflow.py
src/interagent/__init__.py
src/interagent/cli.py
src/interagent/constants.py
src/interagent/locking.py
src/interagent/messaging.py
src/interagent/session.py
src/interagent/task.py
src/interagent/utils.py
src/interagent/validator.py
src/interagent/watchdog.py
src/interagent/templates/__init__.py
src/interagent/templates/agents_guide.md
src/interagent/templates/ai_context.md
src/interagent/templates/review_request.md
src/interagent/templates/roles_template.md
src/interagent/templates/task_delegation.md
src/interagent/templates/update_prompt.md
src/interagent/transport/__init__.py
src/interagent/transport/base.py
src/interagent/transport/config.py
src/interagent/transport/git.py
src/interagent/transport/http.py
src/interagent/transport/local.py
src/interagent_framework.egg-info/PKG-INFO
src/interagent_framework.egg-info/SOURCES.txt
src/interagent_framework.egg-info/dependency_links.txt
src/interagent_framework.egg-info/entry_points.txt
src/interagent_framework.egg-info/requires.txt
src/interagent_framework.egg-info/top_level.txt