diff --git a/client/__pycache__/__init__.cpython-310.pyc b/client/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 226faba..0000000 Binary files a/client/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/client/__pycache__/agent_client.cpython-310.pyc b/client/__pycache__/agent_client.cpython-310.pyc deleted file mode 100644 index 5ab36a2..0000000 Binary files a/client/__pycache__/agent_client.cpython-310.pyc and /dev/null differ diff --git a/llm/__pycache__/__init__.cpython-310.pyc b/llm/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 232cd1d..0000000 Binary files a/llm/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/llm/__pycache__/llm_engine.cpython-310.pyc b/llm/__pycache__/llm_engine.cpython-310.pyc deleted file mode 100644 index b5889d6..0000000 Binary files a/llm/__pycache__/llm_engine.cpython-310.pyc and /dev/null differ diff --git a/mcp/__pycache__/__init__.cpython-310.pyc b/mcp/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index df2f6cc..0000000 Binary files a/mcp/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/mcp/__pycache__/mcp_protocol.cpython-310.pyc b/mcp/__pycache__/mcp_protocol.cpython-310.pyc deleted file mode 100644 index 1cb948f..0000000 Binary files a/mcp/__pycache__/mcp_protocol.cpython-310.pyc and /dev/null differ diff --git a/mcp/__pycache__/mcp_server.cpython-310.pyc b/mcp/__pycache__/mcp_server.cpython-310.pyc deleted file mode 100644 index 4f95d1e..0000000 Binary files a/mcp/__pycache__/mcp_server.cpython-310.pyc and /dev/null differ diff --git a/memory/__pycache__/__init__.cpython-310.pyc b/memory/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 099cc76..0000000 Binary files a/memory/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/memory/__pycache__/memory_store.cpython-310.pyc b/memory/__pycache__/memory_store.cpython-310.pyc deleted file mode 100644 index 79975c8..0000000 Binary files a/memory/__pycache__/memory_store.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/__init__.cpython-310.pyc b/tools/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index f8aa8fe..0000000 Binary files a/tools/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/base_tool.cpython-310.pyc b/tools/__pycache__/base_tool.cpython-310.pyc deleted file mode 100644 index 4b303e2..0000000 Binary files a/tools/__pycache__/base_tool.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/calculator.cpython-310.pyc b/tools/__pycache__/calculator.cpython-310.pyc deleted file mode 100644 index d7b5b4f..0000000 Binary files a/tools/__pycache__/calculator.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/code_executor.cpython-310.pyc b/tools/__pycache__/code_executor.cpython-310.pyc deleted file mode 100644 index c69976c..0000000 Binary files a/tools/__pycache__/code_executor.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/file_reader.cpython-310.pyc b/tools/__pycache__/file_reader.cpython-310.pyc deleted file mode 100644 index 2f8fd37..0000000 Binary files a/tools/__pycache__/file_reader.cpython-310.pyc and /dev/null differ diff --git a/tools/__pycache__/web_search.cpython-310.pyc b/tools/__pycache__/web_search.cpython-310.pyc deleted file mode 100644 index 81f3f95..0000000 Binary files a/tools/__pycache__/web_search.cpython-310.pyc and /dev/null differ diff --git a/utils/__pycache__/logger.cpython-310.pyc b/utils/__pycache__/logger.cpython-310.pyc deleted file mode 100644 index bd83d77..0000000 Binary files a/utils/__pycache__/logger.cpython-310.pyc and /dev/null differ