Files
html/api/wired-pending/intent-opus4-ocr_runner.php
2026-04-19 17:35:02 +02:00

22 lines
745 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T15:31:57+00:00
return array (
'name' => 'ocr_runner',
'category' => 'ml',
'type' => 'sub_agent',
'triggers' =>
array (
0 => 'ocr runner',
1 => 'ocr_runner agent',
2 => 'invoke ocr_runner',
),
'cmd' => 'echo "agent ocr_runner · category ml · OCR text extraction · status READY · source claude-code-subagents-pattern"',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T01:30:00+00:00',
'source' => 'opus-yacine-19avr-godmode-100',
'description' => 'OCR text extraction',
'executed_at' => '2026-04-19T15:31:57+00:00',
'out_preview' => 'agent ocr_runner · category ml · OCR text extraction · status READY · source claude-code-subagents-pattern',
'ms' => 5.0,
);