CLAUDE.md
LICENSE
MANIFEST.in
README.ja.md
README.md
pyproject.toml
docs_for_ai/copilot_features_analysis.md
docs_for_ai/copy_insert_implementation.md
docs_for_ai/demelopment_memo_from_chatgpt.md
docs_for_ai/implementation_techniques.md
docs_for_ai/plugin_analysis.md
docs_for_ai/project_goal.md
docs_for_ai/todo.md
thonny_codemate.egg-info/PKG-INFO
thonny_codemate.egg-info/SOURCES.txt
thonny_codemate.egg-info/dependency_links.txt
thonny_codemate.egg-info/requires.txt
thonny_codemate.egg-info/top_level.txt
thonnycontrib/__init__.py
thonnycontrib/thonny_codemate/__init__.py
thonnycontrib/thonny_codemate/api.py
thonnycontrib/thonny_codemate/context_manager.py
thonnycontrib/thonny_codemate/external_providers.py
thonnycontrib/thonny_codemate/i18n.py
thonnycontrib/thonny_codemate/llm_client.py
thonnycontrib/thonny_codemate/message_virtualization.py
thonnycontrib/thonny_codemate/model_manager.py
thonnycontrib/thonny_codemate/performance_monitor.py
thonnycontrib/thonny_codemate/prompts.py
thonnycontrib/thonny_codemate/ui/__init__.py
thonnycontrib/thonny_codemate/ui/chat_view.py
thonnycontrib/thonny_codemate/ui/chat_view_html.py
thonnycontrib/thonny_codemate/ui/custom_prompt_dialog.py
thonnycontrib/thonny_codemate/ui/markdown_renderer.py
thonnycontrib/thonny_codemate/ui/model_download_dialog.py
thonnycontrib/thonny_codemate/ui/settings_dialog.py
thonnycontrib/thonny_codemate/utils/__init__.py
thonnycontrib/thonny_codemate/utils/constants.py
thonnycontrib/thonny_codemate/utils/error_messages.py
thonnycontrib/thonny_codemate/utils/unified_error_handler.py