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

Add convex #16

Closed
ykhli opened this issue Jul 23, 2023 · 0 comments
Closed

Add convex #16

ykhli opened this issue Jul 23, 2023 · 0 comments
Labels

Comments

@ykhli
Copy link
Contributor

ykhli commented Jul 23, 2023

Two places we can use Convex: store chat history, doing vector search on chat history / background

@ykhli ykhli added mvp P0 P1 and removed P0 labels Jul 23, 2023
@ykhli ykhli closed this as completed Aug 9, 2023
ianmacartney pushed a commit that referenced this issue Oct 7, 2023
* add a button that creates a human-controlled player. if you press the 'f' key, the player walks to a random place

* human can request another player to walk over

* human text input

* you can direct the walking now

* humans go faster

* now the agents stop walking away

* round position in 'talkToMe'

* recompute collisions when human navigates

* format

* remove talkToMe and make agent identites customizable

* prevent agents from leaving while talking to the human

* walk away to leave conversation

* don't end conversation when you stop

* better text editing box

* fix bug with ending conversation

* get talkToMe working

* button

* merge

* fix text input

* only start talking to a player if they're not already talking

* Add a button that does nothing

* interact button

* don't preempt so much

* simplify more

* remove 'use client'

* add clerk

* vacuum abandoned interactions

* leave button

* controller thinking

* reduce unnecessary wait time

* add moderation

* record user when moderating

* smaller walking, automatic stopping

* simplify player walking

* smoother walk

* conversations are two sided

* fix conversation control messages

* .

* agent thinking error

* Tweak PlayerDetails view (#22)

* clean up more aggressively

* humans go in separate groups

* fix

* Add help modal

* Suppress react-modal warning

* Move overlay over login button

---------

Co-authored-by: Tom Ballinger <tom@convex.dev>
Co-authored-by: Sujay Jayakar <sujayakar@convex.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant