Code Review UI disabled in the composer?

Hey!

I am not sure when this has happened, but seems that the Code Review UI feature has been disabled when using Composer?

Previously when there was generated code, there was a diff view in the Composer chat. There was buttons under the diff with “Accept / Decline / Review”, with the review button opening a new window where all the diffs were shown. In addition, there were diffs created to the files themselves.

Now it just writes the code to the files and the composer shows a Python script which does the text amending to the relevant files:

Is it possible to turn this feature on somewhere?

Hey @mkt

That’s odd behavior, and would only really make sense if the write_tool wasn’t available at all (sometimes, being in Ask Mode can cause this). Is this happening across many chats/repos in Agent Mode?

Please also make sure that you’ve upgraded to 2.5 (either via auto-update or Cursor · Download) and let us know if the models are still acting this way!

Heya!

It seems that the issue was transient, as now I am seeing the review feature again and not seeing the shell commands in the composer chat.

1 Like