Dev builds an AI webmaster on Grok Bot that non-technical clients email directly

beetz12 · reddit · 2026-09-26

A developer maintaining a small nonprofit's site realized he was just routing his non-technical client's requests into a coding agent, so he built "Ivan": an AI webmaster on xAI's Grok Bot (each bot gets a persistent cloud computer with terminal, browser and files) that the client contacts via plain email.

Core design:

Results: an intentional fire drill surfaced two real issues before launch; day one delivered 7 flyer revisions in under 4 hours. But Ivan once misread a blurry photo as the client's, and reported new text "fit cleanly" when it was visibly smaller with old-line remnants—prompting a standing rule: when the agent says it's done, open the file.

Lessons: write instructions into a versioned prompt file in the repo, not chat; templatize the setup (he stood up a second webmaster for another site); and give every agent on a shared machine its own SSH key after a new agent silently overwrote the old one's key.

Original post →

More from coding & agent

coding & agent channel →