Commit Graph

3 Commits

Author SHA1 Message Date
1c31fa5bcb Add new state management hooks for machine metrics and input values 2025-05-14 10:07:19 +05:30
1243ccd842 Refactor constants and update grid and plane dimensions for improved configuration management 2025-05-13 20:00:47 +05:30
db7b4c6f7d Refactor store imports and consolidate state management
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30