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

15 lines
312 B
PHP

<?php
return array (
'name' => 'v76_run',
'triggers' =>
array (
0 => 'v76 run',
1 => 'run v76 skill',
2 => 'exec v76',
),
'cmd' => 'ls /var/www/html/api/v76-scripts/*.sh',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T15:59:45+00:00',
'source' => 'opus4-autowire-early-v2',
);