Refactor instruct names behavior controls (#2837)

* Refactor instruct names behavior controls
Closes #2819

* Remove current persona from force names

* Don't add current user name in groups

* Revert to old text

* Add titles to names behavior

* Proper default for names_behavior
This commit is contained in:
Cohee
2024-09-16 00:46:03 +03:00
committed by GitHub
parent 08f2b73ab8
commit ca4d3c5ffe
33 changed files with 80 additions and 79 deletions

View File

@ -32,6 +32,7 @@ import {
import {
instruct_presets,
loadInstructMode,
names_behavior_types,
selectInstructPreset,
} from './instruct-mode.js';
@ -224,8 +225,7 @@ let power_user = {
stop_sequence: '',
wrap: true,
macro: true,
names: false,
names_force_groups: true,
names_behavior: names_behavior_types.FORCE,
activation_regex: '',
bind_to_context: false,
user_alignment_message: '',