You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open AI chat by default for every file, not just blank files (we should make this as discoverable as possible)
Fix with AI on the sheet hover hover should prompt left chat instead of right chat. Keep the Fix with AI button in the code editor opening in the code editor chat.
Focus grid on new file load, not chat.
While a chat response is running, the user can "send" another chat. But it just disappears. This should be prevented until the previous chat finishes.
Move the chat history button to the center button, with the new chat on the left.
Cmd + L should open chat
AI Chat often tries to say the answer that it has returned to the sheet, but the answer in the sheet is correct and in the AI chat it is wrong; AI chat can try to explain but it shouldn't try to also say the answer
Prompt AI to not answer questions in the chat, answer in the sheet. Often gives one answer on the sheet and one in the chat that are different. The one on the sheet is correct and the one in the chat is incorrect.
Prompt AI to not use a conditional return. Quadratic does not support conditional returns.
Not AI: Code editor show collapsed by default instead of expanded.
Needs scope
Make the initial state a little more "welcoming".
Apply flow in Chat for Code Editor is wonky. Proposal: Separating Apply and Run?
Apply button in right chat should show up as disabled while loading code. Possibly collapse code by default and apply just shows it above?
Move thumbs up and thumbs down to be more obvious, and don't hide run button.
The text was updated successfully, but these errors were encountered:
Needs scope
The text was updated successfully, but these errors were encountered: