immersive2/src/react/services
Michael Mainguy c9dc61b918 Add camera position tool and fix entity modification bugs
- Add get_camera_position tool for positioning entities relative to user view
- Fix color change causing entities to disappear (dispose mesh before rebuild)
- Fix connections being lost when modifying entities (defer disposal, let
  scene observer re-find meshes after they're recreated with same ID)
- Add position and color setters to DiagramObject for real-time updates
- Add debug logging to diagramAI and claude.js for troubleshooting

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 15:59:30 -06:00
..
diagramAI.ts Add camera position tool and fix entity modification bugs 2025-12-20 15:59:30 -06:00
entityBridge.ts Add camera position tool and fix entity modification bugs 2025-12-20 15:59:30 -06:00