Skip to main content
Community Manager
August 13, 2026
6. Delivered

Minor ML Update: Prevent duplicate plugin actions

Related products:Agentic Reasoning Engine
  • August 13, 2026
  • 2 replies
  • 49 views
When a plugin action runs in the background (e.g. creating a record or sending a confirmation), Moveworks briefly pauses the model while it waits for the result. On GPT-5.4, that pause could sometimes cause the model to run the same action a second time instead of waiting — creating duplicate side effects. We rewrote the instruction the model receives during that wait so it clearly understands the result is still coming and should not retry.

    2 replies

    New Participant
    August 25, 2026

    The improvements can help reduce unnecessary processing, prevent duplicate outputs by this converter tool, and ensure that similar requests are handled more efficiently.

    Community Manager
    September 9, 2026

    Update 9/9: We have upgraded Basic tier to the Plugin Behavior Improvements feature that prevents duplicate plugin actions.