MANIFEST.in
README.md
pyproject.toml
gcri/__init__.py
gcri/config.py
gcri/entry.py
gcri/launch_gcri.py
gcri/launch_planner.py
gcri.egg-info/PKG-INFO
gcri.egg-info/SOURCES.txt
gcri.egg-info/dependency_links.txt
gcri.egg-info/entry_points.txt
gcri.egg-info/requires.txt
gcri.egg-info/top_level.txt
gcri/dashboard/frontend/node_modules/flatted/python/flatted.py
gcri/graphs/__init__.py
gcri/graphs/aggregator.py
gcri/graphs/callbacks.py
gcri/graphs/gcri_unit.py
gcri/graphs/generators.py
gcri/graphs/planner.py
gcri/graphs/schemas.py
gcri/graphs/states.py
gcri/templates/.DS_Store
gcri/templates/__init__.py
gcri/templates/__pycache__/__init__.cpython-312.pyc
gcri/templates/__pycache__/__init__.cpython-314.pyc
gcri/templates/v0.1.1/active_memory.txt
gcri/templates/v0.1.1/aggregator.txt
gcri/templates/v0.1.1/black_and_white_lists.json
gcri/templates/v0.1.1/compression.txt
gcri/templates/v0.1.1/decision.txt
gcri/templates/v0.1.1/global_rules.txt
gcri/templates/v0.1.1/hypothesis.txt
gcri/templates/v0.1.1/hypothesis_minimal.txt
gcri/templates/v0.1.1/memory.txt
gcri/templates/v0.1.1/planner.txt
gcri/templates/v0.1.1/reasoning.txt
gcri/templates/v0.1.1/strategy_generator.txt
gcri/templates/v0.1.1/verification.txt
gcri/tools/__init__.py
gcri/tools/cli.py
gcri/tools/docker_sandbox.py
gcri/tools/local_sandbox.py
gcri/tools/utils.py
scripts/test_coding_task.py
scripts/test_minimal_generator.py
workspace/test_gcri.py