sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.45k stars 251 forks source link

bug: New chat window sometimes created instead of staying in current chat #3906

Closed ryan6416 closed 5 days ago

ryan6416 commented 4 months ago

Version

v1.15.1713625952 (pre-release)

Describe the bug

When chatting with Cody after several back & forth messages, occasionally submitting a new message will open a brand new chat window. Submitted message & Cody's response appear in new window. It's unclear if context & chat history from previous window carry over to newly created one.

Steps to reproduce:

  1. Open Cody chat
  2. Send multiple messages back & forth with Cody (using Claude 3 Opus)
  3. After several exchanges, submit another message
  4. Observe sometimes a new chat window opens with latest message & response

Expected behavior

Chat should remain in same window when a new message is submitted, maintaining continuity & context of conversation. A new chat window should not be created.

Additional context

vijayabhaskar-ev commented 2 months ago

@ryan6416 Is this issue reproducible only on Claude 3 Opus, or is it reproducible in other models too? I could not replicate it.

github-actions[bot] commented 1 week ago

This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.