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 conversation display by using correct API response fields
- Use agent.kind instead of agent.name (API returns kind: 'Agent')
- Display created_at timestamp instead of non-existent conversation_stats
- Add fallback for both kind and name fields to handle API variations
- Fix both conversation list and detail views
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments