Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
22d907c56f refactor(state): ♻️ Implement modular decoupling by restructuring core state, config, and event bus autoloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-28 21:13:48 -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
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
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