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

Split bash commands by the new line character #4462

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b36d7bc View commit details
    Browse the repository at this point in the history
  2. Handle empty commands

    tofarr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5b62bff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7998d6 View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    tofarr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    061400f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Used existing split command

    tofarr committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    daf4f32 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    418db23 View commit details
    Browse the repository at this point in the history
  2. Added comment

    tofarr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8bce4ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c72e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e985e5c View commit details
    Browse the repository at this point in the history
  5. Fix agent running bug

    tofarr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cbf5490 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat_split_commands_by_new_line' of github.com:All-Hand…

    …s-AI/OpenHands into feat_split_commands_by_new_line
    tofarr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8cc70dc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    e4df45b View commit details
    Browse the repository at this point in the history
  2. WIP

    tofarr committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5cbab76 View commit details
    Browse the repository at this point in the history
  3. WIP

    tofarr committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e2ba150 View commit details
    Browse the repository at this point in the history
  4. WIP

    tofarr committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0152e2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e34ce2a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    13a6890 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    tofarr committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    106e20c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    378056b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7999c6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d061c9d View commit details
    Browse the repository at this point in the history