.gitignore
CLAUDE.md
LICENSE
README.md
pyproject.toml
.github/workflows/release.yml
opencode_sync/__init__.py
opencode_sync/__main__.py
opencode_sync/cli.py
opencode_sync/config.py
opencode_sync/vllm_client.py
opencode_sync.egg-info/PKG-INFO
opencode_sync.egg-info/SOURCES.txt
opencode_sync.egg-info/dependency_links.txt
opencode_sync.egg-info/entry_points.txt
opencode_sync.egg-info/requires.txt
opencode_sync.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/test_install.py
tests/test_integration.py
tests/test_vllm_client.py