Skip to content

Conversation

@colin-codegen
Copy link
Contributor

@colin-codegen colin-codegen bot commented Sep 7, 2023

Codegen PR β€’ View Issue

The approach requires a small change in the TODO.md file. Instead of the current first line '# TODO', it needs to become '# TODO 🌈'. After the change, the first few lines of the TODO.md file should look like this:

# TODO 🌈
- Make it possible for multiple users to chat with the ui app at the same time (BUG) 
  - Right now, there is no FROM field being sent from the ui.
- Make the server/chat/gpt3 code chat history generic, don't assume a phone number
- Add a way to reset the chat history from the ui chat client

This change replicates the modification made in the previous pull request to the README.md file.

TODO.md Outdated
@@ -1,4 +1,5 @@
# TODO
# TODO 🌈
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the emoji to a smile

TODO.md Outdated
@@ -1,4 +1,5 @@
# TODO
# TODO 🌈
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the emoji to a smile

@colin-codegen
Copy link
Contributor Author

colin-codegen bot commented Sep 8, 2023

Thanks for the feedback! ImplementBot is currently updating the emoji to a smile in the TODO.md file. We'll let you know once it's done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants