README.md
pyproject.toml
gjalla.egg-info/PKG-INFO
gjalla.egg-info/SOURCES.txt
gjalla.egg-info/dependency_links.txt
gjalla.egg-info/entry_points.txt
gjalla.egg-info/requires.txt
gjalla.egg-info/top_level.txt
gjalla_precommit/__init__.py
gjalla_precommit/cli.py
gjalla_precommit/commands/__init__.py
gjalla_precommit/commands/auth.py
gjalla_precommit/commands/check.py
gjalla_precommit/commands/init.py
gjalla_precommit/commands/mcp.py
gjalla_precommit/commands/setup.py
gjalla_precommit/commands/status.py
gjalla_precommit/commands/sync.py
gjalla_precommit/config/__init__.py
gjalla_precommit/config/context.py
gjalla_precommit/config/settings.py
gjalla_precommit/display/__init__.py
gjalla_precommit/display/output.py
gjalla_precommit/hooks/__init__.py
gjalla_precommit/hooks/installer.py
gjalla_precommit/hooks/scripts.py
gjalla_precommit/protocol/__init__.py
gjalla_precommit/protocol/http_client.py
gjalla_precommit/tools/__init__.py
gjalla_precommit/tools/executor.py
gjalla_precommit/tools/file_tools.py
gjalla_precommit/tools/git_tools.py
gjalla_precommit/tools/search_tools.py
tests/test_cli_commands.py
tests/test_context_cache.py
tests/test_context_schema.py
tests/test_env_compat.py
tests/test_file_tools_extended.py
tests/test_git_ops.py
tests/test_git_tools_extended.py
tests/test_guardrails.py
tests/test_hooks_installer_extended.py
tests/test_http_client_extended.py
tests/test_impact_mcp.py
tests/test_init_command.py
tests/test_migration.py
tests/test_rate_limit_handling.py
tests/test_search_tools.py
tests/test_settings.py
tests/test_sse_client.py
tests/test_status_command.py
tests/test_sync_command.py
tests/test_tool_executor_security.py
tests/test_trailers.py