Skip to content

Mutant Suite V.1

Choose a tag to compare

@celewoczko celewoczko released this 07 Jul 19:05

Mutant Suite v1.0.0 — Release Notes

Overview

Mutant Suite v1.0.0 is the first public release of the Mutant Suite desktop application — a GUI‑based adversarial prompt mutation toolkit designed for LLM red‑teamers, safety evaluators, and researchers. This build packages the full Python/PyQt application into a standalone Windows executable. No Python installation is required.

This release includes all core mutation modes, the full GUI, and bundled runtime dependencies.

Features

13 mutation modes covering structural, semantic, and adversarial transformations

Real‑time mutation preview with adjustable parameters

Clean PyQt interface designed for rapid iteration

Standalone EXE — runs without Python or pip

Portable build — no installation required

Asset‑bundled distribution (icons, mutation modules, supporting files)

Included in This Release

MutantSuite.exe (standalone Windows application)

All required Python runtime DLLs

PyQt6 libraries

Mutation modules

Assets and icons

Everything is packaged inside the ZIP for easy use.

How to Run

Download the ZIP file for this release

Extract it to any folder

Run MutantSuite.exe

No installation, setup, or dependencies required.

Known Issues

Windows SmartScreen may warn about unsigned executables

Some antivirus tools may briefly scan the bundled DLLs

macOS version is not yet available

Auto‑update system not yet implemented

These will be addressed in future releases.

Planned for Future Versions

Additional mutation modes

Logging and export features

Feedback

Mutant Suite is actively evolving. Bug reports, feature requests, and mutation ideas are welcome through GitHub Issues.