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

[Feature]: Make it possible to open a github repo/branch in UI via URL arguments #4708

Open
neubig opened this issue Nov 2, 2024 · 0 comments
Labels
enhancement New feature or request frontend Related to frontend

Comments

@neubig
Copy link
Contributor

neubig commented Nov 2, 2024

What problem or use case are you trying to solve?
Describe the UX of the solution you'd like

It would be really cool if we could create a link with every pull request that said "Open in OpenHands" that would link to a hosted version of OpenHands already initialized with the target repo and branch.
Then if a pull request needs some additional work, then we could open it up very easily in OpenHands, and then ask it to make any changes, and push them back.

Do you have thoughts on the technical implementation?

In order to do this, we'd need to accept the repo name and branch name as url arguments. If these are passed in, we could skip the initial splash screen and jump directly to the main app with the repo initialized.

@neubig neubig added enhancement New feature or request frontend Related to frontend labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Related to frontend
Projects
None yet
Development

No branches or pull requests

1 participant