﻿# Status and roadmap (Cyoda Cloud)

Current status, known limitations, and upcoming work for the hosted Cyoda Cloud platform.

## Current status

<!--
ABOUTME: Quick reference guide providing a concise overview of the most critical caveats, limitations, and gotchas for Cyoda Cloud Free Tier users. For detailed information, see the Cyoda Cloud overview.

THIS SECTION NEEDS TO BE AS COMPACT AND CONCISE AS POSSIBLE, BECAUSE IT IS SHOWN AS A PANEL ON VARIOUS UIs

TONE: Direct, scannable format optimized for quick reference. Focus on the most impactful limitations that users need to be aware of immediately. Use the first-person plural form in the issue descriptions and status, and keep the tone conversational and friendly.
-->

**⚠️ Beta Phase** - Expect frequent changes and some interruptions.

**🔧 Planned Maintenance**: none at the moment.

| Issue                     | Description                                                                                                                                                                                                                                                            | Status                                                                                                                                                                                                                                  |
|---------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Environment Access**    | [AI Studio](https://ai.cyoda.net) is currently the only control interface for your environments. When you've logged in, it will give you your env details if prompted. But it's best to **write down your environment URL**                                            | We'll be releasing better options soon                                                                                                                                                                                                  |
| **Java Code Generation**  | Generating your code-base may take a while (15-30 minutes). Please be patient. In rare cases it might not compile, but it's usually obvious to fix.                                                                                                                    | Should get better as we improve the agentic workflow and prompts                                                                                                                                                                        |
| **Deployments**                 | In the [AI Studio](https://ai.cyoda.net) you can ask to deploy your environment to pick up the latest Cyoda version. **BEWARE**: This will reset all your data. And, might contain breaking changes in Alpha/Beta, such that your client compute node may not work. | We'll announce breaking changes in our [Discord](https://discord.gg/95rdAyBZr2) channel. This is Beta. You'll usually just need to merge the latest changes from the template projects to your codebase, and maybe adjust a few things. |
| **Auth0 Logouts**         | Unexpected session terminations, possibly related to idle times.                                                                                                                                                                                                       | We're only monitoring this at the moment.                                                                                                                                                                                               |
| **Transactional Deletions** | Deleting large amounts of data is slow, slightly slower than data saves.                                                                                                                                                                                               | It's in the backlog, but resolution probably not before end of Alpha Phase.                                                                                                                                                             |

**Reach out to us on [Discord](https://discord.com/invite/95rdAyBZr2) if you need help**.

## Roadmap

So many things to work on.
We'll be putting our major roadmap items here, once we have enough feedback from the community to know what's most important.