Skip to main content

ChatUiRuntime

6 tools in this family (folder Editor/Tools/ChatUiRuntime/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
chatui_apply_default_templatewritesApply a curated default chat UI: pick 'mmo' (5 channels + guild/whisper), 'team_shooter'
chatui_export_command_help_mdwritesWrite a markdown reference of every slash command + channel + filter setting in the spec.
chatui_generate_codewritesGenerate ChatController.cs, ChatPanel.cs, ChatCommandParser.cs, ProfanityFilter.cs,
chatui_propose_from_promptread-onlyPropose a ChatUiSpec from a free-form natural-language brief.
chatui_simulate_scenarioread-onlySimulate a chat scenario against a ChatUiSpec without touching the network.
chatui_validate_specread-onlyValidate a ChatUiSpec object. Returns the list of human-readable errors