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

Add CLI mode #3564

Merged
merged 10 commits into from
Aug 25, 2024
Merged

Add CLI mode #3564

merged 10 commits into from
Aug 25, 2024

Conversation

rbren
Copy link
Collaborator

@rbren rbren commented Aug 23, 2024

What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?

I'm working on a better headless experience for OpenHands. This is an MVP for a CLI-based workflow


Give a summary of what the PR does, explaining any non-trivial design decisions

This allows you to start an interactive OpenHands session on the command line, with poetry run python -m openhands.core.cli

Screenshot 2024-08-23 at 1 20 45 PM

Other references

Copy link
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@xingyaoww xingyaoww merged commit 356d9b3 into main Aug 25, 2024
@xingyaoww xingyaoww deleted the rb/cli-mode branch August 25, 2024 22:10
@xingyaoww
Copy link
Contributor

Maybe we should create documentation for the CLI mode on our docs site?

RajWorking pushed a commit to RajWorking/OpenHands that referenced this pull request Aug 26, 2024
* set log levels

* basic cli flow

* basic display

* better exits

* set log level

* fix messages

* clean up logs

* better exits

* better printing

* add todo
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.

3 participants