Files
codewhale/crates
Ben Gao 549ab8a834 fix(runtime): use consistent error handling for user input API
- Change 'not loaded' to 'not found' in submit_user_input and
  cancel_user_input so map_thread_err correctly maps to 404
- Use map_thread_err in submit_user_input API endpoint for
  consistent error response (404 for missing thread, 409 for
  conflict, etc.) instead of always returning 500
2026-05-30 19:25:23 -07:00
..
2026-05-26 11:52:48 -05:00
2026-05-26 11:52:48 -05:00