LICENSE.md
README.md
pyproject.toml
src/agents/__init__.py
src/agents/context_agent.py
src/agents/discovery.py
src/agents/validator.py
src/cli/__init__.py
src/cli/executor_cli.py
src/executor/__init__.py
src/executor/cache.py
src/executor/coordinator.py
src/executor/prometheus_exporter.py
src/executor/sandbox.py
src/executor/session_manager.py
src/executor/telemetry.py
src/fastools/__init__.py
src/fastools/agent.py
src/fastools/executor.py
src/fastools_executor.egg-info/PKG-INFO
src/fastools_executor.egg-info/SOURCES.txt
src/fastools_executor.egg-info/dependency_links.txt
src/fastools_executor.egg-info/entry_points.txt
src/fastools_executor.egg-info/requires.txt
src/fastools_executor.egg-info/top_level.txt
src/research/__init__.py
src/research/base.py
src/research/config.py
src/research/context7.py
src/research/factory.py
src/research/fallback.py
src/research/perplexity.py
src/tools/__init__.py
tests/test_telemetry.py
tests/test_telemetry_integration.py