CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
README.zh-CN.md
RELEASE.md
pyproject.toml
benchmarks/benchmark_synthetic.py
benchmarks/profile_public_screenshots.py
benchmarks/public_datasets.md
docs/architecture.md
docs/integrations.md
docs/research_notes.md
integrations/openclaw/README.md
integrations/openclaw/skill.json
reports/release/evaluation_report.md
reports/release/release_benchmark.json
reports/release/release_benchmark.md
reports/release/browser_traces/browser_article/trace.json
reports/release/browser_traces/browser_dashboard/trace.json
reports/release/browser_traces/browser_table/trace.json
scripts/build_dist.py
scripts/publish_pypi.sh
src/scrollsnap/__init__.py
src/scrollsnap/alignment.py
src/scrollsnap/analyzer.py
src/scrollsnap/benchmark.py
src/scrollsnap/browser_scenarios.py
src/scrollsnap/cli.py
src/scrollsnap/config.py
src/scrollsnap/imaging.py
src/scrollsnap/mcp_server.py
src/scrollsnap/media.py
src/scrollsnap/metrics.py
src/scrollsnap/mosaic.py
src/scrollsnap/openclaw_adapter.py
src/scrollsnap/release_report.py
src/scrollsnap/synthetic.py
src/scrollsnap/tiles.py
src/scrollsnap/token_estimate.py
src/scrollsnap/trace.py
src/scrollsnap/types.py
src/scrollsnap/video.py
src/scrollsnap/viewport.py
src/scrollsnap/vision.py
src/scrollsnap_core.egg-info/PKG-INFO
src/scrollsnap_core.egg-info/SOURCES.txt
src/scrollsnap_core.egg-info/dependency_links.txt
src/scrollsnap_core.egg-info/entry_points.txt
src/scrollsnap_core.egg-info/requires.txt
src/scrollsnap_core.egg-info/top_level.txt
tests/test_pipeline.py