Files
html/api/wired-pending/intent-opus4-count_pattern.php
2026-04-17 03:20:02 +02:00

27 lines
692 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-17T01:19:54+00:00
return array (
'name' => 'count_pattern',
'triggers' =>
array (
0 => 'combien de fichiers',
1 => 'grep count',
2 => 'count occurrences',
),
'cmd' => 'curl -sk http://127.0.0.1/api/opus5-count-pattern.php?p=11435',
'status' => 'EXECUTED',
'created_at' => '2026-04-17T01:19:53+00:00',
'source' => 'opus4-autowire-early-v2',
'executed_at' => '2026-04-17T01:19:54+00:00',
'out_preview' => '{
"pattern": "11435",
"matches": [
{
"file": "/var/www/html/ops-center.html",
"count": 1
},
{
"file": "/var/www/html/tools-hub.html"',
'ms' => 211.0,
);