ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Guardrails: Enable standalone guardrails
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem?
The Guardrails UI does not currently allow for standalone guardrails. This limits flexibility and usability for users who want to manage guardrails independently.
Describe the solution you'd like
- Expose standalone guardrails in the Guardrails UI.
- Allow users to create, modify, and remove guardrails without dependency on other components.
Original issue
TBD
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 existing Guardrails UI-related code and the guardrail management entry points in the repository. Trace how guardrails currently depend on other components, then define the standalone create, modify, and remove flows. Done means the UI exposes independent guardrails and supports those operations without requiring another component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100