1. OpenHands Integrates SDK AgentSettings Schema, Enabling Dynamic GUI Updates
OpenHands has integrated the SDK's `AgentSettings` schema directly into its GUI and backend, fundamentally changing how user-facing settings are managed. The frontend now dynamically fetches and renders settings pages from a new `/api/settings/schema` endpoint served by the SDK, eliminating the previous hard-coded fiel...