Automations fail to save updated Memory

Where does the bug appear (feature/product)?

Background Agent (GitHub, Slack, Web, Linear)

Describe the Bug

Whenever I enable Memories in my Automation and ask the agent to save updated memories it fails to do so with “Invalid arguments: operation: required”.

This is a simple automation and should be able to be reproduced with enabling memory and asking the agent to save some text onto it.

Steps to Reproduce

Create an automation
Enable memory
Ask the agent to save anything to memory
Watch the issue happen

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.6.31 (Universal)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Can confirm the same problem.

Easy to repro with a prompt:

Send me an incrementing number to Slack
Use memory to remember the previous sent number, start from 1 if none is saved.

Will be sending:
1
2
2
2
2
2

Hey @arctouch-pedrocosta and @sergey-ltk

Thanks for the reports.

Looks like a known bug on our side. Could you confirm the model that your automations use?

If you could also grab any bc-IDs from the URL of some specific runs with this issue, that would also help a lot!

Hi Colin, thanks for helping with this case.

I’m using Composer 2.5 and here is one of the request IDs “bc-06f5343f-6605-41fd-80be-53df06d99292”.

Hope this helps resolve the issue!

Hey @arctouch-pedrocosta and @sergey-ltk!

We’ve hardened this area a bit. Can you try again and see if you still face the same issue?

It works again! Thank you for the fixes, will monitor it, but it should be good now.