Coasty - A Computer-Use-Agent that runs legacy software like a human
by•
Coasty is a computer use agent that operates real desktop software end to end. Started with healthcare prior auth, automating payer portals and legacy EHRs, and data removal for data privacy but now we're expanding into insurance and tax & accounting. Coasty does that work autonomously, with human takeover and full audit trails. Independently verified at 82.81% on OSWorld Verified (359 tasks), near the top of the leaderboard. No APIs required. If software has a screen, Coasty can run it.


Replies
Coasty
Coasty
For the developers here! Coasty is also available as an API.
You send a task in plain language, the agent gets a fresh environment, does the work, and returns structured results plus a full action log. Every click and keystroke is recorded, so you can replay exactly what the agent did. Setup takes 2 to 5 minutes per environment, then the agent runs unattended until the task is done or it decides a human should take over. It's modular so you can use the predict part of the harness to write an instruction for your own screenshots or any other part of the system. The pricing is fully transparent for every type of call you could make(at the end of Docs).
Docs are at Coasty/Docs. The quickstart gets you to a first running task in a few minutes. If you build something with it, tell me. I read everything in this thread.
Coasty
If you want us to run it for you live or just in general, want to talk to us, here's our Calendly: https://cal.com/coasty/15min.
how does the per-VM teardown actually handle stateful workloads like browser automation where you need session persistence across multiple steps
Coasty
@sevgiuurelukag Our VMs last forever, irrelevant of the tasks or the number of steps. And we specialize in long-horizon tasks(30m+), so we deal with this all the time.
Is there a list of all softwares it supports?
Coasty
@ankur_jeswani It supports any software you can run on your desktop or the Virtual Machines we have, since it just uses a screen, mouse and keyboard.
Congrats on the launch!
The runs forever part is what stood out most agent VMs die when the session ends. Does it keep state between tasks, or reset each time?
how fast does the VM actually spin up when I need to fire off a quick agent task, is there cold start latency to worry about