Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor of error handling #4575

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Refactor of error handling #4575

wants to merge 23 commits into from

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    1dd8c3f View commit details
    Browse the repository at this point in the history
  2. use hasattr

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ba3c558 View commit details
    Browse the repository at this point in the history
  3. refactor a bit

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1b72a89 View commit details
    Browse the repository at this point in the history
  4. revert perms

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ed3d944 View commit details
    Browse the repository at this point in the history
  5. private method

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    57662b6 View commit details
    Browse the repository at this point in the history
  6. async_add_event

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a7ce34e View commit details
    Browse the repository at this point in the history
  7. remove unnecessary return

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d8becc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9811b0 View commit details
    Browse the repository at this point in the history
  9. remove FatalErrorObservation

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    47a95f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d46b712 View commit details
    Browse the repository at this point in the history
  11. fix comments

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f9c283e View commit details
    Browse the repository at this point in the history
  12. fix test

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1c44fa6 View commit details
    Browse the repository at this point in the history
  13. fix test

    rbren committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3f67ed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    cdb8066 View commit details
    Browse the repository at this point in the history
  2. Update openhands/controller/state/state.py

    Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
    enyst and xingyaoww authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6aff381 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix conflicts - merge branch 'main' of github.com:All-Hands-AI/OpenHa…

    …nds into rb/prevent-event-loop
    enyst committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f67c8d5 View commit details
    Browse the repository at this point in the history
  2. more invisible conflicts

    enyst committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b278d45 View commit details
    Browse the repository at this point in the history
  3. remove fatal observations

    rbren committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d19f998 View commit details
    Browse the repository at this point in the history
  4. more refactoring

    rbren committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4745cb6 View commit details
    Browse the repository at this point in the history
  5. new react_to_exception

    rbren committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d7fe86d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d240775 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    9c28805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b757831 View commit details
    Browse the repository at this point in the history