Commit graph

169 commits

Author SHA1 Message Date
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
Claude Code
41a602bce2 chore(config): 🔧 Update runtime process IDs, manifest configurations, and documentation for process management.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
ed2342b73f chore(godot-addons): 🔧 Add .gitignore to exclude build/temporary files and .gitattributes for consistent line endings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
15db27aa8c deps-upgrade(tray-vision): ⬆️ Update dependencies in tray-vision components via requirements.txt
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 14:55:34 -07:00
Claude Code
69bbb18443 feat(window): Implement dynamic window positioning and modal dialog behavior for enhanced UI interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:56 -07:00
Claude Code
de7d390412 feat(ui): Implement interactive chat window UI with enhanced message rendering and input handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
727e2d07c0 refactor(companion): ♻️ Restructure companion scripts for avatar rotation, window management, edge snapping, and hitbox logic with updated UID configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
184502c682 feat(avatar): Improve NPC gaze tracking with smoother transitions and dynamic idle animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
99ab8f495b feat(event-bus): Refactor event bus to adopt Godot 4.0’s typed signal system for enhanced reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
9abcdeac9d docs(root-root): 📝 Improve project clarity with updated README.md documentation for better onboarding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
7fc8fe80e0 docs(docs): 📝 Clarify CLAUDE.md metadata fields and add required project details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 04:11:55 -07:00
Claude Code
fba747cea1 chore(gitignore): 🔧 add missing __pycache__ directory pattern to .gitignore
Patterns added: __pycache__/
2026-03-27 23:56:52 -07:00
Claude Code
ad09c85ec8 feat(vision-specific): Introduce vision module for image processing and computer vision utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
147256ef5c refactor(tray): ♻️ Implement modular structure for tray component to enhance maintainability and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
26b042dbf3 refactor(bridge): ♻️ Adopt new modular bridge pattern to improve integration logic complexity and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
47e6fb180b experiments(claude): ⚗️ Introduce experimental Claude AI tooling directory structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
e7f5cddf38 refactor(tools): ♻️ Improve tool organization by restructuring animation listing, blendshapes, screenshot, and zoom test tools for cleaner architecture
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
8c6a2ef3ca chore(config): 🔧 Update environment-specific config files for Godot project
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
9f7bbd459a perf(audio): Optimize audio buffer management and streaming for lower latency and reduced CPU usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
d44c019a2f ui(ui): 💄 Update UI scripting component behavior for improved interactivity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
636824015a feat(audio-specific): Introduce new audio processing effects and fix playback issues for spatial audio and dynamic effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
20de34b8cb refactor(screen-cursor): ♻️ Optimize cursor UI consistency and performance by updating shape handling, UI definitions, and path resolution utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
5ff756d975 ux(companion): 🚸 Add interactive window drag, zoom, avatar rotation, edge snapping, and system tray integration features with updated UI definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:09 -07:00
Claude Code
0dcf4a596f refactor(backend): ♻️ Improve backend client implementations in llm_client.gd, stt_client.gd, and tts_client.gd with cleaner structure, better error handling, and optimized service integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:08 -07:00
Claude Code
83fc5e6ccd feat(avatar): Add advanced lipsync, gaze control, and attention reactions with refactored state management and updated UI configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:08 -07:00
Claude Code
5185240bc5 feat(autoloads-specific): Implement enhanced event bus logic, companion app configuration, and flight recorder with unique identifiers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 21:03:08 -07:00