feat: Add Default Temporary Chat User Setting (#10731)

This commit is contained in:
Marco Beretta 2025-12-01 20:12:15 +01:00 committed by Danny Avila
parent 5fac4ffd1c
commit a725fb34da
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
4 changed files with 18 additions and 4 deletions

View file

@ -447,6 +447,7 @@
"com_nav_conversation_mode": "Conversation Mode",
"com_nav_convo_menu_options": "Conversation Menu Options",
"com_nav_db_sensitivity": "Decibel sensitivity",
"com_nav_default_temporary_chat": "Temporary Chat by default",
"com_nav_delete_account": "Delete account",
"com_nav_delete_account_button": "Permanently delete my account",
"com_nav_delete_account_confirm": "Delete account - are you sure?",
@ -480,6 +481,7 @@
"com_nav_info_code_artifacts": "Enables the display of experimental code artifacts next to the chat",
"com_nav_info_code_artifacts_agent": "Enables the use of code artifacts for this agent. By default, additional instructions specific to the use of artifacts are added, unless \"Custom Prompt Mode\" is enabled.",
"com_nav_info_custom_prompt_mode": "When enabled, the default artifacts system prompt will not be included. All artifact-generating instructions must be provided manually in this mode.",
"com_nav_info_default_temporary_chat": "When enabled, new chats will start with temporary chat mode activated by default. Temporary chats are not saved to your history.",
"com_nav_info_enter_to_send": "When enabled, pressing `ENTER` will send your message. When disabled, pressing Enter will add a new line, and you'll need to press `CTRL + ENTER` / `⌘ + ENTER` to send your message.",
"com_nav_info_fork_change_default": "`Visible messages only` includes just the direct path to the selected message. `Include related branches` adds branches along the path. `Include all to/from here` includes all connected messages and branches.",
"com_nav_info_fork_split_target_setting": "When enabled, forking will commence from the target message to the latest message in the conversation, according to the behavior selected.",