-
Notifications
You must be signed in to change notification settings - Fork 54
feat(redteam): add Crescendo multi-turn attack strategy #245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
poshinchen
merged 20 commits into
strands-agents:main
from
yeomjiwonyeom:redteam/crescendo
Jun 9, 2026
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e19bdec
fix(redteam): align log format and cover dict-target path
yeomjiwonyeom b9102fb
refactor(redteam): unify strategies on run_attack with strategy-agnos…
yeomjiwonyeom f057af3
feat(redteam): add Crescendo multi-turn attack strategy
yeomjiwonyeom 9c1ac5f
feat(redteam): add per-failure drill-down to the report
yeomjiwonyeom aa2b0a1
test(redteam): end-to-end wiring tests + fix strategy metadata join
yeomjiwonyeom c871024
fix(redteam): address pre-merge review (idempotency, refusal accuracy…
yeomjiwonyeom 6b7106c
feat(redteam): add report.display(verbose=True) to show failure conve…
yeomjiwonyeom 133b550
fix(redteam): strategies own their turn budget; drop experiment max_t…
yeomjiwonyeom 733ee54
fix(redteam): second adversarial pass + address reviewer bot feedback
yeomjiwonyeom 5afab6c
Merge upstream/main into redteam/crescendo
yeomjiwonyeom 20a677f
feat(redteam): add TargetSession protocol and implementations
yeomjiwonyeom f083ab3
feat(redteam): replace call_target with TargetSession across strategies
yeomjiwonyeom b0e9c7d
fix(redteam): address adversarial-review findings on TargetSession + …
yeomjiwonyeom 0860286
fix(redteam): second-pass review cleanups on TargetSession + report
yeomjiwonyeom fc53517
fix(redteam): add TargetSession.trim_trace; tidy flat-table case column
yeomjiwonyeom d11b60c
Merge remote-tracking branch 'upstream/main' into redteam/crescendo
yeomjiwonyeom 49bb136
fix(redteam): drop callable target, harden TargetSession contract
yeomjiwonyeom 34cf4a5
test(redteam): use a real TargetSession in experiment wiring tests
yeomjiwonyeom c197c9a
fix(redteam): reset target to clean baseline, not just messages
yeomjiwonyeom a7689ef
test(redteam): pin baseline-reset invariants; tighten _build_session …
yeomjiwonyeom File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.