.DS_Store
.gitignore
.python-version
LICENSE
README.md
README_CN.md
main.py
pyproject.toml
uv.lock
.github/workflows/publish.yml
src/instappt/__init__.py
src/instappt/_version.py
src/instappt/cli.py
src/instappt/core.py
src/instappt/models.py
src/instappt/prompts.py
src/instappt/ui.py
src/instappt/utils.py
src/instappt.egg-info/PKG-INFO
src/instappt.egg-info/SOURCES.txt
src/instappt.egg-info/dependency_links.txt
src/instappt.egg-info/entry_points.txt
src/instappt.egg-info/requires.txt
src/instappt.egg-info/top_level.txt
tests/test_mock_pipeline.py
tests/test_pdf_merge.py