Moonshot’s Kimi Work pitches a desktop agent that reads your local files, drives a browser, and runs on a built-in cron engine — “set it and forget it,” 24/7. The demo prompt (find every quarterly-report PDF in a folder and summarize it) is the easy 20%. The 80% nobody screenshots is what happens on run 400 at 3am when the browser DOM shifted, a file lock throws, or the model confidently summarizes the wrong document.

Running agentic systems in production, the capability was rarely the constraint. The constraint was the operational envelope around it:

None of this shows up on a product page, which is exactly why the HN thread is more useful than the launch copy — the sharp questions there are about permissioning and recovery, not the slide generator.

The demo-to-dependable gap is where agentic products actually get built or die. Unattended-around-the-clock is a strong claim; it means the reliability engineering has to be better than the model, not the other way around. When “set it and forget it” meets a flaky enterprise SaaS UI at scale, does the agent degrade gracefully or just fail confidently — and how would you even know which one happened?