Chat vs Composer

Can someone explain the difference between Chat and Composer?

Composer appears to have more features, but I don’t really understand what those features are or what they do that is different from Chat.

1 Like

Chat

  • ask question about your code.
  • give advice for your code, then you can apply it to your code.
  • ask some knowledge about your code.

Composer

  • give some instruction to change your code.
  • refact code in multi file.
  • add code in multi file.

In a sentence

Chat is for asking question.
Composer is for changing code.

Guess I’ve been doing it all wrong! I’ve been only using Chat to edit my code. Thanks for the reply.

Chat can edit code too, but it is not easy than composer. :joy:

Someone should really add this to the docs. This key difference is not mentioned anywhere.

3 Likes

Am I the only one not seeing any difference between Chat and Composer? I really wish they would document Chat vs Composer vs Composer Agent.

1 Like

Why do I feel like Chat is better than Composer ?

Once I got used to using Composer I found it to be a lot smoother for editing code. There just needs to be a lot more documentation in general to discuss how all these different things should be used, how they work, etc.

Agreed, the UI is very confusing. It’s not clear what the difference is between Chat and Composer because they look identical.