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 a /nick command to change one's local name in chat #115

Open
JasonWeill opened this issue Apr 24, 2023 · 0 comments
Open

Add a /nick command to change one's local name in chat #115

JasonWeill opened this issue Apr 24, 2023 · 0 comments
Labels
enhancement New feature or request status:triaged Issues that have been fully triaged
Milestone

Comments

@JasonWeill
Copy link
Collaborator

Problem

I want to change the name that shows up as me in Jupyter AI chat.

Proposed Solution

Add a /nick command that lets the user change their name to the value of its only parameter, including spaces.

The user's name should appear as "Specified name (me)" in the chat UI. " (me)" cannot be customized or removed.

Running /nick with no parameter will reinstate their auto-selected name.

Jupyter AI should respond to /nick with an informative message, such as, "OK, I will now call you (your new name)" or "OK, I will now call you by the default name of (default name)".

/nick is chosen for parity with IRC, which uses this command for setting one's nickname. Discord uses the same command, though with a slightly more verbose syntax.

Additional context

Follow up to #75.

See also jupyterlab/jupyterlab#14327.

@JasonWeill JasonWeill added enhancement New feature or request scope:chat-ux Issues concerning the chat user experience labels Apr 24, 2023
@JasonWeill JasonWeill added this to the Future milestone Jul 28, 2023
@dlqqq dlqqq added this to Jupyter AI Mar 3, 2025
@dlqqq dlqqq added status:triaged Issues that have been fully triaged and removed scope:chat-ux Issues concerning the chat user experience labels Mar 3, 2025
@dlqqq dlqqq moved this to 3.x backlog in Jupyter AI Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status:triaged Issues that have been fully triaged
Projects
Status: 3.x backlog
Development

No branches or pull requests

2 participants