ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Guardrails: Enable standalone guardrails

Open
#1,020 0 comments 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.