Commit Graph

3 Commits

Author SHA1 Message Date
openhands b6dda1b10d Update summary with sample metadata information
Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-08 11:32:29 +00:00
openhands de26bfe9d0 Update summary with UI improvements for human-readable names
Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-08 11:20:53 +00:00
openhands 5a2cdc2324 Complete legacy system removal and tag metadata integration
- Remove legacy configuration classes: PumpStationConfig, PumpConfig, SafetyLimitsConfig
- Update ProtocolMapping model with tag metadata validators
- Replace text inputs with dropdowns in UI templates
- Add tag metadata loading functions to JavaScript
- Remove legacy API endpoints and add tag metadata endpoints
- Update security permissions to remove configure_safety_limits
- Clean up configuration manager and hardware discovery
- All integration tests pass successfully

Co-authored-by: openhands <openhands@all-hands.dev>
2025-11-08 10:31:36 +00:00