README.md
pyproject.toml
agente_scratch/__init__.py
agente_scratch/core.py
agente_scratch/scratch.png
agente_scratch.egg-info/PKG-INFO
agente_scratch.egg-info/SOURCES.txt
agente_scratch.egg-info/dependency_links.txt
agente_scratch.egg-info/entry_points.txt
agente_scratch.egg-info/requires.txt
agente_scratch.egg-info/top_level.txt
agente_scratch/agent/__init__.py
agente_scratch/agent/graph.py
agente_scratch/agent/mcp_server.py
agente_scratch/agent/tools.py
agente_scratch/cli/__init__.py
agente_scratch/cli/app.py
tests/test_core.py