mirror of
https://github.com/flakestorm/flakestorm.git
synced 2026-05-02 12:22:44 +02:00
Implement Open Source edition limits and feature restrictions
- Add 5 mutation types (paraphrase, noise, tone_shift, prompt_injection, custom) - Cap mutations at 50 per test run - Force sequential execution only - Disable GitHub Actions integration (Cloud feature) - Add upgrade prompts throughout CLI - Update README with feature comparison - Add limits.py module for centralized limit management - Add cloud and limits CLI commands - Update all documentation with Cloud upgrade messaging
This commit is contained in:
parent
2016be238d
commit
7b75fc9530
47 changed files with 3560 additions and 1012 deletions
|
|
@ -45,4 +45,3 @@ Try modifying `agent.py` to:
|
|||
4. Detect and refuse prompt injections
|
||||
|
||||
Then re-run Entropix to see your robustness score improve!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue