Breach-OS / models.py

Commit History

updated inference.py
4df57fe

pi9605 commited on

added automatic attack button in UI and improved roleplay
abd2333

pi9605 commited on

refactor(models): clean up imports and add module docstring
c651e61

subhdotsol commited on

feat(models): add StepResult and ResetResponse models
f15e9b2

subhdotsol commited on

feat(models): add EpisodeState model for GET /state response
04130ef

subhdotsol commited on

feat(models): add RedTeamObservation model with all scoring fields
4b08451

subhdotsol commited on

feat(models): add framing sanitizer validator to strip injection patterns
7532e50

subhdotsol commited on

feat(models): add AttackAction model with intensity and framing fields
e090821

subhdotsol commited on

feat(models): add TargetCategory enum with 5 target categories
2a11723

subhdotsol commited on

feat(models): add StrategyType enum with all 7 attack strategies
695624d

subhdotsol commited on