Remote Agents in Production: From Jira Ticket to PR Without a Developer [ukr]
What if an engineer receives not a task, but a ready PR with context and a proposed solution? At Wix, we’re building remote agents — autonomous agents triggered by external events (Jira, Slack) that execute tasks in the background without human involvement and return results as context for developers.
In this talk, I’ll cover: what remote agents are, how they’re architected, and how to integrate one into your own system. I’ll share real numbers — success and failure cases from our experience. Beyond that, the non-obvious parts: where agents break, why a spec-driven approach is critical for them to work, and what changes in team processes when part of the work is done by an agent. This talk is for those already working with AI tooling and thinking about the next step — from copilot to autonomy.