Skip to content

feat: AIRT#155

Merged
monoxgas merged 11 commits intomainfrom
feat/airt
Sep 2, 2025
Merged

feat: AIRT#155
monoxgas merged 11 commits intomainfrom
feat/airt

Conversation

@monoxgas
Copy link
Contributor

@monoxgas monoxgas commented Sep 2, 2025

Key Changes:

  • Replace string-based Lookup system with type-safe Context dependency injection
  • Lots of stability updates and extensions for agents components
  • Refactored configurable code into new Component/Model objects for dynamic configs and hydration
  • Add evaluation system with datasets, parameter permutations, and iterations
  • Add optimization system with search strategies, trials, and studies
  • First pass on AIRT attack system backed by optimizations
  • Transforms introduced for backing optimizations and attacks
  • Scorer composition and factor pattern cleanup

@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/docs Changes to documentation and guides area/python Changes to Python package configuration and dependencies area/pre-commit Changes made to pre-commit hooks area/tests Changes to test files and testing infrastructure area/examples Changes to example code and demonstrations type/core Changes to core repository files and configurations type/docs Documentation updates and improvements labels Sep 2, 2025
@monoxgas monoxgas merged commit 7f81c4e into main Sep 2, 2025
4 of 8 checks passed
@monoxgas monoxgas deleted the feat/airt branch September 2, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Changes to documentation and guides area/examples Changes to example code and demonstrations area/pre-commit Changes made to pre-commit hooks area/python Changes to Python package configuration and dependencies area/tests Changes to test files and testing infrastructure type/core Changes to core repository files and configurations type/docs Documentation updates and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant