mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 11:21:07 +00:00
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.