Safe coding environments for AI agents.
Verklet Capsules gives every agent a bounded Linux workspace with persistent state, API control, preview URLs, and minute-metered usage. Start with $5 in credits and terminate the workspace when the task is done.
Capsules console
Agent workspaces
$1.79
Active spend
1
Running
214
Commands
Why Capsules
Built around the job an agent actually needs to do.
End-user model
A capsule is a workspace, not a forever server.
Create it for a task, let an agent work inside it, inspect what happened, keep the files if needed, and stop paying active compute when the capsule sleeps or terminates.
Create through the API
POST /v1/projects/proj_north/capsules
Authorization: Bearer vk_live_...
{
"name": "agent-pr-482",
"size": { "vcpu": 2, "memory_mb": 2048 },
"idle_timeout_seconds": 300
}Run a command
capsule exec agent-pr-482 -- bash -lc "npm ci && npm test"
Norway / EU
Sovereignty without turning the product into procurement theater.
Sovereign by posture
Clear boundaries for teams that cannot send agent work anywhere.
Capsules leans into a European operating model: Norway as the home base, EU-region-first capacity, no unverified public free tier, and enough audit and usage context for engineering teams to see what agents did.