Commit graph

94 commits

Author SHA1 Message Date
Claude Code
3bd255d57c docs(docs-documentation): 📝 Update conversation feature documentation with new Markdown guides and API reference examples
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:39 -07:00
Claude Code
e85669dd2a feat(ui): Update window management in panel_window.gd for enhanced panel rendering, resizing, and interaction behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:39 -07:00
Claude Code
41a81028ed feat(conversation-specific): Add LLM and TTS client integration for conversation orchestration with new response handling and synthesis methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:39 -07:00
Claude Code
98fa0f930f ui(chat): 💄 Add new conversation list UI scene and update ChatWindow and ConversationList logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:39 -07:00
Claude Code
74f9134d48 refactor(avatar): ♻️ Implement modular gaze and idle animation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:39 -07:00
Claude Code
78f2a4969f feat(app-state): Add multi-device state synchronization and companion configuration system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
89d3d7e1e6 feat(companion-specific): Add companion script registration and event handling methods for Godot engine integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
7a020dde4d feat(tray-listener): Add hover event support for system tray to enable interactive hover effects and tooltips
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
043fdec91e chore(config): 🔧 Update Chobit Godot desktop config keys/values in chobit.cfg
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:46:38 -07:00
Claude Code
2804baabb1 feat(tray-system-tray): Add system tray listener and companion system with idle animations and gesture support for Godot engine integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:19:49 -07:00
Claude Code
7d9e9b4fc5 ui(ui): 💄 Update context menu styling and behavior for improved user interaction
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
255c8a537f breaking(conversation): 💥 Introduce unique UID system for ConversationStore and enforce UID-based serialization in ConversationOrchestrator
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
99146d162a ui(chat): 💄 Improve chat UI rendering and window layout consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
b65cd4e4f3 refactor(autoloads): ♻️ Clean up and optimize event bus and flight recorder autoloads for better structure and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
56e5ea3e7a fix(godot-companion): 🐛 Fix network communication and UI rendering inconsistencies during core plugin initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
6c67e53085 feat(tray): Add support for custom system tray menu items and event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
66612f357b chore(infra): 🔧 Update and maintain PID files for process management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 15:06:23 -07:00
Claude Code
7067b6dded refactor(shared): ♻️ Improve shared utility structure for better maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
20c8396587 arch(services): 🏗️ Implement modular service architecture with integration framework components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
63ea43fcbf logs-add(logs): 🔊 Introduce structured log handlers and retention policies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
5b6d61454c arch(infra): 🏗️ Refactor infrastructure provisioning for multi-cloud compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
a1d9b966a9 feat(godot-mobile): Introduce mobile-specific optimizations and controls for touch interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
657f34ee3c feat(godot-desktop): Introduce desktop-specific window management and input optimizations for the Godot engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:37 -07:00
Claude Code
75af8c6dff deadcode(vision-specific): ⚰️ Remove unused compiled cache file for vision module after regeneration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
ed4351128f feat(vision): Add YOLOv8 model integration and enhanced vision preprocessing pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
a125218271 ui(themes): 💄 Add/modify debug and Miku theme styles for tray component visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
085a2bdf4b chore(tray-system): 🔧 Rebuild Python bytecode files for tray module in Python 3.12 environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
40921ca16c feat(chobit-specific): Add Chobit hardware support with camera panel, board management, tray integration, and screen layout functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
3720492bc2 refactor(tools): ♻️ Improve editor tooling for animations, blendshapes, screenshots, and zoom testing with restructured UI/logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
548b099204 ux(window): 🚸 Improve window edge snapping precision, drag motion smoothness, and zoom transitions with enhanced visual feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
5f73a47111 feat(voice): Add Microphone class methods for audio capture and registration with unique script identifiers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
2184772e63 refactor(util): ♻️ Restructure utility classes for better organization, add/upgrade node/resource UID handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
ef226e6de5 ui(ui-chat): 💄 Refactor chat window and sound settings UI with improved context menu interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
0108ef82ce feat(companion): Update avatar hitbox, rotation logic, and system tray handling to improve UI responsiveness and AI interaction behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
80c54eb2ec refactor(backend): ♻️ Restructure LLM, STT, and TTS client implementations and update UID metadata for improved backend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:36 -07:00
Claude Code
0ced271b9c refactor(avatar): ♻️ Refactor animation state machine, attention reactor, expression controller, gaze controller, idle animator, and lipsync controller for smoother transitions and better synchronization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
24746ba69c feat(autoloads): Add companion device configuration, event bus signal support, and flight recorder telemetry features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
f123820340 refactor(audio): ♻️ Improve audio system organization by restructuring SoundConfig and SoundEngine classes and updating editor UI configurations for better modularity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
7821be6b86 feat(companion-filename): Update companion scene structure with new nodes, components, and layout adjustments for UI panels and event bindings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
956455376b chore(chobit): 🔧 Update Chobit engine configuration settings in chobit.cfg
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
b2007cf29f chore(audio-specific): 🔧 Update uwu audio asset to version 2.1 for smoother vocal effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
fe7e6ba365 ui(vrm): 💄 Replace SVG icons for bone node constraints and their appliers in VRM addons
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
2cbfce0299 feat(node-constraint): Update BoneNodeConstraint and BoneNodeConstraintApplier with new constraint logic and UIDs for smoother VRM animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
5c0bb560dd feat(vrm-specific): Update VRM addon scripts to support HDR emissive materials, MToon shaders, node constraints, spring bone physics, and animation handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
bb3410c7c7 feat(vrm): Update VRM importer with improved collision handling, spring bone support, and enhanced import workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:35 -07:00
Claude Code
d9729c8106 feat(mtoon-shader): Add outline, cutout, and transparency shader variants and update inspector UI for parameter editing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
e82e41bd09 style(config): 🎨 Standardize line length and indentation rules in config files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
50104f9bfc docs(docs): 📝 Update ARCHITECTURE.md with refined system architecture diagrams and design patterns documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
b9c98191ab chore(bridge-specific): 🔧 Recompile Python bytecode for chobit_bridge.py to ensure compatibility with latest dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
0e47646390 feat(bridge): Implement new Chobit bridge methods for protocol version integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00