Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI Chat: Small Fixes #2077

Open
14 tasks
davidkircos opened this issue Nov 15, 2024 · 0 comments
Open
14 tasks

AI Chat: Small Fixes #2077

davidkircos opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
high priority within weeks type: papercut annoying but not the end of the world

Comments

@davidkircos
Copy link
Collaborator

davidkircos commented Nov 15, 2024

  • 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.
@davidkircos davidkircos added the high priority within weeks label Nov 15, 2024
@luke-quadratic luke-quadratic added the type: papercut annoying but not the end of the world label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority within weeks type: papercut annoying but not the end of the world
Projects
Status: No status
Development

No branches or pull requests

3 participants