0
Issue report: God's Eye View
App: God's Eye View (gods_eye_view_pinokio.git)
Repo: https://github.com/asabino2/gods_eye_view_pinokio.git
Generated: 2026-09-12T07:59:05.402Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1
Summary
System
{
"pinokio": {
"version": "8.2.0",
"node": "v22.21.1",
"platform": "win32",
"arch": "x64"
},
"hardware": {
"gpu": "intel corporation",
"gpu_model": "intel(r) uhd graphics",
"ram_gb": 16,
"vram_gb": 1,
"gpu_driver": null,
"gpu_target": null
},
"os": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Pro",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"build": "26200",
"servicepack": "0.0",
"uefi": true
},
"system": {
"manufacturer": "HP",
"model": "HP EliteBook 830 G7 Notebook PC",
"version": "SBKPF",
"virtual": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i7-10610U",
"vendor": "GenuineIntel",
"family": "6",
"model": "142",
"stepping": "12",
"speed": 1.8,
"speedMin": 1.8,
"speedMax": 2.3,
"cores": 8,
"physicalCores": 4,
"processors": 1,
"performanceCores": 8,
"efficiencyCores": 0,
"virtualization": true,
"cache": {
"l1d": 128,
"l1i": 128,
"l2": 1048576,
"l3": 8388608
}
},
"memory": {
"total": 16942211072,
"free": 5196517376,
"used": 11745685504,
"active": 11745656832,
"available": 5196558336,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 22548578304,
"swapused": 39845888,
"swapfree": 22508732416
},
"gpus": [
{
"model": "intel(r) uhd graphics"
}
],
"graphics": {
"controllers": [
{
"vendor": "Intel Corporation",
"model": "Intel(R) UHD Graphics",
"bus": "PCI",
"vram": 1024,
"vramDynamic": true
}
],
"displays": [
{
"model": "Generic PnP Monitor",
"main": true,
"builtin": true,
"connection": "INTERNAL",
"currentResX": 1280,
"currentResY": 720,
"resolutionX": 1920,
"resolutionY": 1080,
"pixelDepth": 32,
"currentRefreshRate": 60
}
]
},
"diagnostics": {
"platform": "win32",
"arch": "x64",
"running": {
"C:\\pinokio\\api\\gods_eye_view_pinokio.git\\start.js": true,
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": true,
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\plugins\\no-gateway\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git&session=802d29eb-79b2-4026-bdc6-06bef9dba609": true
},
"home": "C:\\pinokio",
"vars": {
"pip": {
"install": {
"torch": "pip3 install torch torchvision torchaudio"
}
}
},
"memory": {
"local": {
"C:\\pinokio\\api\\gods_eye_view_pinokio.git\\start.js": {
"url": "http://192.168.56.1:4173"
}
},
"global": {},
"rpc": {
"C:\\pinokio\\api\\gods_eye_view_pinokio.git\\start.js": {
"method": "local.set",
"params": {
"url": "{{input.event[0]}}"
}
},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {
"method": "shell.run",
"params": {
"path": "app",
"message": [
"npm install"
]
}
},
"C:\\pinokio\\api\\autogpt.git\\install.js": {
"method": "shell.run",
"params": {
"path": "app/rnd/autogpt_builder",
"message": [
"npm install"
]
}
},
"C:\\pinokio\\api\\X-Voice.git\\install.js": {
"method": "hf.download",
"params": {
"path": "app",
"_": [
"XRXRX/X-Voice"
],
"local-dir": "ckpts"
}
},
"C:\\pinokio\\api\\gods-eye-view.git\\pinokio\\install.js": {
"method": "shell.run",
"params": {
"path": "..",
"env": {
"GOOGLE_MAPS_API_KEY": "{{env.GOOGLE_MAPS_API_KEY || \"\"}}",
"CESIUM_ION_TOKEN": "{{env.CESIUM_ION_TOKEN || \"\"}}",
"OPENAI_API_KEY": "{{env.OPENAI_API_KEY || \"\"}}",
"AISSTREAM_API_KEY": "{{env.AISSTREAM_API_KEY || \"\"}}",
"FIRMS_MAP_KEY": "{{env.FIRMS_MAP_KEY || \"\"}}",
"TOMTOM_API_KEY": "{{env.TOMTOM_API_KEY || \"\"}}",
"OPENSKY_CLIENT_ID": "{{env.OPENSKY_CLIENT_ID || \"\"}}",
"OPENSKY_CLIENT_SECRET": "{{env.OPENSKY_CLIENT_SECRET || \"\"}}",
"LL2_API_TOKEN": "{{env.LL2_API_TOKEN || \"\"}}",
"GEV_RATELIMIT_OPENAI_PER_MIN": "{{env.GEV_RATELIMIT_OPENAI_PER_MIN || \"\"}}",
"GEV_RATELIMIT_GOOGLE_PER_MIN": "{{env.GEV_RATELIMIT_GOOGLE_PER_MIN || \"\"}}"
},
"message": "node scripts/pinokio-install.mjs"
}
},
"C:\\pinokio\\api\\X-Voice.git\\torch.js": {
"method": "shell.run",
"params": {
"conda": "{{args && args.conda ? args.conda : null}}",
"path": "{{args && args.path ? args.path : '.'}}",
"message": "uv pip install torch==2.7.0 torchvision==0.22.0 torchaudio==2.7.0 --index-url https://download.pytorch.org/whl/cpu --force-reinstall --no-deps"
}
},
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\autogpt.git\\app": {
"when": "{{(args.paths && args.paths.length > 0) || (args.untracked_paths && args.untracked_paths.length > 0)}}",
"method": "shell.run",
"params": {
"chain": true,
"path": "{{args.cwd}}",
"message": [
"git commit -m \"{{args.message}}\""
]
},
"current": 2,
"total": 3
},
"C:\\pinokio\\scripts\\git\\commit_files.json": {},
"C:\\pinokio\\scripts\\git\\checkout.json?cwd=C:\\pinokio\\api\\autogpt.git": {
"method": "shell.run",
"params": {
"path": "{{args.cwd}}",
"message": [
"git checkout {{args.commit}}"
]
},
"current": 0,
"total": 1
},
"C:\\pinokio\\scripts\\git\\checkout.json": {},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=undefined": {
"method": "shell.run",
"params": {
"message": "npm install -g opencode-ai@latest"
},
"current": 1,
"total": 2
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js": {
"current": 0,
"total": 2
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": {
"when": "{{platform === 'win32'}}",
"method": "shell.run",
"params": {
"shell": "bash",
"message": "opencode --auto",
"path": "{{args.cwd}}",
"input": true
},
"current": 0,
"total": 2
},
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": {
"when": "{{(args.paths && args.paths.length > 0) || (args.untracked_paths && args.untracked_paths.length > 0)}}",
"method": "shell.run",
"params": {
"chain": true,
"path": "{{args.cwd}}",
"message": [
"git commit -m \"{{args.message}}\""
]
},
"current": 2,
"total": 3
},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\plugins\\no-gateway\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git&session=802d29eb-79b2-4026-bdc6-06bef9dba609": {
"method": "shell.run",
"params": {
"venv": "{{path.resolve(dirname, '../../app/env')}}",
"path": "{{args.cwd}}",
"env": {
"PYTHONUTF8": "1",
"PYTHONIOENCODING": "utf-8"
},
"message": "hermes",
"input": true
},
"current": 0,
"total": 1
},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\plugins\\no-gateway\\pinokio.js": {
"current": 0,
"total": 1
}
},
"input": {
"C:\\pinokio\\api\\gods_eye_view_pinokio.git\\start.js": {
"id": "c18d8baa-8bc2-4e79-82c8-12a5474395d6",
"response": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\gods_eye_view_pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && npm run dev -- --host 0.0.0.0 --port 4173\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n(node:7348) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.\r\n(Use `node --trace-deprecation ...` to show where the warning was created)\r\n\r\n> gods-eye-view@0.1.1 dev\r\n> vite --host 0.0.0.0 --port 4173\r\n\r\n\r\n VITE v6.4.3 ready in 1920 ms\r\n\r\n ➜ Local: http://localhost:4173/\r\n ➜ Network: http://192.168.56.1:4173/\r\n ➜ Network: http://192.168.68.104:4173/\r\n ➜ Network: http://172.24.176.1:4173/\r\n ➜ press h + enter to show help\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n",
"stdout": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\gods_eye_view_pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && npm run dev -- --host 0.0.0.0 --port 4173\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n(node:7348) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.\r\n(Use `node --trace-deprecation ...` to show where the warning was created)\r\n\r\n> gods-eye-view@0.1.1 dev\r\n> vite --host 0.0.0.0 --port 4173\r\n\r\n\r\n VITE v6.4.3 ready in 1920 ms\r\n\r\n ➜ Local: http://localhost:4173/\r\n ➜ Network: http://192.168.56.1:4173/\r\n ➜ Network: http://192.168.68.104:4173/\r\n ➜ Network: http://172.24.176.1:4173/\r\n ➜ press h + enter to show help\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n",
"event": [
"http://192.168.56.1:4173"
]
},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {
"id": "dec178a3-00b1-4dfd-bd62-411ab49c32bb",
"response": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\hermes-agent.pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env & bluefairy-activate.cmd && uv pip install -e \".[all]\"\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n[bluefairy uv]\r\n status: ✓ protected\r\n package minimum age: existing (14 days)\r\n excluded packages: agent-client-protocol, ai-edge-litert, aiohttp, aiohttp-socks, aiosqlite, alibabacloud-dingtalk, anthropic, asyncpg, azure-identity, boto3, brotlicffi, certifi, concurrent-log-handler, croniter, cryptography, daytona, debugpy, defusedxml, dingtalk-stream, discord-py, edge-tts, elevenlabs, exa-py, fal-client, fastapi, faster-whisper, fire, firecrawl-anydoc, firecrawl-py, google-api-python-client, google-auth, google-auth-httplib2, google-auth-oauthlib, h2, hindsight-client, honcho-ai, httplib2, httpx, httpx2, huggingface_hub, jinja2, lark-oapi, markdown, maturin, mautrix, mcp, mem0ai, microsoft-teams-apps, mistralai, modal, nemo-relay, numpy, onnxruntime, openai, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, openwakeword, packaging, parallel-web, pathspec, pillow, prompt-toolkit, psutil, pvporcupine, pyasn1, pydantic, pyjwt, pytest, pytest-asyncio, python-dotenv, python-multipart, python-olm, python-telegram-bot, pyyaml, qrcode, requests, rich, ruamel-yaml, ruff, sentencepiece, setuptools, setuptools-rust, wheel, sherpa-onnx, slack-bolt, slack-sdk, snowballstemmer, sounddevice, starlette, supermemory, tenacity, ty, tzdata, unpaddedbase64, uvicorn, vercel, websockets, youtube-transcript-api\r\nUsing Python 3.10.20 environment at: env\r\n x No solution found when resolving dependencies:\r\n `-> Because only hermes-agent[all]==0.21.2 is available and the current Python version (3.10.20)\r\n does not satisfy Python>=3.11,<3.14, we can conclude that all versions of hermes-agent[all]\r\n cannot be used.\r\n And because you require hermes-agent[all], we can conclude that your requirements are\r\n unsatisfiable.\r\n\r\n(env) (base) C:\\pinokio\\api\\hermes-agent.pinokio.git\\app>",
"stdout": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\hermes-agent.pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env & bluefairy-activate.cmd && uv pip install -e \".[all]\"\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n[bluefairy uv]\r\n status: ✓ protected\r\n package minimum age: existing (14 days)\r\n excluded packages: agent-client-protocol, ai-edge-litert, aiohttp, aiohttp-socks, aiosqlite, alibabacloud-dingtalk, anthropic, asyncpg, azure-identity, boto3, brotlicffi, certifi, concurrent-log-handler, croniter, cryptography, daytona, debugpy, defusedxml, dingtalk-stream, discord-py, edge-tts, elevenlabs, exa-py, fal-client, fastapi, faster-whisper, fire, firecrawl-anydoc, firecrawl-py, google-api-python-client, google-auth, google-auth-httplib2, google-auth-oauthlib, h2, hindsight-client, honcho-ai, httplib2, httpx, httpx2, huggingface_hub, jinja2, lark-oapi, markdown, maturin, mautrix, mcp, mem0ai, microsoft-teams-apps, mistralai, modal, nemo-relay, numpy, onnxruntime, openai, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, openwakeword, packaging, parallel-web, pathspec, pillow, prompt-toolkit, psutil, pvporcupine, pyasn1, pydantic, pyjwt, pytest, pytest-asyncio, python-dotenv, python-multipart, python-olm, python-telegram-bot, pyyaml, qrcode, requests, rich, ruamel-yaml, ruff, sentencepiece, setuptools, setuptools-rust, wheel, sherpa-onnx, slack-bolt, slack-sdk, snowballstemmer, sounddevice, starlette, supermemory, tenacity, ty, tzdata, unpaddedbase64, uvicorn, vercel, websockets, youtube-transcript-api\r\nUsing Python 3.10.20 environment at: env\r\n x No solution found when resolving dependencies:\r\n `-> Because only hermes-agent[all]==0.21.2 is available and the current Python version (3.10.20)\r\n does not satisfy Python>=3.11,<3.14, we can conclude that all versions of hermes-agent[all]\r\n cannot be used.\r\n And because you require hermes-agent[all], we can conclude that your requirements are\r\n unsatisfiable.\r\n\r\n(env) (base) C:\\pinokio\\api\\hermes-agent.pinokio.git\\app>"
},
"C:\\pinokio\\api\\autogpt.git\\install.js": {
"id": "e55c18fe-eb57-4cd8-ae8e-8970567ef382",
"response": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server\\env\\Scripts\\activate C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server\\env & bluefairy-activate.cmd && poetry run prisma migrate dev --name init\r\n\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n\r\nPoetry could not find a pyproject.toml file in C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server or its parents\r\n\r\n(env) (base) C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server>",
"stdout": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server\\env\\Scripts\\activate C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server\\env & bluefairy-activate.cmd && poetry run prisma migrate dev --name init\r\n\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n\r\nPoetry could not find a pyproject.toml file in C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server or its parents\r\n\r\n(env) (base) C:\\pinokio\\api\\autogpt.git\\app\\rnd\\autogpt_server>"
},
"C:\\pinokio\\api\\X-Voice.git\\install.js": {
"id": "3fae7e6f-8353-4793-84cf-1ebbb279eaf1",
"response": "Found an existing package already installed. Trying to upgrade the installed package...\r\nNo available upgrade found.\r\nNo newer package versions are available from the configured sources.\r\n",
"stdout": "Found an existing package already installed. Trying to upgrade the installed package...\r\nNo available upgrade found.\r\nNo newer package versions are available from the configured sources.\r\n"
},
"C:\\pinokio\\api\\gods-eye-view.git\\pinokio\\install.js": null,
"C:\\pinokio\\api\\X-Voice.git\\torch.js": null,
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\autogpt.git\\app": {
"id": "092dba60-5efc-490c-84ca-d547eb6c779e",
"response": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\autogpt.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && git add -- \"C:\\\\pinokio\\\\api\\\\autogpt.git\\\\app\\\\rnd\\\\autogpt_server\\\\env\\\\pyvenv.cfg\"\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n\r\n(base) C:\\pinokio\\api\\autogpt.git\\app>",
"stdout": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\api\\autogpt.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && git add -- \"C:\\\\pinokio\\\\api\\\\autogpt.git\\\\app\\\\rnd\\\\autogpt_server\\\\env\\\\pyvenv.cfg\"\r\n[OK] bluefairy active: uv/npm/bun protection enabled\r\n\r\n(base) C:\\pinokio\\api\\autogpt.git\\app>"
},
"C:\\pinokio\\scripts\\git\\checkout.json?cwd=C:\\pinokio\\api\\autogpt.git": {
"cwd": "C:\\pinokio\\api\\autogpt.git",
"commit": "main",
"callback_target": "parent",
"callback": "$location.href"
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=undefined": {
"id": "677dee9b-c819-4f87-ac24-0d051856247f",
"response": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\bin>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull\r\nfatal: not a git repository (or any of the parent directories): .git\r\n\r\n(base) C:\\pinokio\\bin>",
"stdout": "Microsoft Windows [Version 10.0.26200.9445]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nC:\\pinokio\\bin>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull\r\nfatal: not a git repository (or any of the parent directories): .git\r\n\r\n(base) C:\\pinokio\\bin>"
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": {
"cwd": "C:\\pinokio\\api\\gods_eye_view_pinokio.git"
},
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": null,
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\plugins\\no-gateway\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git&session=802d29eb-79b2-4026-bdc6-06bef9dba609": {
"cwd": "C:\\pinokio\\api\\gods_eye_view_pinokio.git",
"session": "802d29eb-79b2-4026-bdc6-06bef9dba609"
}
},
"args": {
"C:\\pinokio\\api\\gods_eye_view_pinokio.git\\start.js": {},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {},
"C:\\pinokio\\api\\autogpt.git\\install.js": {},
"C:\\pinokio\\api\\X-Voice.git\\install.js": {},
"C:\\pinokio\\api\\gods-eye-view.git\\pinokio\\install.js": {},
"C:\\pinokio\\api\\X-Voice.git\\torch.js": {
"conda": "conda_env",
"path": "app"
},
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\autogpt.git\\app": {
"cwd": "C:\\pinokio\\api\\autogpt.git\\app",
"message": "Add 2 files",
"untracked_paths": "\"C:\\\\pinokio\\\\api\\\\autogpt.git\\\\app\\\\rnd\\\\autogpt_server\\\\env\\\\pyvenv.cfg\"",
"callback_target": "parent",
"callback": "$location.href"
},
"C:\\pinokio\\scripts\\git\\checkout.json?cwd=C:\\pinokio\\api\\autogpt.git": {
"cwd": "C:\\pinokio\\api\\autogpt.git",
"commit": "main",
"callback_target": "parent",
"callback": "$location.href"
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=undefined": {
"ts": "1789199639572"
},
"C:\\Users\\mhmre\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\opencode-auto\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": {
"cwd": "C:\\pinokio\\api\\gods_eye_view_pinokio.git"
},
"C:\\pinokio\\scripts\\git\\commit_files.json?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git": {
"cwd": "C:\\pinokio\\api\\gods_eye_view_pinokio.git",
"message": "Update ENVIRONMENT",
"paths": "\"C:\\\\pinokio\\\\api\\\\gods_eye_view_pinokio.git\\\\ENVIRONMENT\"",
"callback_target": "parent",
"callback": "$location.href"
},
"C:\\pinokio\\api\\hermes-agent.pinokio.git\\plugins\\no-gateway\\pinokio.js?cwd=C:\\pinokio\\api\\gods_eye_view_pinokio.git&session=802d29eb-79b2-4026-bdc6-06bef9dba609": {
"cwd": "C:\\pinokio\\api\\gods_eye_view_pinokio.git",
"session": "802d29eb-79b2-4026-bdc6-06bef9dba609"
}
}
},
"procs": {},
"gpu": "intel corporation",
"gpus": [
{
"name": "intel corporation",
"model": "intel(r) uhd graphics",
"driver": null
}
],
"gpu_model": "intel(r) uhd graphics",
"gpu_driver": null,
"gpu_target": null,
"ram": 16,
"vram": 1,
"version": "8.2.0",
"mem": {
"total": 16942211072,
"free": 5196517376,
"used": 11745685504,
"active": 11745656832,
"available": 5196558336,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"reclaimable": 0,
"swaptotal": 22548578304,
"swapused": 39845888,
"swapfree": 22508732416,
"writeback": null,
"dirty": null
},
"graphics": {
"controllers": [
{
"vendor": "Intel Corporation",
"model": "Intel(R) UHD Graphics",
"bus": "PCI",
"vram": 1024,
"vramDynamic": true,
"subDeviceId": "8723103C"
}
],
"displays": [
{
"vendor": "(Standard monitor types)",
"model": "Generic PnP Monitor",
"serial": null,
"productionYear": null,
"displayId": "display\\boe08a2\\4&15eeee3&0&uid265988_0",
"deviceName": "\\\\.\\DISPLAY1",
"main": true,
"builtin": true,
"connection": "INTERNAL",
"resolutionX": 1920,
"resolutionY": 1080,
"sizeX": 29,
"sizeY": 17,
"pixelDepth": 32,
"currentResX": 1280,
"currentResY": 720,
"positionX": 0,
"positionY": 0,
"currentRefreshRate": 60
}
]
},
"audio": [
{
"id": "INTELAUDIO\\FUNC_01&VEN_10EC&DEV_0285&SUBSYS_103C8728\\5&195CE34D&0&0001",
"name": "Realtek High Definition Audio",
"manufacturer": "Realtek",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Sound Driver",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "INTELAUDIO\\CTLR_DEV_02C8&LINKTYPE_02&DEVTYPE_00&VEN_8086&DEV_AE20&SUBSYS_8723103C&REV_0001\\5&195CE34D&0&",
"name": "Intel® Smart Sound Technology (Intel® SST)",
"manufacturer": "Intel(R) Corporation",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Digital Signal Processor",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "INTELAUDIO\\FUNC_01&VEN_8086&DEV_280B&SUBSYS_80860101\\5&195CE34D&0&0201",
"name": "Intel(R) Display Audio",
"manufacturer": "Intel(R) Corporation",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Speaker",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "INTELAUDIO\\CTLR_DEV_02C8&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_8723103C&REV_0001\\5&195CE34D&0&",
"name": "Intel® Smart Sound Technology (Intel® SST)",
"manufacturer": "Intel(R) Corporation",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Digital Signal Processor",
"in": null,
"out": null,
"status": "enabled"
}
],
"osInfo": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Pro",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"hostname": "DESKTOP-FG606FE",
"fqdn": "DESKTOP-FG606FE",
"codepage": "65001",
"logofile": "windows",
"serial": "00330-53177-99754-AAOEM",
"build": "26200",
"servicepack": "0.0",
"uefi": true,
"hypervisor": true,
"remoteSession": false
},
"shell": "CMD",
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i7-10610U",
"vendor": "GenuineIntel",
"family": "6",
"model": "142",
"stepping": "12",
"revision": "",
"voltage": "",
"speed": 1.8,
"speedMin": 1.8,
"speedMax": 2.3,
"governor": "",
"cores": 8,
"physicalCores": 4,
"performanceCores": 8,
"efficiencyCores": 0,
"processors": 1,
"socket": "BGA1528",
"flags": "de pse mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
"virtualization": true,
"cache": {
"l1d": 128,
"l1i": 128,
"l2": 1048576,
"l3": 8388608
}
},
"system": {
"manufacturer": "HP",
"model": "HP EliteBook 830 G7 Notebook PC",
"version": "SBKPF",
"serial": "5CG041BS5Z",
"uuid": "00deb6c1-a252-0d51-3c06-d3ee51757060",
"sku": "227H4UP#ABA",
"virtual": false
}
}
}
Logs
logs/api/start.js/1789198400147
Source: api / start.js
Lines: 61 total, last 61 included
[memory]
{"ts":1789198422502,"step":2,"input":{"id":"c18d8baa-8bc2-4e79-82c8-12a5474395d6","event":["http://192.168.56.1:4173"]},"args":{},"global":{},"local":{},"port":42004}
[api local.set]
===================================================
[api local.set]
# local variables
[api local.set]
{
"url": "http://192.168.56.1:4173"
}
[api local.set]
===================================================
[shell shell]
Microsoft Windows [Version 10.0.26200.9445]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\gods_eye_view_pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & bluefairy-activate.cmd && npm run dev -- --host 0.0.0.0 --port 4173
[OK] bluefairy active: uv/npm/bun protection enabled
(node:7348) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
(Use `node --trace-deprecation ...` to show where the warning was created)
> gods-eye-view@0.1.1 dev
> vite --host 0.0.0.0 --port 4173
VITE v6.4.3 ready in 1920 ms
➜ Local: http://localhost:4173/
➜ Network: http://192.168.56.1:4173/
➜ Network: http://192.168.68.104:4173/
➜ Network: http://172.24.176.1:4173/
➜ press h + enter to show help
Replies (1)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
