Newer
Older
cortex-hub / poc-grpc-agent / .nfs00000000006c17bd0000003f
[🛡️] Boss Plane Orchestrator Starting on [::]:50051...
[🛡️] Boss Plane Refactored & Online.
[📋] Registered Agent Node: agent-node-007
[📶] Stream Online for agent-node-007
    [📦] Task shared-001 Claimed by agent-node-007
    [📦] Task shared-002 Claimed by agent-node-007
    [🚀] Streamed message to agent-node-007
    [🚀] Streamed message to agent-node-007

[🧠] AI Simulation Start...
[📤] Dispatching shell task-1772515596627 to agent-node-007
    [🚀] Streamed message to agent-node-007
    Uname Output: {'stdout': 'Linux d1ceb63b86a7 6.10.11-linuxkit #1 SMP Thu Oct  3 10:17:28 UTC 2024 aarch64 GNU/Linux\n', 'status': 0}

[🧠] AI Phase 4: Navigating Browser (Antigravity Bridge)...
[🌐📤] Dispatching browser br-1772515596633 to agent-node-007
    [🚀] Streamed message to agent-node-007
    [🌐] Net Inspect: GET https://example.com/
    Nav Result: {'stdout': '', 'status': 0, 'browser': {'url': 'https://example.com/', 'title': 'Example Domain', 'has_snapshot': False, 'a11y': None, 'eval': ''}}

[🧠] AI Phase 4 Pro: Perception & Advanced Logic...
[🌐📤] Dispatching browser br-1772515596761 to agent-node-007
    [🚀] Streamed message to agent-node-007
    A11y Result: {"role": "WebArea", "name": "Example Domain", "children": [{"role": "heading", "name": "Example Doma...
[🌐📤] Dispatching browser br-1772515596767 to agent-node-007
    [🚀] Streamed message to agent-node-007
    Eval Result: 92.89999997615814

[🧠] AI Phase 4 Pro: Triggering Real-time Events (Tunneling)...
[🌐📤] Dispatching browser br-1772515596772 to agent-node-007
    [🚀] Streamed message to agent-node-007
    [🖥️] Live Console: Refactored Hello!
    [🖥️] Live Console: Failed to load resource: the server responded with a status of 404 ()
Exception in thread Results-agent-node-007:
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
    self.run()
  File "/usr/local/lib/python3.11/threading.py", line 982, in run
    self._target(*self._args, **self._kwargs)
  File "/app/poc-grpc-agent/orchestrator/services/grpc_server.py", line 55, in _read_results
    for msg in request_iterator:
  File "/home/vscode/.local/lib/python3.11/site-packages/grpc/_server.py", line 488, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "/home/vscode/.local/lib/python3.11/site-packages/grpc/_server.py", line 480, in _next
    request = self._look_for_request()
              ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/vscode/.local/lib/python3.11/site-packages/grpc/_server.py", line 462, in _look_for_request
    _raise_rpc_error(self._state)
  File "/home/vscode/.local/lib/python3.11/site-packages/grpc/_server.py", line 162, in _raise_rpc_error
    raise rpc_error
grpc.RpcError