DCS / Build & Agents / DCS Edit (chat)
Chat-to-edit · signed diffs

"Make the hero bigger." Done. Signed.

DCS Edit is conversational — type what you want changed, in plain English, and the agent swarm does it. Every change comes back as a signed diff you approve. Roll back any prior message with one click.

acme.dcsai.app · edit-via-chat <section class="hero"> <h1>Welcome to Acme</h1> <p>Build faster with DCS</p> <button>Get started</button> </section> + <p>Trusted by 1,000+ teams</p> Welcome to Acme Trusted by 1,000+ teams Get started "add a trust badge" applied · preview updated ✓
How it works

Plain English in. Signed diff out.

Type a request

"Make the testimonials section a carousel." "Add an FAQ about shipping." "Translate the menu to Spanish."

Agents work

The Architect agent plans the change. Designer + Frontend + QA execute. You see live progress.

See the diff

Chat returns a structured diff — code changes + visual preview. Hover any change to see before/after.

Approve or revert

One-click approve commits + signs. Revert undoes in <5s. Either way, both states stay in history.

Examples

What people actually ask for.

"Make the homepage feel more premium"
→ Swaps font to Inter Display Light, increases white space 30%, replaces stock photos with editorial-grade, adds subtle shadows. 6 visual changes, 1 receipt.
"Add a booking calendar that syncs to my Google Calendar"
→ Inserts inline booking widget, wires OAuth to Google Calendar, creates per-event Webhook handler. 3 file changes, 2 OAuth scopes added, 1 receipt.
"Translate everything to Spanish but keep the brand name"
→ Runs translation agent on all copy except <span class="brand">. Adds /es/ route with hreflang tags. Sitemap updated. 1 receipt covers the whole pass.
"My delivery prices changed — update the menu"
→ Asks "Which items?" → you paste/upload → all menu prices updated, Stripe SKUs synced, receipt chain shows old → new for audit.
"Make it work on phones better"
→ Mobile Lighthouse audit + auto-fix: reduces image sizes, fixes viewport meta, simplifies nav to hamburger, increases tap targets to 44px. Before/after scores in the diff.
"Add Stripe checkout for the tasting menu"
→ Creates Stripe Product in your account, embeds Checkout button, wires webhook to your dashboard, adds confirmation email template. 4 file changes, 1 receipt.
Pricing

Free with every DCS site.

Free

$0 · included with site

100 messages/month. Full feature set.

Pro

$19/mo · 1,000 messages

For active maintenance. Priority routing. Multi-agent parallel.

Unlimited

$99/mo · all-you-can-edit

For agencies + heavy users. Soft fair-use limits only.

FAQ

Common questions.

What's the difference between DCS Edit and Visual Editor?
DCS Edit is chat — describe what you want in words. Visual Editor is point-and-click — touch the thing, change it. Same agents under the hood, same receipt chain. Pick whichever your brain prefers. See visual-editor.html.
What if I don't like the change?
Click "Revert" on the message. The change rolls back in under 5 seconds. Both your request and the reverted state stay in history — nothing is lost.
Does it understand context?
Yes — Edit reads your entire site, your brand colors, your tone of voice, your existing content. "Add an FAQ" knows to use your font + spacing + color. "Translate" preserves your brand name.
Can it break my site?
No — every change passes QA agent + visual diff + Lighthouse check before it goes live. If any check fails, Edit reports "I couldn't ship this safely — here's what broke." Nothing destructive is auto-committed.
Can multiple people use it on the same site?
Yes — separate threads per editor. If two edits conflict, you get a "Resolve merge" prompt with both diffs side by side.

Stop emailing your dev. Start chatting with Edit.

If your site is built on DCS, Edit is in your dashboard. Ask it anything.

Open Edit → Prefer clicking?