# Deploying Parallel Remote Coding Agents with Decode

DevFeed: [Deploying Parallel Remote Coding Agents with Decode](<https://devfeed.tech/articles/stop-babysitting-your-coding-agents-18294.md>)

Original publisher: [Read original article](<https://www.decodingai.com/p/coding-agents-in-remote-headless>)

Author: Paul Iusztin

Published: 2026-09-10T05:02:03Z

Content type: tutorial

Language: en

Sources: [Decoding ML](<https://devfeed.tech/sources/decoding-ml.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [modal](<https://devfeed.tech/tags/modal.md>), [parallel](<https://devfeed.tech/tags/parallel.md>)

## AI overview

This tutorial explains how to deploy the Decode coding-agent harness as remote background jobs. It covers moving from a TUI to a headless CLI, running jobs on Modal, and supporting parallel sessions across multiple projects.

## Source excerpt

Run the harness remotely on Modal, triggered by your CLI, a webhook, or a nightly cron.