Skip to content

FEAT: Support arbitrary template paths in Jailbreak scenario#1635

Open
fdubut wants to merge 8 commits intomicrosoft:mainfrom
fdubut:jailbreak_updates
Open

FEAT: Support arbitrary template paths in Jailbreak scenario#1635
fdubut wants to merge 8 commits intomicrosoft:mainfrom
fdubut:jailbreak_updates

Conversation

@fdubut
Copy link
Copy Markdown
Contributor

@fdubut fdubut commented Apr 21, 2026

Description

Add support for arbitrary template paths in the Jailbreak scenario (currently supports only from the template library).

Tests and Documentation

Added tests for the Jailbreak scenario.

@fdubut fdubut changed the title FEAT: Support paths in Jailbreak scenario, add support for safe outputs in console printer FEAT: Support paths in Jailbreak scenario, safe outputs in console printer, file output in MD printer Apr 21, 2026
num_attempts (Optional[int]): Number of times to try each jailbreak.
jailbreak_names (Optional[List[str]]): List of jailbreak names from the template list under datasets.
to use.
jailbreak_names (Optional[List[str]]): List of jailbreak names from the template list under datasets
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to hold off on the jailbreak changes.

We're grabbing techniques a different way that would be more extensible. But we should use this to do the same thing.

We can do this @fdubut; we can update it here or elsewhere. But we should use #1622

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'm not super familiar with the change so I'll rely on you to guide this change to the right path 😊 in the meantime I separated the Jailbreak scenario changes from the printer changes.

@rlundeen2 rlundeen2 self-assigned this Apr 22, 2026
@fdubut fdubut changed the title FEAT: Support paths in Jailbreak scenario, safe outputs in console printer, file output in MD printer FEAT: Support arbitrary template paths in Jailbreak scenario Apr 27, 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