Skip to content

fix: improve web UI error handling and user feedback#1

Open
huypl53 wants to merge 1 commit into
mainfrom
fix/debugger-issues
Open

fix: improve web UI error handling and user feedback#1
huypl53 wants to merge 1 commit into
mainfrom
fix/debugger-issues

Conversation

@huypl53

@huypl53 huypl53 commented May 10, 2026

Copy link
Copy Markdown
Owner
  • Add clear error messages when daemon not running
  • Handle TimeoutError explicitly
  • Add /api/status endpoint to check daemon status
  • Combine snapshot + inspect for complete state data

Note: Variables showing empty at some code locations is debugpy behavior. At module level there are no local variables - need to step into functions.

- Add clear error messages when daemon not running
- Handle TimeoutError explicitly
- Add /api/status endpoint to check daemon status
- Combine snapshot + inspect for complete state data

Note: Variables showing empty at some code locations is debugpy behavior.
At module level there are no local variables - need to step into functions.

Co-authored-by: openhands <openhands@all-hands.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants