jp.keijiro.ai.assistant.extensions
v1.1.0
Published
Custom Unity package that provides extensions for Unity AI Assistant.
Readme
AIA Extensions
AIA Extensions is a custom Unity package that extends Unity AI Assistant.
IME Proxy
IME Proxy is a custom window that works around several IME-related issues,
especially when entering Japanese text. Open it from
Window > AI > IME Proxy. It automatically copies the contents of its text
field to the AI Assistant chat field and sends the message when you press
⌘ + Enter.
Conversation Extractor
Conversation Extractor is a utility that extracts the conversation log
between the user and Unity AI Assistant from Logs/relay.txt.
Game View Capture Skill
Game View Capture Skill lets Unity AI Assistant capture the Game view and inspect the rendered image. It is useful for checking camera composition, visual effects, and screen-space UI without entering Play Mode.
Font Modifier
This package includes AssistantFontModifier, which replaces the fonts used in
the AI Assistant chat window with Noto Sans JP. This helps prevent the font
atlas overflow issue that occurs in the Unity Editor on macOS.
