Skip to content

Is there any documentation on the release process for an OpenAI App?Β #131

@edkimmel

Description

@edkimmel

I'm looking for any information available on what the release and update processes are like for an OpenAI App.

Let's say my Todo app is published for the first time, great. Users have installed it.

  1. Tool metadata has been cached by OpenAI
  2. WidgetURIs and html content have been cached by OpenAI

I can push updates to my Todo MCP server at will, but any metadata changes won't be seen by OpenAI due to the long lived caching.

What is the release process like for updating my Todo app?

  1. When I hit the "submit" button, what is the expected review time for the application?
  2. When an update is "approved", do all users immediate start using the new metadata and widget html? Is it a phased rollout? If so, are we in control of the rollout or is OpenAI (Google Play Store vs Apple App Store comparison)
  3. Do we need to be adding hashes to our outputTemplate URIs for cache busting between submissions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions