Claude Code
|
fa0b3767f3
|
infra(tray): 🧱 Improve process management by updating PID handling, run scripts, and tray/service logic for better startup reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-30 10:33:02 -07:00 |
|
Claude Code
|
d2bbd09624
|
fix(ui): 🐛 Remove stale PID files and refactor UI layout logic for conflict-free runtime behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-30 00:45:57 -07:00 |
|
Claude Code
|
2ddedcb070
|
ui(ui): 💄 Refactor and update UI system in Godot engine to improve layout consistency across ScreenLayoutControl and SettingsWindow classes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
47eeb4cbe7
|
feat(conversation): ✨ Add TTS client integration and enhance prompt generation for natural audio output
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
d31631670f
|
ux(chat): 🚸 Improve chat window transitions and interaction flow with smoother hover effects and resizing behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
f96607fd33
|
refactor(autoloads): ♻️ Restructure Godot autoloads for improved app state persistence and companion device config management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
fc1d9240d7
|
feat(window): ✨ Improve window edge snapping accuracy by updating edge_snap.gd logic in snap_to_edge()
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
dba5e2339c
|
fix(bridge): 🐛 Fix system tray event handling in TrayListener for Godot desktop platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
9e7cff0a7c
|
feat(gaze-overlay): ✨ Update gaze_halo_overlay.gd to improve halo rendering for gaze-focused elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
488aaf1d73
|
chore(config-personalities): 🔧 Update "miku" personality defaults in config-personalities/miku.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
340ddd1d80
|
chore(godot-desktop): 🔧 Update Godot desktop Chobit config defaults and options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
5a4af86bef
|
deploy(deploy): 🚀 Update process tracking scripts and PID files for Godot Engine and tray application runtime management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 23:25:08 -07:00 |
|
Claude Code
|
54caf7e89e
|
remove(system-specific): 🔥 Clean up stale PID files for Godot and system tray applications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 14:56:14 -07:00 |
|
Claude Code
|
4b13876864
|
refactor(ui): ♻️ Implement modular UI components for app state autoload and camera settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:51:34 -07:00 |
|
Claude Code
|
22c2a5e66e
|
remove(stale): 🔥 Clean up stale PID files (.godot.pid, .tray.pid) to prevent build/deployment issues
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:29:41 -07:00 |
|
Claude Code
|
e40134172d
|
chore(runtime): 🔧 Clean up PID file management during runtime lifecycle
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:18:26 -07:00 |
|
Claude Code
|
341083ffed
|
refactor(ui): ♻️ Restructure UI components (ContextMenu, PanelWindow, ScreenLayoutControl) and settings pages (Animations, Backend, Camera, General, Personality, Sounds, TTS) for improved organization and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
8b4097778c
|
arch(service-registry): 🏗️ Add health monitoring and model warmup capabilities to service registry with new registration configurations and health status tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
76cffc50e7
|
feat(conversation): ✨ Implement multimodal conversation clients for LLM, STT, and TTS integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
eb22858ea2
|
feat(chat-specific): ✨ Refactor and enhance chat UI with new message display, input handling, window management, and conversation listing features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
ebfd76307b
|
feat(app-state): ✨ Add companion app sync state management and update autoload initialization for companion_config.gd
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
f6501bf24d
|
feat(godot-companion): ✨ Introduce Companion singleton with network synchronization, event handling, and UI integration for companion module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
d9caffdd63
|
feat(tray): ✨ Add chobit system tray integration and development tray utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
16d6f4e1b3
|
feat(tray-listener): ✨ Improve system tray event handling with robust click/hover logic and enhanced notification behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
a49d44a525
|
chore(config): 🔧 Update Chobit engine configuration in chobit.cfg for initialization, behavior, and compatibility adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
8ea3e6ea93
|
chore(godot-config): 🔧 Update Godot engine configs, docs, and scripts with new process IDs, runner, and linting rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:05:35 -07:00 |
|
Claude Code
|
99d5429c1e
|
refactor(ui): ♻️ Restructure settings page classes and update UITheme for better organization and separation of concerns
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
5eaa3bcbb1
|
ui(chat): 💄 Improve message rendering and scroll behavior in ChatDisplay and ChatWindow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
2c17dbfafd
|
feat(vision): ✨ Add Chobit vision model integration for enhanced image analysis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
603b47e3a2
|
feat(tray-tray): ✨ Implement tray system for Chobit/Dev trays
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
0ba291796f
|
chore(config-configuration): 🔧 Update Godot export presets and project metadata paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
b61d1e42fb
|
ui(godot-ui): 💄 Introduce dynamic theming system for UI components with configurable styles and visual presets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
d0968a2044
|
test(chat-display): ✅ Add test cases to verify chat display rendering, message handling, and user interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:17 -07:00 |
|
Claude Code
|
5d1d3dc63f
|
fix(tray-listener): 🐛 Fix tray icon click event handling and dynamic menu support in TrayListener
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:16 -07:00 |
|
Claude Code
|
4515301dfc
|
chore(godot): 🔧 Update engine compatibility settings in project.godot
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:16 -07:00 |
|
Claude Code
|
ca178de6ff
|
infra(process): 🧱 Implement PID file tracking for process management infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:16 -07:00 |
|
Claude Code
|
3b330df5b2
|
deps-upgrade(vision): ⬆️ Update dependencies in vision service's requirements.txt
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 06:03:16 -07:00 |
|
Claude Code
|
f60c78af97
|
chore(service-health): 🔧 Regenerate UID file for service health module to update versioning and change tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
3af662d128
|
ui(ui-specific): 💄 Redesign settings UI system with base class and updated theme/layout for all settings pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
9c6a5f0ec9
|
ui(chat): 💄 Enhance chat UI rendering with dynamic message styling and improved input validation for better user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
69ab1c24c0
|
perf(event-bus): ⚡ Optimize event dispatching and handling for faster signal propagation and reduced memory overhead
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
715734e12b
|
refactor(tray): ♻️ Implement cleaner notification and icon management in the system tray service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
ee784f07ca
|
chore(godot-mobile): 🔧 Update project.godot configuration with adjusted metadata, build settings, and resource references
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
e8b76ff5f1
|
test(tests): ✅ Update test UIDs for prompt composer test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
4c4f3b5744
|
feat(tray-specific): ✨ Add system tray event listeners (click/hover) for desktop app notifications and right-click menus
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
2e4b09d86f
|
feat(desktop-companion): ✨ Implement system tray integration for desktop notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:14 -07:00 |
|
Claude Code
|
ceef5eaac6
|
chore(config): 🔧 Update Godot Engine project configuration in project.godot
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:13 -07:00 |
|
Claude Code
|
17439cd8fa
|
chore(sys-godot/tray): 🔧 Update system process IDs and runtime environment configurations for process isolation and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 05:05:13 -07:00 |
|
Claude Code
|
853467cb3c
|
feat(tray): ✨ Add Godot engine bridge for system tray notifications and integrate tray service logic in Python backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 04:38:52 -07:00 |
|
Claude Code
|
25263085c9
|
test(tests): ✅ Add comprehensive test cases for new validation logic and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-28 21:13:49 -07:00 |
|