• Blog
  • Docs
  • Careers
  • Get Support
  • Contact Sales
DigitalOcean
  • Featured AI Products

    Compute

    Build, deploy, and scale cloud compute resources

    Containers and Images

    Safely store and manage containers and backups

    Managed Databases

    Fully managed resources running popular database engines

    Management and Dev Tools

    Control infrastructure and gather insights

    Networking

    Secure and control traffic to apps

    Security

    Help protect your account and resources with these security features

    Storage

    Store and access any amount of data reliably in the cloud

    Browse all products

  • AI/ML

    CMS

    Data and IoT

    Developer Tools

    Gaming and Media

    Hosting

    Security and Networking

    Startups and SMBs

    Web and App Platforms

    See all solutions

  • Community

    Documentation

    Developer Tools

    Get Involved

    Utilities and Help

  • Become a Partner

    Marketplace

  • Pricing
  • Log in
  • Sign up
  • Log in
  • Sign up

Company

  • About
  • Leadership
  • Blog
  • Careers
  • Customers
  • Partners
  • Referral Program
  • Affiliate Program
  • Press
  • Legal
  • Privacy Policy
  • Security
  • Investor Relations

Products

  • Knowledge Bases
  • GPU Droplets
  • Bare Metal GPUs
  • Inference Engine
  • Data & Learning
  • Evaluations
  • Model Library
  • Droplets
  • Kubernetes
  • Functions
  • App Platform
  • Load Balancers
  • Managed Databases
  • Spaces
  • Block Storage
  • Network File Storage
  • API
  • Uptime
  • Cloud Security Posture Management (CSPM)
  • Identity and Access Management (IAM)
  • Cloudways
  • View all Products

Resources

  • Community Tutorials
  • Community Q&A
  • CSS-Tricks
  • Write for DOnations
  • Currents Research
  • DigitalOcean Startups
  • Wavemakers Program
  • Compass Council
  • Open Source
  • Newsletter Signup
  • Marketplace
  • Pricing
  • Pricing Calculator
  • Documentation
  • Release Notes
  • Code of Conduct
  • Shop Swag

Solutions

  • AI Training GPU
  • GPU Inference
  • VPS Hosting
  • Website Hosting
  • VPN
  • Docker Hosting
  • Node.js Hosting
  • Web Mobile Apps
  • WordPress Hosting
  • Virtual Machines
  • View all Solutions

Contact

  • Support
  • Sales
  • Report Abuse
  • System Status
  • Share your ideas

Company

  • About
  • Leadership
  • Blog
  • Careers
  • Customers
  • Partners
  • Referral Program
  • Affiliate Program
  • Press
  • Legal
  • Privacy Policy
  • Security
  • Investor Relations

Products

  • Knowledge Bases
  • GPU Droplets
  • Bare Metal GPUs
  • Inference Engine
  • Data & Learning
  • Evaluations
  • Model Library
  • Droplets
  • Kubernetes
  • Functions
  • App Platform
  • Load Balancers
  • Managed Databases
  • Spaces
  • Block Storage
  • Network File Storage
  • API
  • Uptime
  • Cloud Security Posture Management (CSPM)
  • Identity and Access Management (IAM)
  • Cloudways
  • View all Products

Resources

  • Community Tutorials
  • Community Q&A
  • CSS-Tricks
  • Write for DOnations
  • Currents Research
  • DigitalOcean Startups
  • Wavemakers Program
  • Compass Council
  • Open Source
  • Newsletter Signup
  • Marketplace
  • Pricing
  • Pricing Calculator
  • Documentation
  • Release Notes
  • Code of Conduct
  • Shop Swag

Solutions

  • AI Training GPU
  • GPU Inference
  • VPS Hosting
  • Website Hosting
  • VPN
  • Docker Hosting
  • Node.js Hosting
  • Web Mobile Apps
  • WordPress Hosting
  • Virtual Machines
  • View all Solutions

Contact

  • Support
  • Sales
  • Report Abuse
  • System Status
  • Share your ideas
© 2026 DigitalOcean, LLC.Sitemap.
Product updates

Private Preview: DigitalOcean Managed Agents Runtime Services

author

By Salman Paracha

  • Updated: August 25, 2026
  • 3 min read
<- Back to blog home

AI agents are helping developers, teams, and businesses do more: writing and executing code, conducting research, and running dynamic workflows across systems. But that ability is often bounded by where they run. Close the laptop, and the work stops there. You can’t pick it up on another device, hand off to a teammate, or scale it across users. Moving agents to cloud VMs solves part of this problem; developers and companies building agent harness frameworks still have to build a high-fidelity experience that can match a local session, including agent friendly execution environments, session persistence, secure tool access, human-in-the-loop approvals, and observability.

Now available in Private Preview, DigitalOcean Managed Agents Runtime Services (M.A.R.S.) provides that infrastructure as a fully managed service. It gives developers, teams, and ISVs a powerful yet lightweight environment for operating coding agents and long-running, multi-tool agentic workflows without building and managing the underlying infrastructure themselves.

M.A.R.S. brings together two products: Harness Runtime provides the managed execution environment in which agents run, persist, and scale. Action Gateway gives those same agents governed access to the tools, APIs, and SaaS systems they need to complete real-world work.

Rather than requiring you to rebuild your agent around a proprietary framework, M.A.R.S. lets you define an environment template that packages your preferred harness, dependencies, tools, and configuration. Designed to work with Claude Code, Codex CLI, and OpenCode, as well as agents built with LangGraph or CrewAI, giving teams the freedom to choose the agent experience that best fits their needs without being locked into a single harness or framework.

Agent sessions that outlive your laptop

Harness Runtime helps agent sessions run independently of any local machine. They can start in under a second and resume from a pause in as little as 200 milliseconds while preserving their files, processes, and working state.

Developers can continue a session from another device, hand work to a teammate mid-task, or run multiple agents in parallel without multiplying the infrastructure setup. Each session runs inside an isolated Firecracker microVM, designed to separate agent-generated code from local machines and shared infrastructure.

Govern how agents interact with the outside world

Action Gateway gives agents governed access to services such as GitHub, Jira, Notion, Linear, and Postgres. Authentication, permissions, approvals, and audit controls are managed centrally. OAuth credentials are brokered through Secrets Manager and are exposed to neither the model nor the execution environment in which the agent runs.

M.A.R.S. capabilities at a glance:

  • Durable sessions: Pause and resume work without losing the session’s environment or state.

  • Isolated execution: Run agent-generated code inside dedicated Firecracker microVMs.

  • Human approvals: Define which actions agents can take autonomously and which require sign-off.

  • Native GitHub support: Allow agents to clone repositories, create branches, commit changes, and open pull requests.

  • Managed tool access: Connect agents to external systems through centrally governed authentication and policy controls.

  • Harness flexibility: Run supported coding agents, LangGraph workloads, or your own custom agent environment.

With M.A.R.S., developers retain control over the agents they build and the experiences they deliver. DigitalOcean manages the execution, persistence, isolation, scaling, and governed external access underneath them.

DigitalOcean M.A.R.S. is currently available through an invite-only Private Preview, request access here.

About the author

Salman Paracha
Salman Paracha
Author

Share

  • Product Updates

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
Sign up

Related Articles

DigitalOcean Inference Router, Now Cache-Aware: Why the Cheapest Model Isn't Always the Best Deal
Product updates

DigitalOcean Inference Router, Now Cache-Aware: Why the Cheapest Model Isn't Always the Best Deal

Salman Paracha

  • August 20, 2026
  • 10 min read

Read more

Upcoming GPU Pricing Updates
Product updates

Upcoming GPU Pricing Updates

  • July 21, 2026
  • 2 min read

Read more

Scale Faster with Managed Weaviate: Now in Public Preview on DigitalOcean
Product updates

Scale Faster with Managed Weaviate: Now in Public Preview on DigitalOcean

Waverly Swinton
  • July 9, 2026
  • 4 min read

Read more