Everything you need to know about Construct [Megathread]
Short version: Construct gives your AI coworkers a real computer instead of a chat window.
Every agent gets its own browser-based cloud desktop - browser, terminal, files, email, calendar, and memory that persists across sessions. You hand it work, close your laptop, and it keeps going, because it runs on the cloud, not on your machine. Open the screen from any device to watch it work, take the controls back, or nudge it in a different direction.
We launch on Product Hunt on August 23. This thread is the honest version of the pitch - build notes, what's actually ours, and who this is genuinely for.
Why we built it
My last dev tool hit 30k users and got acquired. Engineering was never the bottleneck for me, even though I was a solo builder. The part that wrecked me was everything after the code. I was also the ops team - invoicing, CRM, support, follow-ups, on top of shipping. Hiring was the obvious solution, but the runway math did not workout.
Construct is the thing I wanted then: leverage on the operations side, without headcount.
How this is different from the stuff you're comparing it to
Almost everything in this space is one of three categories (usually):
Chat assistants with a computer bolted on (Claude Cowork, ChatGPT agent, Comet)
One person, one thread, one session. When the session ends, the context goes with it.
Great for a task. Not a place a team works.Self-hosted agent runtimes (OpenClaw, Claude Code or Codex on your laptop or a VPS)
Genuinely powerful, and free if your time is free. You own the uptime, the cost of leaving it running, and every sharing problem that comes after.
If your agent builds you an internal tool, it still has to host it, secure it, and give people access to it, and if something breaks... figure it out.Coding agents and tools (Cursor, Antigravity)
Built for a developer inside a repo. But a small business isn't in a repo - it's invoicing, CRM hygiene, support tickets, lead research, follow-ups.
Construct is a managed workspace where each AI coworker gets its own cloud desktop, shared with your team, reachable from the web or from Slack/Discord.
What's actually ours (not a wrapper)
We built our own agent harness, running on Cloudflare's edge network - not a VM per agent.
An agent sitting idle between jobs isn't burning compute. That's the whole reason leaving a dozen and more of them running overnight is a reasonable thing to do instead of getting nuked with a billing incident next morning.
Wrote about the architecture here 👉 https://construct.computer/blog/running-ai-agents-on-cloudflare-not-vms/
Agents learn repeated tasks and turn them into workflows and internal apps.
This is the answer to the best pushback I've gotten so far: "doesn't this just move work from implementation to verification?" Partly, yes - agents are non-deterministic, so run one the first time and you'll want to check it.
But once a run is right, you tell it to freeze that into a deterministic workflow or an internal app. From then on it follows defined logic instead of re-deciding every run. Hosting and access are handled, so what one person builds, the whole team can run.
Every action is logged and auditable, and the memory is yours - read it, correct it, wipe it.
Who this is for
Solo founders who need leverage and can't justify a hire yet
Small teams shipping faster than they can hire
SMBs that want ops handled without headcount or an automation consultant
Non-technical operators - if you can describe the task in a message, you can run it
Who this is honestly not for
You enjoy self-hosting and want to configure everything end to end. Just use OpenClaw.
You want an agent living in your IDE. Use Cursor or Claude Code. We're targeting operations, not product engineering - though yes, Construct can build you internal tools.
On the competition question
We started this 4–5 months ago, before any of the large players announced anything anywhere. Then Perplexity shipped a computer and everyone piled in.
That's validation that the problem is real, and it means we have to be sharper about who we serve. That's SMBs, solo founders, and lean teams - not everyone.
We go live on Product Hunt August 23.
If this is the kind of thing you'd actually use, following the page means PH pings you when we're live. We want to take this full-time and build something genuinely useful for people running small businesses - which is to say, for people like me.
👉 https://www.producthunt.com/products/construct-computer
Ask me anything in here - build, architecture, infra, cost, the parts that are still rough. I'm answering all of it.
Cheers 🍻
~ Ankush, co-founder & CTO

Replies