README.md
pyproject.toml
gptsh/__init__.py
gptsh/interfaces.py
gptsh/cli/__init__.py
gptsh/cli/entrypoint.py
gptsh/cli/utils.py
gptsh/config/__init__.py
gptsh/config/loader.py
gptsh/core/__init__.py
gptsh/core/agent.py
gptsh/core/api.py
gptsh/core/approval.py
gptsh/core/config_api.py
gptsh/core/config_resolver.py
gptsh/core/exceptions.py
gptsh/core/logging.py
gptsh/core/models.py
gptsh/core/progress.py
gptsh/core/repl.py
gptsh/core/runner.py
gptsh/core/session.py
gptsh/core/stdin_handler.py
gptsh/llm/__init__.py
gptsh/llm/chunk_utils.py
gptsh/llm/litellm_client.py
gptsh/llm/tool_adapter.py
gptsh/mcp/__init__.py
gptsh/mcp/api.py
gptsh/mcp/client.py
gptsh/mcp/manager.py
gptsh/mcp/tools_resolver.py
gptsh/mcp/builtin/__init__.py
gptsh/mcp/builtin/shell.py
gptsh/mcp/builtin/time.py
gptsh/tests/test_chat_session.py
gptsh/tests/test_chat_session_agent_path.py
gptsh/tests/test_cli_entrypoint.py
gptsh/tests/test_config_api.py
gptsh/tests/test_config_resolver_agent.py
gptsh/tests/test_core_api.py
gptsh/tests/test_core_api_with_agent.py
gptsh/tests/test_domain_models.py
gptsh/tests/test_interfaces_adapters.py
gptsh/tests/test_repl.py
gptsh/tests/test_repl_agent_commands.py
gptsh/tests/test_repl_no_tools_integration.py
gptsh/tests/test_runner.py
gptsh/tests/test_tools_resolver.py
gptsh_cli.egg-info/PKG-INFO
gptsh_cli.egg-info/SOURCES.txt
gptsh_cli.egg-info/dependency_links.txt
gptsh_cli.egg-info/entry_points.txt
gptsh_cli.egg-info/requires.txt
gptsh_cli.egg-info/top_level.txt