Dassi
Hosted AgentCOMING SOONby Dassi
Dassi AI coworking agent that automates tasks from a browser side panel. Connects to 2000+ apps; useful for mixed file + web workflows.
This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Dassi
- Type
- Hosted Agent
- Added
- —
- Interface
- Task-level
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 45 min
- Regions
- US, EU
- Pricing
- $0.1/run (effective)
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.10/run
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| subscription | $0.1/run (effective) | — | — |
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 handlinggap
File download
File upload
Form filling
Structured extraction
Vision-basedgap
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessionsgap
Parallel sessionsgap
Human-in-the-loopgap
Full evidence
Storage capture
Code sample
Pin this runner via routing: "dassi"
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": "dassi"
}'