OpenHands / OpenHands/software-agent-sdk

Enable/disable individual secrets

Open
#4,238 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.