Early Access Program: Forge bridge `rovo` API

We’re excited to announce the Early Access Program (EAP) for the Forge bridge `rovo` API, a new capability that empowers Forge developers to seamlessly open Rovo agents directly from their Forge UI applications!

EAP start date: 24/11/2025

EAP end date: 05/12/2025

:face_with_monocle: What is the Forge bridge `rovo` API?

Currently, Forge apps cannot programmatically open Rovo agent chats from the user interface, limiting the ability to create seamless, AI-powered experiences. The Forge bridge `rovo` API introduces a new rovo.open() method, enabling developers to:

  • Open the default Rovo chat

  • Launch Atlassian-owned Rovo agents

  • Trigger custom Forge Rovo agents

This unlocks richer, more interactive app experiences and allows developers to embed Rovo AI directly into their workflows.

:hammer_and_wrench: What can you do?

  1. Open default Rovo chat : rovo.open({type: ‘default’})
  2. Open Atlassian-owned Rovo agent: rovo.open({type: ‘atlassian’, agentName:‘Atlassian Agent’, prompt: ‘Hello’})
  3. Open Forge Rovo agent: rovo.open({type: ‘forge’, agentName:‘Hello World Agent’, agentKey:‘my-key’, prompt: ‘Hello’})

This EAP is ideal for Forge app developers looking to:

  • Embed AI-powered chat and support into their apps

  • Innovate with new user experiences

  • Provide seamless, context-aware support for end users

:handshake: How to get involved

To start using this EAP, sign up using this form. For more information, find out more in documentation.

We’re looking forward for your feedback! Please leave any feedback on this post or via your individual EAP tickets submitted.

6 Likes