Updates + uninstall

Opting into version bumps, removing a binding, what happens when listings get deprecated.

Listings get new versions over time. Whether (and how) your tenant picks them up depends on whether the kind installs as a reference or a clone — see Installing from the catalog for that distinction.

Updates

When a publisher ships a new approved version, you'll see an "update available" indicator next to the listing in your tenant. Updating is opt-in:

KindUpdate behaviour
Skill / Integration (reference-style)Update flips your tenant's binding to the new version. Your tenant's tool registry picks it up immediately.
Agent / Workflow / Squad template (cloned)Updating creates a new cloned copy; your existing clone keeps working. Most teams diff the two and merge changes manually rather than auto-replacing.

The publisher cannot push an update into your tenant without your action — every update is a one-click decision on your side.

Uninstall

Removing a skill or integration unbinds the tool from agents but doesn't delete the marketplace listing's install-counter row (kept for audit). The skill / integration disappears from the agent's tool registry on the next request.

For cloned templates (agent / workflow / squad), deletion is local to your tenant — the marketplace listing is untouched. If you re-install later, you get a fresh clone of the current latest version, not your previous customisations.

Listing deprecation

If a listing gets deprecated by its publisher (or by a marketplace operator), it disappears from search but your existing installs keep working:

  • Reference-style: the binding stays valid until you actively remove it; no version bumps will arrive (there won't be any).
  • Cloned: your clones are unaffected — they were copies, not references.

If a listing gets taken down by a moderator (rare — used for security incidents), the same rule applies. The marketplace can't reach into your tenant to pull anything out. Communication for those cases goes via the operator team's normal channels, not via the marketplace UI.