Files
openclaw/ui
rixau 5acbadcd9f fix(ui): replace Manual RPC text input with sorted method dropdown
The method field was a free-text input despite methods being a known
finite set sent via the hello message. Replace with a <select> dropdown
populated from hello.features.methods and stack the form fields
vertically for better layout.
2026-03-10 01:23:19 -05:00
..