LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gitlab_reviewer/__init__.py
src/gitlab_reviewer/cli.py
src/gitlab_reviewer/client.py
src/lmer.egg-info/PKG-INFO
src/lmer.egg-info/SOURCES.txt
src/lmer.egg-info/dependency_links.txt
src/lmer.egg-info/entry_points.txt
src/lmer.egg-info/requires.txt
src/lmer.egg-info/top_level.txt
src/lmer_cli/__init__.py
src/lmer_cli/build.py
src/lmer_cli/cli.py
src/lmer_cli/container_home.py
src/lmer_cli/gates.py
src/lmer_cli/gitlab_pipeline.py
src/lmer_cli/log.py
src/lmer_cli/mounts.py
src/lmer_cli/pipe.py
src/lmer_cli/resolve.py
src/lmer_cli/runtime.py
src/lmer_cli/service.py
src/lmer_cli/supervisor.py
src/lmer_cli/tokens.py
src/lmer_cli/util.py
src/lmer_cli/container/__init__.py
src/lmer_cli/container/clone_and_exec.py
src/work_repo/__init__.py
src/work_repo/cli.py
src/work_repo/git_ops.py
src/work_repo/info_reader.py
src/work_repo/loggers.py
src/work_repo/utils.py
taskdef/chat/instructions.txt
tests/test_build.py
tests/test_consistency.py
tests/test_container_build.py
tests/test_containerfile.py
tests/test_fips_compliance.py
tests/test_followup_hook.py
tests/test_gates.py
tests/test_hooks.py
tests/test_human_identity.py
tests/test_installed_mode.py
tests/test_integration.py
tests/test_lmer_cli_container_home.py
tests/test_lmer_cli_env_sources.py
tests/test_lmer_cli_gitlab_pipeline.py
tests/test_lmer_cli_log.py
tests/test_lmer_cli_mounts.py
tests/test_lmer_cli_resolve.py
tests/test_lmer_cli_runtime.py
tests/test_lmer_cli_service.py
tests/test_lmer_cli_token_injection.py
tests/test_lmer_features.py
tests/test_lmer_integration.py
tests/test_lmer_reasoning_effort.py
tests/test_no_tests_directory.py
tests/test_parse_repo_url.py
tests/test_performance.py
tests/test_pipe.py
tests/test_provision_documentation.py
tests/test_rules_structure.py
tests/test_security.py
tests/test_self_dev.py
tests/test_ssh_check.py
tests/test_start_hook.py
tests/test_supervisor.py
tests/test_work_repo_cli.py
tests/test_work_repo_git_ops.py
tests/test_work_repo_info_reader.py
tests/test_work_repo_loggers.py
tests/test_work_repo_redact.py
tests/test_work_repo_taskdefs.py
tests/test_work_repo_utils.py