---
title: "Private Preview: DigitalOcean Managed Agents Runtime Services"
url: https://daily.dev/posts/private-preview-digitalocean-managed-agents-runtime-services-vkuqzps49
source_url: https://www.digitalocean.com/blog/managed-agents-runtime-services-private-preview
type: article
source: "DigitalOcean"
published: 2026-08-25T19:06:56.655Z
updated: 2026-08-25T19:36:37.408Z
tags: ["cloud", "ai-agents", "claude-code", "digitalocean"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Private Preview: DigitalOcean Managed Agents Runtime Services

**[DigitalOcean](https://daily.dev/sources/do)** · 3 min read · 0 upvotes · 0 comments

## Summary

DigitalOcean has launched a Private Preview of Managed Agents Runtime Services (M.A.R.S.), a managed infrastructure offering for running AI coding agents and long-running agentic workflows. It combines Harness Runtime, an execution environment where agent sessions run inside isolated Firecracker microVMs with sub-second startup and 200ms resume times, and Action Gateway, which provides governed access to tools like GitHub, Jira, Notion, Linear, and Postgres with centrally managed auth and approvals. It's designed to work with Claude Code, Codex CLI, OpenCode, LangGraph, and CrewAI without forcing a proprietary framework. Access currently requires an invite-only request.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.digitalocean.com/blog/managed-agents-runtime-services-private-preview>

## Questions this post answers

### What is DigitalOcean Managed Agents Runtime Services (M.A.R.S.)?

M.A.R.S. is a managed infrastructure service from DigitalOcean for running AI coding agents and long-running agentic workflows, currently in invite-only Private Preview. It combines Harness Runtime, which executes agent sessions in isolated Firecracker microVMs with sub-second start and 200ms resume times, and Action Gateway, which brokers governed access to tools like GitHub, Jira, Notion, Linear, and Postgres.

_Teams evaluating managed runtimes for coding agents can track infrastructure announcements like this on daily.dev._

### Which AI coding agent frameworks does DigitalOcean M.A.R.S. support?

M.A.R.S. is designed to work with Claude Code, Codex CLI, and OpenCode, as well as custom agents built with LangGraph or CrewAI. It lets developers define an environment template packaging their preferred harness, dependencies, tools, and configuration rather than requiring a rebuild around a proprietary framework.

_Developers comparing agent harness options can follow coverage of tools like Claude Code and LangGraph on daily.dev._

### How does DigitalOcean protect OAuth credentials used by AI agents in M.A.R.S.?

OAuth credentials are brokered through Secrets Manager and are never exposed to the model or to the execution environment where the agent runs. Action Gateway centrally manages authentication, permissions, approvals, and audit controls for agent access to services such as GitHub, Jira, Notion, Linear, and Postgres.

_Anyone securing agentic workflows and credential access can follow related infrastructure updates on daily.dev._

## Similar posts on daily.dev

- [The runtime for all your team's agents.](https://daily.dev/posts/the-runtime-for-all-your-team-s-agents--ehn4jjccp) · Hacker News · 0 upvotes · 0 comments

---

Tags: [#cloud](https://daily.dev/tags/cloud), [#ai-agents](https://daily.dev/tags/ai-agents), [#claude-code](https://daily.dev/tags/claude-code), [#digitalocean](https://daily.dev/tags/digitalocean)

[View this post on daily.dev](https://daily.dev/posts/private-preview-digitalocean-managed-agents-runtime-services-vkuqzps49)
