---
title: "Cloud Agents Beta,  Postgres Automatic CVE Patching, Railway Mobile App for Android"
date: 2026-08-07T08:19:00.000Z
number: 0302
url: https://railway.com/changelog/agents-android-autopatch
---

# Cloud Agents Beta,  Postgres Automatic CVE Patching, Railway Mobile App for Android

A burrito in the U.S. is $20, but Railway still starts at $5.

That burrito? The same, made expensive.

Railway? Continuously evolving. Adding features. Moisturized.

Speaking of moisturized, these new features in this very Changelog help you stay that way. This set of features are focused on how you can work and relax, all at the same time. ...so lets get into it.

# Cloud Agents Beta

[Cloud Agents](https://cms.railway.com/media/Clipboard-20260807-204923-207.mp4)

Lets talk agents.

There is this meme on Twitter/X where people are saying that every company is building the same product. Agentic loop graph agent.

To that we say, we get it. It's tiring to have to keep up with the permutation of model provider -> harness provider, or harness provider -> model provider. It's confusing.

Railway's goal is to make application development fast and seamless. We apply human interface design standards to opaque processes in the hope that you feel calm and considered.

So despite the dozens of agent offerings out there, we felt that there wasn't a good offering that:

1. Blended the divide between laptop and cloud to be seamless. Cloud agents are a new computer, but your files, your project are on your laptop or git.
2. Allowed you to bring your own harness. Many of you have Claude, Grok, Cursor, OpenAI, OpenCode, or Devin subscriptions- you are quite happy with them.
3. Seamlessly transitioned from dev to prod and back again. Because your agent is on your laptop, it had to push to git to kick off a build, but, GitHub and traditional CI is a bit too slow in our eyes.

So presenting: [Railway Cloud Agents](https://docs.railway.com/cloud-agents/getting-started).

Cloud Agents are managed computers that Railway spins up with every harness out of the box, ready for you to iterate in, running 24/7 controlled from your laptop, terminal, or phone.

You can kick off prompts in any harness of choice, and with our VM daemon, when you are ready to ship- we promote the VM to prod.

You can update your CLI and get started with `railway ca`. [You can also turn on the Feature Flag to get started.](https://railway.com/account/feature-flags)

This combines our work on the metal, hypervisor, and our sandboxes to one easy to use interface. We hope you enjoy using it, as much as we enjoyed using it.

# Postgres Automatic CVE Patching

Lets talk agents, the scary kind.

If agents are running 24/7, so are attackers. (Sadly.) The amount of attacks to user workloads have grown as much as our customers' usage on the platform. Which is to say... a lot.

Trainiac Paulo who diligently works on our database offering figured it would be a good idea to formally offer protection to our all of customers. Presenting...

**Automatic CVE Patching**

When the Railway team receives a CVE notification and a known mitigation, we will then patch the Postgres up on your behalf to make sure that you are kept secure. This is also done with a number of other safety configurations performed by default such as our DBs not being provisioned with public internet access in the first place. When we patch, you will receive a notification and a email. 

We've been transitioning to a world where we provide a more managed experience for our DBs. We aren't ready to stamp it with the fully managed mark but Paulo and the team have been working hard to make the database experience seamless for you and others.

# Railway Mobile App for Android

Astute Changelog followers might know about [Railway Mobile](https://railway.com/mobile), our mobile app on iOS where you can watch, talk, and ship all things Railway.

As a reminder, with the Railway Mobile App, you can monitor, observe, and iterate on your very own applications from your phone. We on the team really dig the notifications we can get straight to our cellular devices.

[Then, around 130 of you piled in and let us know we shouldn't forget about Android.](https://station.railway.com/feedback/railway-mobile-app-for-androi-aca54c32)

Well, we remembered!

![Screenshot image 5](https://play-lh.googleusercontent.com/bN1k_IXSLfrXoPJdFNukGhnSbJZbCvkjaDEj6sF7XMJGDOPMrpr6rdlM90qliKbvBXTfVdT7gIcfU-5pnEwb5A=w2560-h1440-rw "Screenshot image 5")*Take it away GPlay screenshot!*

One month later, we are now on the Google Play store.

You can now [download the Railway Mobile App for Android](https://play.google.com/store/apps/details?id=com.railway.mobile\&utm_source=na_Med).

We'd like to thank all 50\~ beta testers in our Priority Boarding testing channels for the feedback they have provided while working on this version of the app. Caveat: developing for Android does mean that we have to work with a variety of screen sizes and OS versions. There may be bugs, please report them in the feedback thread linked above or raise a ticket on Station.

<br />

# Fixes and Improvements

- \[CLI] Fixed an issue with auth and MCP sessions causing you to log out

- [CLI] Added `railway code` and `railway ca` in beta

- \[Web] Removed older VM feature flags

- \[Web] Added a "BAA" UI tag for all HIPAA customers to remind them they have a BAA active.

- \[Web] Fixed an issue where your estimated usage would briefly report as $0.00 after showing the usage.

- \[Web] Made logs faster, more on this soon. Ty Victor

- \[DevNew] Updated the loading animation to something train-like

- \[Domains] Fixed various bugs with the SSL provision flow that caused some end users in the US get a invalid cert for 10 hours

- \[Domains] Improved the purchase experience for customers

