You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix sendMessage endpoint from /send_message to /events
- Fix setConfirmationPolicy endpoint from /set_confirmation_policy to /confirmation_policy
- Fix sendConfirmationResponse endpoint from /send_confirmation_response to /events/respond_to_confirmation
- Fix updateSecrets endpoint from /update_secrets to /secrets
- Fix conversationStats to get stats from conversation info instead of non-existent /stats endpoint
All endpoints now match the OpenAPI specification from the agent server implementation.
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments