OpenHands / OpenHands/software-agent-sdk
Enable/disable individual secrets
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 539
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 137
Description
What problem or use case are you trying to solve?
When we have secrets, sometimes we might want to disable them, but not fully delete them.
Describe the UX or technical implementation you have in mind
On the edit pane for the secret, we could have a toggle for enabled and disabled.
If you find this feature request or enhancement useful, make sure to add a 👍 to the issue
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the secret edit pane and the code that stores and uses secrets; no specific files or tests are named in the issue. Trace how a secret is edited and consumed, then define done as being able to toggle one secret without deleting it and have the disabled state respected, with coverage for both states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100