Skip to content

feat: add Netra.redteam.runRedteam() to trigger an existing red-team config - #134

Draft
jithin23-kv wants to merge 1 commit into
mainfrom
feat/redteam-sdk-client
Draft

feat: add Netra.redteam.runRedteam() to trigger an existing red-team config#134
jithin23-kv wants to merge 1 commit into
mainfrom
feat/redteam-sdk-client

Conversation

@jithin23-kv

@jithin23-kv jithin23-kv commented Aug 10, 2026

Copy link
Copy Markdown
  • Netra.redteam.runRedteam({configId, handler, maxConcurrency?}) — fetches the run's prompt list once, drives every session's turns locally against a plain handler function, submits results, returns aggregated results/progress/riskScore
  • Depends on the backend PR (KeyValueSoftwareSystems/combat-ai-core#1445) for the /redteam/sdk/* endpoints

104/104 tests passing. Verified against a real running backend + real Postgres (not just mocks) — full multi-turn attack loop, judge scoring, progress/riskScore aggregation.

…red-team config

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jithin23-kv jithin23-kv changed the title feat(redteam): add Netra.redteam.runRedteam() to trigger an existing red-team config feat: add Netra.redteam.runRedteam() to trigger an existing red-team config Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants