Files
html/api/wired-pending/intent-opus4-task_log.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
339 B
PHP

<?php
return array (
'name' => 'task_log',
'triggers' =>
array (
0 => 'task log',
1 => 'show tasks',
2 => 'dernieres taches',
),
'cmd' => 'curl -sk http://127.0.0.1/api/opus5-task-log.php?limit=20',
'status' => 'EXECUTED',
'created_at' => '2026-04-17T08:57:33+00:00',
'source' => 'opus4-autowire-early-v2',
);