Sabitlenmiş Tweet
Zerops
234 posts

Zerops
@zeropsio
From local development to production. Zerops builds, deploys, runs and manages your apps, no matter the size, no matter the environment.
Prague, Czech Republic Katılım Ekim 2018
74 Takip Edilen847 Takipçiler

The issue wasn't the agent, it was that a sweeping change like that had no checkpoint to catch or roll back.
Agents are genuinely useful when they work against version control and a reproducible environment, then "deleted 90% of features" is one git reset away, not a disaster.
Don't give up on it yet.
English

@blagodesign The lesson isn't really about which tool, it's that your work shouldn't live anywhere a background update can delete it.
Code in version control, environment reproducible from config, so a tool blowing up is an annoyance, not a loss. Hope the fix in the comments sorts it.
English

@HenryInvests The "still learning" part is the real takeaway though: the fix isn't being more careful, it's working somewhere the agent can't nuke anything that matters.
Glad you got the files back.
English

@barntarnst The unlock isn't just the AI writing the site, it's non-devs being able to deploy safely.
That only works when the platform underneath has real guardrails (so a chat can't accidentally break prod).
Curious what you landed on for the deploy side?
English

@HarakiriInu The white-label pattern is interesting, are you spinning up a fresh environment per client, or one app with tenant separation?
That's usually the part that gets gnarly as the client list grows. Either way, respect for the 3am ship.
English

@daveremy Sorry, that one stings. The deeper issue isn't even the outage, it's that the agent could reach a destructive command like that at all.
Whatever platform you're on, that's the thing worth fixing: the agent shouldn't have a path to anything that can take prod down.
English

@4to1planner The phone-as-remote-control pattern for a long-running agent is underrated, nice work.
Curious how you're handling the daemon staying alive + reconnects across the three platforms?
English

Just shipped the tri-platform update to claude-code-telegram-deploy — the OSS Claude Code skill that lets you control a Claude Code daemon running on your own server, Mac mini, or Windows desktop from your phone over Telegram.
github.com/qingxuantang/c…
English

@CharlieMolthrop Nice one!
Same move gets you a whole Zerops project, not just one tool: the agent gets runtimes + Postgres + cache and the dev→stage loop behind it.
zerops.io/zcp
English

Claude Code pro tip:
Run this command from your terminal, authenticate, then you can ask things like "use the val town mcp to deploy a tool that saves me time"
claude mcp add --transport http val-town api.val.town/v3/mcp

English

@B1Word Plan mode is the bit that makes agent deploys feel real, you see the whole thing before it runs.
We spend our days on the infra layer underneath that loop (where it deploys, what it can reach), so it's fun watching the agent side click for people.
Bravo on your first ship.
English

Worth separating two layers: the permission model (agent asks before risky actions) and the infrastructure (can the agent even reach prod?).
Fail-closed rules are layer one. Running the agent in an isolated project with no path to production is layer two and the second makes the first far harder to get wrong.
(On Zerops the agent works in a dev/stage project, and prod runs with no agent service attached)
English

Claude Code permissions are where agent safety gets real. If a run needs production data, billing config, deploy access, or a wider MCP tool, the default should be: stop and ask.
New post: thomasdevos.com/posts/2026-05-…
#ClaudeCode
English

@FrancescoCiull4 Every one of them pointed at the same thing: Zerops built the full development-lifecycle platform first, years before coding agents existed.
ZCP exposes that substrate to agents, it didn't bolt infrastructure onto an agent the way most of the category did.
English

@vikrambuilds Vibe coding... not sure
But why not go one step further?! Check out ZCP, infrastructure for coding agents.
zerops.io/articles/launc…
English

@sourabhkapure Hey! Zerops aims to be the perfect mix of developer experience, flexibility, scalability and affordability, making it a great fit for applications of any size, complexity and traffic.
zerops.io
English

@ardent__dev Zerops!
A developer-first Platform-as-a-Service, running on bare metal, with every part built from scratch.
zerops.io
English



















