Gumroad-style agent runs support, X mentions, engineering, and finance docs
garrytan · x · 2026-07-22
Gumroad-style “agent-run business” workflow
The quote describes how Gumroad runs much of its operations through a dedicated agent on a Mac, woken up by cron jobs to handle support tickets, X mentions, engineering tasks, finance docs, and follow-ups.
Key idea:
- Each session starts fresh; the model has no built-in memory.
- State lives in plain-text policy files, daily logs, people notes, watchlists, SQLite ledgers, cloned repos, and an index of where everything is stored.
- The system “learns” by updating those external artifacts, not by relying on model memory.
The post frames this as a glimpse of what “living in the future” looks like: a business operating with an agent as an execution layer over durable, human-readable state.
More from coding & agent
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- "Anyone still coding the old way?" The joke capturing post-AI programming culture — lxfater · 2026-09-11
- Warning: Codex's experimental compaction breaks non-Astra models, causing task amnesia — pvncher · 2026-09-11
- GPT-6 Astra + Hyper3D Rodin MCP Generates 3D Assets in One Agent Flow — ahuja_priyank · 2026-09-11
- n8n: the open-source visual canvas for building self-hosted AI agents, now 204k GitHub stars — alex_verem · 2026-09-11
- Self-Hosted Drag-and-Drop Canvas Builds AI Agents With 1,500 Integrations — alex_verem · 2026-09-11