Skip to main content
OneWorld Cloud Sessions are intelligent Agent runs in the cloud. They are as capable as coding agents like Codex and Claude, and they give your team a shared place to start, continue, review, and hand off work with AI.

Create a session

Create a session when you want to ask a question, explore an idea, investigate a problem, or work with an Agent on a project. You can start in Ask mode without selecting a project or repository. This is a good way to chat with an Agent, ask general questions, discuss product ideas, or get help thinking through a problem.
Ask mode selected without a project
You can also select a repository from one of your projects. In Ask mode, you can ask questions about that repository’s code, architecture, behavior, or setup. Ask mode is read-only: it helps you understand the code, but it does not modify files. Use Dev mode when you want the Agent to work directly with the selected repository. Dev mode is for code-level tasks such as debugging, making changes, running commands, and preparing implementation work.
Dev mode selected with a repository

Invite your teammate to a session

Open a session detail page, then invite a teammate to join the session. It works like a group chat: you and your teammates can discuss the work, ask questions, and collaborate with AI in the same conversation.
Share button on a session detail page
Share session dialog

Sync a cloud session to your local Agent

You can sync a cloud OneWorld session to your local Agent and continue unfinished work on your own machine.
Localize button on a session detail page

When to create a session

Create a session when a task needs more than a quick message. Sessions are useful for:
  • product changes
  • bugs and investigations
  • customer requests
  • code review follow-ups
  • QA validation
  • agent-assisted implementation