latest
This commit is contained in:
parent
d5382c5af4
commit
6c4ced9101
112
packages/kbot/cpp/a.json
Normal file
112
packages/kbot/cpp/a.json
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"label": "3D printing service",
|
||||
"distance": 6.0
|
||||
},
|
||||
{
|
||||
"label": "Drafting service",
|
||||
"distance": 7.0
|
||||
},
|
||||
{
|
||||
"label": "Engraver",
|
||||
"distance": 6.5
|
||||
},
|
||||
{
|
||||
"label": "Furniture maker",
|
||||
"distance": 7.5
|
||||
},
|
||||
{
|
||||
"label": "Industrial engineer",
|
||||
"distance": 7.0
|
||||
},
|
||||
{
|
||||
"label": "Industrial equipment supplier",
|
||||
"distance": 5.5
|
||||
},
|
||||
{
|
||||
"label": "Laser cutting service",
|
||||
"distance": 4.5
|
||||
},
|
||||
{
|
||||
"label": "Machine construction",
|
||||
"distance": 3.0
|
||||
},
|
||||
{
|
||||
"label": "Machine repair service",
|
||||
"distance": 2.5
|
||||
},
|
||||
{
|
||||
"label": "Machine shop",
|
||||
"distance": 0.2
|
||||
},
|
||||
{
|
||||
"label": "Machine workshop",
|
||||
"distance": 0.0
|
||||
},
|
||||
{
|
||||
"label": "Machinery parts manufacturer",
|
||||
"distance": 2.0
|
||||
},
|
||||
{
|
||||
"label": "Machining manufacturer",
|
||||
"distance": 1.5
|
||||
},
|
||||
{
|
||||
"label": "Manufacturer",
|
||||
"distance": 6.0
|
||||
},
|
||||
{
|
||||
"label": "Mechanic",
|
||||
"distance": 5.0
|
||||
},
|
||||
{
|
||||
"label": "Mechanical engineer",
|
||||
"distance": 6.5
|
||||
},
|
||||
{
|
||||
"label": "Mechanical plant",
|
||||
"distance": 3.5
|
||||
},
|
||||
{
|
||||
"label": "Metal fabricator",
|
||||
"distance": 2.0
|
||||
},
|
||||
{
|
||||
"label": "Metal heat treating service",
|
||||
"distance": 3.5
|
||||
},
|
||||
{
|
||||
"label": "Metal machinery supplier",
|
||||
"distance": 5.0
|
||||
},
|
||||
{
|
||||
"label": "Metal working shop",
|
||||
"distance": 1.0
|
||||
},
|
||||
{
|
||||
"label": "Metal workshop",
|
||||
"distance": 1.2
|
||||
},
|
||||
{
|
||||
"label": "Novelty store",
|
||||
"distance": 10.0
|
||||
},
|
||||
{
|
||||
"label": "Plywood supplier",
|
||||
"distance": 9.5
|
||||
},
|
||||
{
|
||||
"label": "Sign shop",
|
||||
"distance": 7.5
|
||||
},
|
||||
{
|
||||
"label": "Tool manufacturer",
|
||||
"distance": 3.0
|
||||
},
|
||||
{
|
||||
"label": "Trophy shop",
|
||||
"distance": 8.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -518,3 +518,144 @@
|
||||
[2026-03-30 16:14:59.749] [info] LLMClient: HTTP timeout set to 300000 ms
|
||||
[2026-03-30 16:14:59.749] [info] LLMClient: calling ChatCompletion (prompt chars=1242)
|
||||
[2026-03-30 16:15:08.390] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 16:18:17.553] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 16:18:17.554] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 16:18:17.554] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 16:18:17.554] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 16:18:17.557] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 16:25:59.989] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 16:25:59.989] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 16:25:59.989] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 16:25:59.989] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 16:25:59.991] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 16:26:00.394] [info] KBot UDS client connected
|
||||
[2026-03-30 16:26:00.411] [info] Receiving AI task over IPC... job: 72a9bd20-f0e1-4669-9fed-1eab1418d36f
|
||||
[2026-03-30 16:26:00.412] [info] kbot ai: attached 1 text source file(s)
|
||||
[2026-03-30 16:26:00.412] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:26:00.419] [info] Receiving AI task over IPC... job: 2f6a510c-a0ab-49c0-b33f-e9c711384fb1
|
||||
[2026-03-30 16:26:00.421] [info] kbot ai: attached 2 text source file(s)
|
||||
[2026-03-30 16:26:00.421] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:26:00.428] [info] Receiving AI task over IPC... job: afa8a89b-fffb-4281-bd3e-bb8559954150
|
||||
[2026-03-30 16:26:00.430] [info] kbot ai: attached 1 text source file(s)
|
||||
[2026-03-30 16:26:00.431] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:26:00.431] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 16:28:38.434] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 16:28:38.434] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 16:28:38.434] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 16:28:38.434] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 16:28:38.436] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 16:28:38.826] [info] KBot UDS client connected
|
||||
[2026-03-30 16:28:38.843] [info] Receiving AI task over IPC... job: 7f79167e-52b6-4512-8911-b0a839f586e5
|
||||
[2026-03-30 16:28:38.845] [info] kbot ai: attached 1 text source file(s)
|
||||
[2026-03-30 16:28:38.845] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:28:38.860] [info] Receiving AI task over IPC... job: c09c9473-b485-4be8-b486-cc962bd2c0bb
|
||||
[2026-03-30 16:28:38.862] [info] kbot ai: attached 2 text source file(s)
|
||||
[2026-03-30 16:28:38.862] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:28:38.877] [info] Receiving AI task over IPC... job: d62adfe2-da61-487e-8334-995b8be16fe1
|
||||
[2026-03-30 16:28:38.878] [info] kbot ai: attached 1 text source file(s)
|
||||
[2026-03-30 16:28:38.879] [info] Dry run triggered for kbot ai
|
||||
[2026-03-30 16:28:38.879] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 16:59:34.076] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 16:59:34.076] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 16:59:34.076] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 16:59:34.077] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 16:59:34.079] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 16:59:34.469] [info] KBot UDS client connected
|
||||
[2026-03-30 16:59:34.486] [info] Receiving AI task over IPC... job: 519e967e-56a4-4a71-809f-136933d94ed8
|
||||
[2026-03-30 16:59:34.486] [info] kbot-ai IPC: llm_timeout_ms=300000
|
||||
[2026-03-30 16:59:34.487] [info] LLMClient: HTTP timeout set to 300000 ms
|
||||
[2026-03-30 16:59:34.487] [info] LLMClient: calling ChatCompletion (prompt chars=1242)
|
||||
[2026-03-30 17:00:14.497] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:00:14.497] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:00:14.497] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:00:14.498] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:00:14.499] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:00:14.893] [info] KBot UDS client connected
|
||||
[2026-03-30 17:00:14.909] [info] Receiving AI task over IPC... job: 3006bf61-d7eb-4d9d-86d6-e37215063fc4
|
||||
[2026-03-30 17:00:14.910] [info] kbot-ai IPC: llm_timeout_ms=300000
|
||||
[2026-03-30 17:00:14.910] [info] LLMClient: HTTP timeout set to 300000 ms
|
||||
[2026-03-30 17:00:14.910] [info] LLMClient: calling ChatCompletion (prompt chars=1242)
|
||||
[2026-03-30 17:00:31.188] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:00:31.188] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:00:31.188] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:00:31.189] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:00:31.190] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:00:31.585] [info] KBot UDS client connected
|
||||
[2026-03-30 17:00:31.602] [info] Receiving AI task over IPC... job: 0b7b9050-9b76-42cc-9497-38d43f8aca43
|
||||
[2026-03-30 17:00:31.602] [info] kbot-ai IPC: llm_timeout_ms=300000
|
||||
[2026-03-30 17:00:31.602] [info] LLMClient: HTTP timeout set to 300000 ms
|
||||
[2026-03-30 17:00:31.602] [info] LLMClient: calling ChatCompletion (prompt chars=1242)
|
||||
[2026-03-30 17:04:47.337] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:04:47.338] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:04:47.338] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:04:47.338] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:04:47.340] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:04:47.737] [info] KBot UDS client connected
|
||||
[2026-03-30 17:04:47.754] [info] Receiving AI task over IPC... job: cb1aa07c-b18f-4108-84a3-b7fe03762257
|
||||
[2026-03-30 17:04:47.754] [info] kbot-ai IPC: llm_timeout_ms=300000
|
||||
[2026-03-30 17:04:47.754] [info] LLMClient: HTTP timeout set to 300000 ms
|
||||
[2026-03-30 17:04:47.754] [info] LLMClient: calling ChatCompletion (prompt chars=1242)
|
||||
[2026-03-30 17:05:51.250] [info] LLMClient: ChatCompletion returned (HTTP 200)
|
||||
[2026-03-30 17:05:51.256] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 17:08:58.839] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:08:58.839] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:08:58.839] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:08:58.840] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:08:58.841] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:08:59.227] [info] KBot UDS client connected
|
||||
[2026-03-30 17:08:59.244] [info] Receiving AI task over IPC... job: 86832d9f-bdc2-4c26-97fa-37dd27762432
|
||||
[2026-03-30 17:08:59.244] [info] kbot-ai IPC: llm_timeout_ms=30000
|
||||
[2026-03-30 17:08:59.244] [info] LLMClient: HTTP timeout set to 30000 ms
|
||||
[2026-03-30 17:08:59.244] [info] LLMClient: calling ChatCompletion (prompt chars=1366)
|
||||
[2026-03-30 17:09:05.102] [info] LLMClient: ChatCompletion returned (HTTP 200)
|
||||
[2026-03-30 17:09:05.104] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 17:10:32.200] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:10:32.200] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:10:32.200] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:10:32.201] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:10:32.202] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:10:32.604] [info] KBot UDS client connected
|
||||
[2026-03-30 17:10:32.620] [info] Receiving AI task over IPC... job: b7377068-8ea3-406b-a98d-85f780e329d2
|
||||
[2026-03-30 17:10:32.620] [info] kbot-ai IPC: llm_timeout_ms=30000
|
||||
[2026-03-30 17:10:32.620] [info] LLMClient: HTTP timeout set to 30000 ms
|
||||
[2026-03-30 17:10:32.620] [info] LLMClient: calling ChatCompletion (prompt chars=1366)
|
||||
[2026-03-30 17:10:41.653] [info] LLMClient: ChatCompletion returned (HTTP 200)
|
||||
[2026-03-30 17:10:41.656] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 17:11:05.144] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:11:05.144] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:11:05.144] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:11:05.145] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:11:05.146] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:11:05.537] [info] KBot UDS client connected
|
||||
[2026-03-30 17:11:05.554] [info] Receiving AI task over IPC... job: 96c3bbfc-f1a7-469e-881d-35149592acdc
|
||||
[2026-03-30 17:11:05.554] [info] kbot-ai IPC: llm_timeout_ms=30000
|
||||
[2026-03-30 17:11:05.554] [info] LLMClient: HTTP timeout set to 30000 ms
|
||||
[2026-03-30 17:11:05.554] [info] LLMClient: calling ChatCompletion (prompt chars=1366)
|
||||
[2026-03-30 17:11:05.646] [error] LLMClient::execute_chat: Exception caught: liboai::Response::CheckResponse(): openai/gpt-5o is not a valid model ID (E_APIERROR:0x02)
|
||||
[2026-03-30 17:11:05.646] [error] AI Task Failed: liboai::Response::CheckResponse(): openai/gpt-5o is not a valid model ID (E_APIERROR:0x02)
|
||||
[2026-03-30 17:11:05.647] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 17:12:51.211] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:12:51.211] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:12:51.211] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:12:51.212] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:12:51.214] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:12:51.609] [info] KBot UDS client connected
|
||||
[2026-03-30 17:12:51.626] [info] Receiving AI task over IPC... job: df92e2ce-7b25-4a26-80f3-a8415914affd
|
||||
[2026-03-30 17:12:51.626] [info] kbot-ai IPC: llm_timeout_ms=30000
|
||||
[2026-03-30 17:12:51.626] [info] LLMClient: HTTP timeout set to 30000 ms
|
||||
[2026-03-30 17:12:51.626] [info] LLMClient: calling ChatCompletion (prompt chars=1366)
|
||||
[2026-03-30 17:12:58.230] [info] LLMClient: ChatCompletion returned (HTTP 200)
|
||||
[2026-03-30 17:12:58.233] [info] KBot UDS: shutdown requested
|
||||
[2026-03-30 17:28:05.126] [info] Worker mode: listening on stdin
|
||||
[2026-03-30 17:28:05.126] [info] Worker mode: UDS Server active on 4001
|
||||
[2026-03-30 17:28:05.126] [info] Starting KBot UDS on 4001
|
||||
[2026-03-30 17:28:05.127] [info] KBot UDS: bound TCP 127.0.0.1:4001
|
||||
[2026-03-30 17:28:05.129] [info] KBot UDS ready; waiting for connections…
|
||||
[2026-03-30 17:28:05.512] [info] KBot UDS client connected
|
||||
[2026-03-30 17:28:05.516] [info] Receiving AI task over IPC... job: 94be6fae-db40-4fef-a828-e9cb0b8aeab9
|
||||
[2026-03-30 17:28:05.516] [info] kbot-ai IPC: llm_timeout_ms=30000
|
||||
[2026-03-30 17:28:05.517] [info] LLMClient: HTTP timeout set to 30000 ms
|
||||
[2026-03-30 17:28:05.517] [info] LLMClient: calling ChatCompletion (prompt chars=1366)
|
||||
[2026-03-30 17:28:11.067] [info] LLMClient: ChatCompletion returned (HTTP 200)
|
||||
[2026-03-30 17:28:11.070] [info] Wrote completion to C:\Users\zx\Desktop\polymech\polymech-mono\packages\kbot\cpp\a.json
|
||||
[2026-03-30 17:28:11.072] [info] KBot UDS: shutdown requested
|
||||
|
||||
@ -1,20 +0,0 @@
|
||||
Hey everyone,
|
||||
|
||||
It came to our attention that once again, open source folks are being tricked with false statements and promises. This is not the first time, and over time most of the claims have been debunked as scams, also by ex-PreciousPlastic team members who left shocked.
|
||||
|
||||
We're currently compiling a dossier which covers most of the ongoing fraud, targeting young and vulnerable people, apparently enticed to collect grants for often overpriced and immature machines. We know dozens who lost their savings and will have to pay a bitter price for a very long time.
|
||||
|
||||
Currently involved and actively profiting from this scam are MadPlastic, Sustainable Design Studio, Dave Hakkens & his gang, and unfortunately The Flipflopi. Let me remind you that the v4 team introduced not just taxes and restrictions for everyone else but also kicked long-established vendors from the Bazaar with bogus reasons. During the same time, African NGOs have been charged systematically horrific prices.
|
||||
|
||||
The complete report will also be sent to all FabLabs, news outlets, and related organizations. In the meantime, we're doing our best to warn newcomers; hundreds by now.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user