feat(environment): scaffold RedTeamEnvironment class with state fields b8bc48b subhdotsol commited on Apr 1
feat(config): add get_settings() with lru_cache for singleton pattern d44c135 subhdotsol commited on Apr 1
feat(config): add LLM fields — hf_token, api_base_url, model_name, provider 5389086 subhdotsol commited on Apr 1
feat(config): add Settings class extending pydantic BaseSettings 5726faa subhdotsol commited on Apr 1
feat(models): add RedTeamObservation model with all scoring fields 4b08451 subhdotsol commited on Apr 1
feat(models): add framing sanitizer validator to strip injection patterns 7532e50 subhdotsol commited on Apr 1
feat(models): add AttackAction model with intensity and framing fields e090821 subhdotsol commited on Apr 1
feat(models): add StrategyType enum with all 7 attack strategies 695624d subhdotsol commited on Apr 1
feat: add openenv.yaml with easy, medium and hard task configurations 439cb9a subhdotsol commited on Apr 1
docs: add initial README with project overview and HuggingFace Spaces frontmatter 4698bb1 subhdotsol commited on Apr 1