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 ability to specify variables/secrets through the UI #5638

Open
neubig opened this issue Dec 16, 2024 · 4 comments
Open

Add ability to specify variables/secrets through the UI #5638

neubig opened this issue Dec 16, 2024 · 4 comments
Labels
enhancement New feature or request frontend Related to frontend

Comments

@neubig
Copy link
Contributor

neubig commented Dec 16, 2024

What problem or use case are you trying to solve?

Sometimes we want to pass in secrets to the agent, e.g. API keys.

Describe the UX of the solution you'd like

Currently it is possible to pass in secrets through the command line by setting the SANDBOX_XXX variable.
It would be good to be able to:

  1. pass in environment variables through the UI.
  2. be able to specify which variables are secrets, and thus should not be displayed through the UI (like what currently happens for GITHUB_TOKEN).

We can implement this feature and test it. I don't have time to see it through to the end at the moment, but if someone can supervise OpenHands, please feel free to click "fix-me" and claim the issue.

@neubig neubig added enhancement New feature or request frontend Related to frontend labels Dec 16, 2024
@Monkub81
Copy link

O

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale Inactive for 30 days label Jan 17, 2025
@enyst enyst removed the Stale Inactive for 30 days label Jan 17, 2025
Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale Inactive for 30 days label Feb 17, 2025
Copy link
Contributor

This issue was closed because it has been stalled for over 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2025
@neubig neubig reopened this Feb 24, 2025
@enyst enyst removed the Stale Inactive for 30 days label Feb 24, 2025
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

3 participants