21 lines
762 B
PHP
21 lines
762 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:52+00:00
|
|
return array (
|
|
'name' => 'browseruse',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'agent browseruse',
|
|
1 => 'invoque browseruse',
|
|
),
|
|
'cmd' => 'echo {"agent":"BrowserUse","slug":"browseruse","role":"wire","persona":"tool","status":"registered","ts":"$(date -Iseconds)"}',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T17:45:00+00:00',
|
|
'source' => 'opus-wire-v26-mass-factory-truth-registry',
|
|
'description' => 'BrowserUse agent (wire tool) from truth registry',
|
|
'role' => 'wire',
|
|
'persona' => 'tool',
|
|
'executed_at' => '2026-04-19T16:02:52+00:00',
|
|
'out_preview' => '{agent:BrowserUse,slug:browseruse,role:wire,persona:tool,status:registered,ts:2026-04-19T18:02:52+02:00}',
|
|
'ms' => 8.0,
|
|
);
|