Skip to content

Releases: ai-twinkle/TwinRAD

0.2.0

01 Sep 15:26
c248551

Choose a tag to compare

What's Changed

  • fix: Correct installation directory in README by @thliang01 in #1
  • fix: Correct installation directory in README by @solarfresh in #13
  • refactor: Modernize Project Structure with PyPA Standards + Complete Isolated Service Configuration by @thliang01 in #14
  • feat(core): Rearchitect Agent System and Implement Fuzzing Workflow by @solarfresh in #20
  • refactor(agents): Refactor system message handling by @solarfresh in #21
  • refactor(core): Standardize Agent System and Remove Legacy Services by @solarfresh in #36
  • refactor(core): Modularize group chat and update agent generation by @solarfresh in #37
  • feat(workflow): Add sequential flow and max rounds termination by @solarfresh in #38
  • refactor(core): Refactor group manager and add unit tests by @solarfresh in #39
  • feat(clients): Add base handler and client schemas by @solarfresh in #40
  • feat(clients): Add Gemini handler and unit tests by @solarfresh in #41
  • feat(clients): Add OpenAI handler and refactor schemas by @solarfresh in #42
  • refactor(core): Overhaul core architecture for red teaming by @solarfresh in #43
  • refactor(core): Implement async LLM handlers and VLLM integration by @solarfresh in #44

New Contributors

Full Changelog: 0.1.0...0.2.0