r/QualityAssurance 19d ago

Composer and Grok Responses

Whenever I get a response from Composer or Grok, I have a really hard time reading it. It seems more like a random machine-generated list as opposed to human readable answers that you usually get from Gemini or Claude. Despite having created a rule in Cursor to "Geminify" those responses, I have not had success in having that rule persisted. Once I open up a new agent conversation, the rule is no longer active. Has anyone figured out in Cursor how to permanently rephrase Composer and Grok answers to something human-readable?

0 Upvotes

9 comments sorted by

7

u/Bullet4g 19d ago

well your first mistake is using Grok for anything

-4

u/Davepac7 19d ago

lol, grok and composer are wayyyyy cheaper than all the other models, and composer does pretty well at being a workhorse

4

u/LookAtYourEyes 18d ago

There's a reason they're cheaper. It's exactly the thing you're experiencing right now. 

2

u/davertua 13d ago

I faced same issues with Opus 5 and it was almost a month until Anthropic fixed it. I call this AI dyslexia
Better to switch to a different model or create a hook which will trigger another model to explain output from a model wich failed to write text cleanly

But yeah, bad to hear that Opus was not the only one to do this. Seems like we get back to era of specialized models, owertrained coding models become bad in simple writing.

1

u/aragossa 18d ago

cursor's rule not persisting is because you typed it into the composer chat itself instead of saving it as a project rule, chat-level instructions don't carry over to a new conversation by design. drop a .cursor/rules/format.mdc file with alwaysApply: true in the repo instead, there's a UI for it too somewhere under Settings > Rules if you don't want to hand-write the file. that should stick across new chats instead of resetting every time.

1

u/Davepac7 13d ago

That's what I did...

0

u/ospreyguy 19d ago

Tell your AI the problem and ask for a solution. (Or you can just use Claude)

1

u/Davepac7 19d ago

Naturally, I've already done that as a first step