.gitignore
.python-version
AGENTS.md
LICENSE
README.md
TT_PROMPT.md
pyproject.toml
uv.lock
.github/release-drafter.yml
.github/workflows/publish.yml
.github/workflows/release-drafter.yml
docs/plans/2026-03-15-sync-placeholder-validation-design.md
docs/plans/2026-03-15-sync-placeholder-validation.md
docs/plans/2026-03-15-translate-per-key-design.md
docs/plans/2026-03-15-translate-per-key.md
docs/plans/2026-03-15-translate-progress-persistence-design.md
docs/plans/2026-03-15-translate-progress-persistence.md
docs/plans/2026-03-15-translate-tt-prompt.md
src/autolang/__init__.py
src/autolang/source_templates.py
src/autolang/toml_io.py
src/autolang/translator.py
src/autolang.egg-info/PKG-INFO
src/autolang.egg-info/SOURCES.txt
src/autolang.egg-info/dependency_links.txt
src/autolang.egg-info/entry_points.txt
src/autolang.egg-info/requires.txt
src/autolang.egg-info/top_level.txt
src/autolang/cli/__init__.py
src/autolang/cli/__main__.py
src/autolang/cli/common.py
src/autolang/cli/extractors.py
src/autolang/cli/i18n.py
src/autolang/cli/init.py
src/autolang/cli/placeholders.py
src/autolang/cli/pyright_lsp.py
src/autolang/cli/static_analysis.py
src/autolang/cli/sync.py
src/autolang/cli/translate.py
src/autolang/locales/ar.toml
src/autolang/locales/de.toml
src/autolang/locales/en.toml
src/autolang/locales/es.toml
src/autolang/locales/fr.toml
src/autolang/locales/ja.toml
src/autolang/locales/ru.toml
src/autolang/locales/zh.toml
src/autolang/locales/zh_Hant.toml
tests/test_benchmark.py
tests/test_cli.py
tests/test_core.py
tests/test_public_api.py
tests/test_static_analysis.py
tests/test_toml_io.py
tests/locales/es.toml