ChatGPT Agent

ChatGPT Agent

Hosted AgentTrustedLIVE

by OpenAI

OpenAI's agent mode (successor to Operator) built on the Computer-Using Agent model and exposed through the computer-use API. Excels at general-purpose web tasks with strong visual reasoning and self-correction on unexpected page states. Guardrails decline some credentialed and payment flows, which Deck reroutes to runners with vault injection.

Provider
OpenAI
Type
Hosted Agent
Added
Jul 2025
Interface
Task-level
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
partial
Max session
60 min
Regions
US
Pricing
per run $0.72model tokens pass-through
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.6%
Traffic share
53.3%
Success
8s
Median duration
$0.070/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per run$0.72/run$0.07
per run$0.72
model tokenspass-through

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extraction
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "openai-chatgpt-agent"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "openai-chatgpt-agent"
}'

Command Palette

Search for a command to run...