-
Notifications
You must be signed in to change notification settings - Fork 5
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
Enhance Character Selection UX and Fix Minor Typos #153
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the idea of simplifying the deployment process but I wonder how much useful this will actually be. How many devs will be are running multiple agents (besides me)? I'm not sure, we should find out. Also, it is still tricky to setup config for multiple agents with our current structure though I am working on it here. Wallet and login info are env variables so need to be changed prior to switching, last memory hashes are saved locally and are lacking character info.
I do think having a CLI to walk through initial config setup could also be very useful.
It would be great to get some feedback from others who have setup and deployed an agent. cc: @marc-aurele-besner @clostao @EmilFattakhov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR improves the ux for selecting a character in the application.
Additionally, it addresses two minor corrections:
autodrive
toauto_drive
in the README.