Ace

Ace

Hosted AgentCOMING SOON

by General Agents

Ace is a realtime computer autopilot trained on large-scale human desktop trajectories. Very low first-action latency and fast execution on interactive flows — closer to reflexes than deliberate planning. Less suited to long research tasks that need extended reasoning.

Not live yet: General Agents' Ace is a research preview without a self-serve API. API requests targeting it return 503 runner_unavailable until the integration ships.

Provider
General Agents
Type
Hosted Agent
Added
Jun 2025
Interface
Session-level (CDP)
Trust tier
restricted
Egress
Vendor egress (unverified)
Evidence
minimal
Max session
60 min
Regions
US
Pricing
session time $0.03/min
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
Traffic share
Success
Median duration
$0.03/min
List price
p95 first action
Not enough live samples for a trend yet.

Pricing

ModelNative priceNormalized $/runNotes
per minute$0.03/browser-minute
session time$0.03/min

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: "general-agents-ace"

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": "general-agents-ace"
}'

Command Palette

Search for a command to run...