Files
html/api/wired-pending/intent-opus4-nativemind_check.php
opus fe0a98a999
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:49:51+02:00
2026-04-20 01:49:51 +02:00

17 lines
408 B
PHP

<?php
return array (
'name' => 'nativemind_check',
'triggers' =>
array (
0 => 'nativemind',
1 => 'browser ai',
2 => 'browser local ai',
3 => 'chrome extension ai',
4 => 'local browser llm',
),
'cmd' => '/var/www/html/api/handlers/nativemind-browser-check.sh',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T23:49:37+00:00',
'source' => 'opus4-autowire-early-v2',
);