|
2025-06-28 00:58:18,111 - DEBUG - Using selector: KqueueSelector |
|
2025-06-28 00:58:18,140 - INFO - server listening on 127.0.0.1:8080 |
|
2025-06-28 00:58:18,141 - INFO - server listening on [::1]:8080 |
|
2025-06-28 00:58:22,806 - DEBUG - = connection is CONNECTING |
|
2025-06-28 00:58:22,807 - DEBUG - < GET / HTTP/1.1 |
|
2025-06-28 00:58:22,808 - DEBUG - < Host: localhost:8080 |
|
2025-06-28 00:58:22,808 - DEBUG - < Upgrade: websocket |
|
2025-06-28 00:58:22,808 - DEBUG - < Connection: Upgrade |
|
2025-06-28 00:58:22,808 - DEBUG - < Sec-WebSocket-Key: MNvter5VKijcq/ZWNKp5yw== |
|
2025-06-28 00:58:22,808 - DEBUG - < Sec-WebSocket-Version: 13 |
|
2025-06-28 00:58:22,808 - DEBUG - < Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits |
|
2025-06-28 00:58:22,808 - DEBUG - < User-Agent: Python/3.10 websockets/10.4 |
|
2025-06-28 00:58:22,809 - DEBUG - > HTTP/1.1 101 Switching Protocols |
|
2025-06-28 00:58:22,810 - DEBUG - > Upgrade: websocket |
|
2025-06-28 00:58:22,810 - DEBUG - > Connection: Upgrade |
|
2025-06-28 00:58:22,810 - DEBUG - > Sec-WebSocket-Accept: rXrXzvkmn63Jp0J1qwpBQYEpCi0= |
|
2025-06-28 00:58:22,810 - DEBUG - > Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=12; client_max_window_bits=12 |
|
2025-06-28 00:58:22,810 - DEBUG - > Date: Fri, 27 Jun 2025 15:58:22 GMT |
|
2025-06-28 00:58:22,810 - DEBUG - > Server: Python/3.10 websockets/10.4 |
|
2025-06-28 00:58:22,811 - INFO - connection open |
|
2025-06-28 00:58:22,811 - DEBUG - = connection is OPEN |
|
2025-06-28 00:58:22,811 - DEBUG - Initializing server 'SearchServer' |
|
2025-06-28 00:58:22,813 - DEBUG - < TEXT '{"id": 1, "method": "initialize", "params": {}}' [47 bytes] |
|
2025-06-28 00:58:22,814 - DEBUG - Received: {"id": 1, "method": "initialize", "params": {}} |
|
2025-06-28 00:58:22,814 - DEBUG - Method: initialize |
|
2025-06-28 00:58:22,814 - DEBUG - > TEXT '{"id": 1, "result": {"capabilities": {}}}' [41 bytes] |
|
2025-06-28 00:58:22,816 - DEBUG - < TEXT '{"id": 2, "method": "discover_tools"}' [37 bytes] |
|
2025-06-28 00:58:22,816 - DEBUG - Received: {"id": 2, "method": "discover_tools"} |
|
2025-06-28 00:58:22,816 - DEBUG - Method: discover_tools |
|
2025-06-28 00:58:22,816 - DEBUG - > TEXT '{"id": 2, "result": [{"name": "search_files", "...quired": ["a", "b"]}}]}' [922 bytes] |
|
2025-06-28 00:58:22,819 - DEBUG - < CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 00:58:22,819 - DEBUG - = connection is CLOSING |
|
2025-06-28 00:58:22,820 - DEBUG - > CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 00:58:22,820 - DEBUG - x half-closing TCP connection |
|
2025-06-28 00:58:22,822 - DEBUG - = connection is CLOSED |
|
2025-06-28 00:58:22,822 - INFO - connection closed |
|
2025-06-28 01:01:57,666 - DEBUG - = connection is CONNECTING |
|
2025-06-28 01:01:57,688 - DEBUG - < GET / HTTP/1.1 |
|
2025-06-28 01:01:57,689 - DEBUG - < Host: localhost:8080 |
|
2025-06-28 01:01:57,691 - DEBUG - < Upgrade: websocket |
|
2025-06-28 01:01:57,691 - DEBUG - < Connection: Upgrade |
|
2025-06-28 01:01:57,692 - DEBUG - < Sec-WebSocket-Key: 6shuDnVkV2mAE97ypw/FNQ== |
|
2025-06-28 01:01:57,694 - DEBUG - < Sec-WebSocket-Version: 13 |
|
2025-06-28 01:01:57,696 - DEBUG - < Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits |
|
2025-06-28 01:01:57,697 - DEBUG - < User-Agent: Python/3.10 websockets/10.4 |
|
2025-06-28 01:01:57,709 - DEBUG - > HTTP/1.1 101 Switching Protocols |
|
2025-06-28 01:01:57,709 - DEBUG - > Upgrade: websocket |
|
2025-06-28 01:01:57,709 - DEBUG - > Connection: Upgrade |
|
2025-06-28 01:01:57,709 - DEBUG - > Sec-WebSocket-Accept: rqU45dofQIECbX5PQ7sG0cG99/o= |
|
2025-06-28 01:01:57,709 - DEBUG - > Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=12; client_max_window_bits=12 |
|
2025-06-28 01:01:57,709 - DEBUG - > Date: Fri, 27 Jun 2025 16:01:57 GMT |
|
2025-06-28 01:01:57,709 - DEBUG - > Server: Python/3.10 websockets/10.4 |
|
2025-06-28 01:01:57,711 - INFO - connection open |
|
2025-06-28 01:01:57,711 - DEBUG - = connection is OPEN |
|
2025-06-28 01:01:57,718 - DEBUG - Initializing server 'SearchServer' |
|
2025-06-28 01:01:57,722 - DEBUG - < TEXT '{"id": 1, "method": "initialize", "params": {}}' [47 bytes] |
|
2025-06-28 01:01:57,722 - DEBUG - Received: {"id": 1, "method": "initialize", "params": {}} |
|
2025-06-28 01:01:57,723 - DEBUG - Method: initialize |
|
2025-06-28 01:01:57,723 - DEBUG - > TEXT '{"id": 1, "result": {"capabilities": {}}}' [41 bytes] |
|
2025-06-28 01:01:57,725 - DEBUG - < TEXT '{"id": "call_etz0xups", "method": "search_files...: {"pattern": "*.txt"}}' [81 bytes] |
|
2025-06-28 01:01:57,726 - DEBUG - Received: {"id": "call_etz0xups", "method": "search_files", "params": {"pattern": "*.txt"}} |
|
2025-06-28 01:01:57,726 - DEBUG - Method: search_files |
|
2025-06-28 01:01:57,726 - DEBUG - Calling tool: search_files, arguments: {'pattern': '*.txt'} |
|
2025-06-28 01:01:57,729 - DEBUG - Search path: /Users/Work/Public/*.txt |
|
2025-06-28 01:01:57,734 - DEBUG - > TEXT '{"id": "call_etz0xups", "result": {"files": ["H...d.txt", "FooBar.txt"]}}' [78 bytes] |
|
2025-06-28 01:01:57,739 - DEBUG - < CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:01:57,739 - DEBUG - = connection is CLOSING |
|
2025-06-28 01:01:57,740 - DEBUG - > CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:01:57,741 - DEBUG - x half-closing TCP connection |
|
2025-06-28 01:01:57,742 - DEBUG - = connection is CLOSED |
|
2025-06-28 01:01:57,744 - INFO - connection closed |
|
2025-06-28 01:06:19,968 - DEBUG - = connection is CONNECTING |
|
2025-06-28 01:06:19,990 - DEBUG - < GET / HTTP/1.1 |
|
2025-06-28 01:06:19,990 - DEBUG - < Host: localhost:8080 |
|
2025-06-28 01:06:19,991 - DEBUG - < Upgrade: websocket |
|
2025-06-28 01:06:19,991 - DEBUG - < Connection: Upgrade |
|
2025-06-28 01:06:19,991 - DEBUG - < Sec-WebSocket-Key: lxMAUc3XEuFZdaciQkb6JA== |
|
2025-06-28 01:06:19,991 - DEBUG - < Sec-WebSocket-Version: 13 |
|
2025-06-28 01:06:19,991 - DEBUG - < Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits |
|
2025-06-28 01:06:19,991 - DEBUG - < User-Agent: Python/3.10 websockets/10.4 |
|
2025-06-28 01:06:19,998 - DEBUG - > HTTP/1.1 101 Switching Protocols |
|
2025-06-28 01:06:19,998 - DEBUG - > Upgrade: websocket |
|
2025-06-28 01:06:19,999 - DEBUG - > Connection: Upgrade |
|
2025-06-28 01:06:19,999 - DEBUG - > Sec-WebSocket-Accept: Eck8y7hS2qKb+Llsj9gEX7eY/UU= |
|
2025-06-28 01:06:19,999 - DEBUG - > Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=12; client_max_window_bits=12 |
|
2025-06-28 01:06:19,999 - DEBUG - > Date: Fri, 27 Jun 2025 16:06:19 GMT |
|
2025-06-28 01:06:19,999 - DEBUG - > Server: Python/3.10 websockets/10.4 |
|
2025-06-28 01:06:19,999 - INFO - connection open |
|
2025-06-28 01:06:19,999 - DEBUG - = connection is OPEN |
|
2025-06-28 01:06:20,001 - DEBUG - Initializing server 'SearchServer' |
|
2025-06-28 01:06:20,010 - DEBUG - < TEXT '{"id": 1, "method": "initialize", "params": {}}' [47 bytes] |
|
2025-06-28 01:06:20,010 - DEBUG - Received: {"id": 1, "method": "initialize", "params": {}} |
|
2025-06-28 01:06:20,011 - DEBUG - Method: initialize |
|
2025-06-28 01:06:20,011 - DEBUG - > TEXT '{"id": 1, "result": {"capabilities": {}}}' [41 bytes] |
|
2025-06-28 01:06:20,015 - DEBUG - < TEXT '{"id": "call_siy41z4d", "method": "search_files...{"pattern": "*.world"}}' [83 bytes] |
|
2025-06-28 01:06:20,015 - DEBUG - Received: {"id": "call_siy41z4d", "method": "search_files", "params": {"pattern": "*.world"}} |
|
2025-06-28 01:06:20,016 - DEBUG - Method: search_files |
|
2025-06-28 01:06:20,016 - DEBUG - Calling tool: search_files, arguments: {'pattern': '*.world'} |
|
2025-06-28 01:06:20,016 - DEBUG - Search path: /Users/Work/Public/*.world |
|
2025-06-28 01:06:20,024 - DEBUG - > TEXT '{"id": "call_siy41z4d", "result": {"files": ["hello.world"]}}' [61 bytes] |
|
2025-06-28 01:06:20,027 - DEBUG - < CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:06:20,028 - DEBUG - = connection is CLOSING |
|
2025-06-28 01:06:20,028 - DEBUG - > CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:06:20,028 - DEBUG - x half-closing TCP connection |
|
2025-06-28 01:06:20,037 - DEBUG - = connection is CLOSED |
|
2025-06-28 01:06:20,038 - INFO - connection closed |
|
2025-06-28 01:08:08,044 - DEBUG - = connection is CONNECTING |
|
2025-06-28 01:08:08,074 - DEBUG - < GET / HTTP/1.1 |
|
2025-06-28 01:08:08,074 - DEBUG - < Host: localhost:8080 |
|
2025-06-28 01:08:08,074 - DEBUG - < Upgrade: websocket |
|
2025-06-28 01:08:08,074 - DEBUG - < Connection: Upgrade |
|
2025-06-28 01:08:08,074 - DEBUG - < Sec-WebSocket-Key: NYGKdE4qzA9wVO89I0ZTIA== |
|
2025-06-28 01:08:08,075 - DEBUG - < Sec-WebSocket-Version: 13 |
|
2025-06-28 01:08:08,075 - DEBUG - < Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits |
|
2025-06-28 01:08:08,075 - DEBUG - < User-Agent: Python/3.10 websockets/10.4 |
|
2025-06-28 01:08:08,083 - DEBUG - > HTTP/1.1 101 Switching Protocols |
|
2025-06-28 01:08:08,084 - DEBUG - > Upgrade: websocket |
|
2025-06-28 01:08:08,084 - DEBUG - > Connection: Upgrade |
|
2025-06-28 01:08:08,085 - DEBUG - > Sec-WebSocket-Accept: Oe0fwcOZGB5RuqEdf6lAMei0zzc= |
|
2025-06-28 01:08:08,085 - DEBUG - > Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=12; client_max_window_bits=12 |
|
2025-06-28 01:08:08,085 - DEBUG - > Date: Fri, 27 Jun 2025 16:08:08 GMT |
|
2025-06-28 01:08:08,085 - DEBUG - > Server: Python/3.10 websockets/10.4 |
|
2025-06-28 01:08:08,086 - INFO - connection open |
|
2025-06-28 01:08:08,086 - DEBUG - = connection is OPEN |
|
2025-06-28 01:08:08,087 - DEBUG - Initializing server 'SearchServer' |
|
2025-06-28 01:08:08,104 - DEBUG - < TEXT '{"id": 1, "method": "initialize", "params": {}}' [47 bytes] |
|
2025-06-28 01:08:08,105 - DEBUG - Received: {"id": 1, "method": "initialize", "params": {}} |
|
2025-06-28 01:08:08,106 - DEBUG - Method: initialize |
|
2025-06-28 01:08:08,106 - DEBUG - > TEXT '{"id": 1, "result": {"capabilities": {}}}' [41 bytes] |
|
2025-06-28 01:08:08,116 - DEBUG - < TEXT '{"id": "call_lyzzmipu", "method": "add_numbers"...ams": {"a": 2, "b": 1}}' [76 bytes] |
|
2025-06-28 01:08:08,118 - DEBUG - Received: {"id": "call_lyzzmipu", "method": "add_numbers", "params": {"a": 2, "b": 1}} |
|
2025-06-28 01:08:08,122 - DEBUG - Method: add_numbers |
|
2025-06-28 01:08:08,131 - DEBUG - Calling tool: add_numbers, arguments: {'a': 2, 'b': 1} |
|
2025-06-28 01:08:08,133 - DEBUG - Addition result: 2 + 1 = 3 |
|
2025-06-28 01:08:08,133 - DEBUG - > TEXT '{"id": "call_lyzzmipu", "result": {"sum": 3}}' [45 bytes] |
|
2025-06-28 01:08:08,137 - DEBUG - < CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:08:08,137 - DEBUG - = connection is CLOSING |
|
2025-06-28 01:08:08,137 - DEBUG - > CLOSE 1000 (OK) [2 bytes] |
|
2025-06-28 01:08:08,139 - DEBUG - x half-closing TCP connection |
|
2025-06-28 01:08:08,152 - DEBUG - = connection is CLOSED |
|
2025-06-28 01:08:08,157 - INFO - connection closed |
|
2025-06-28 01:10:36,342 - INFO - server closing |
|
2025-06-28 01:10:36,344 - INFO - server closed |