CLI: Cleaner presentation of PrerequisiteError (e.g. model API key not available).
Viewer: Updated types for Inspect AI viewer configuration.
v0.2.5
Fix duplicate Sample.id errors and silent seed-file overwrites when ideation produces scenarios with colliding Scenario.name values (#7).
v0.2.4
Viewer: Provide bloom viewer configuration for Inspect View.
v0.2.3
Bump required version of inspect_petri to v3.0.6.
v0.2.2
Add turn_counter option to auditor to print a reminder of the current turn and remaining turns (defaults to True).
v0.2.1
Enhance auditor prompt with note about paying special attention to target reasoning during the audit.
Add evaluation instructions field to behaviors for appending to auditor system message.
Add target_sysprompt_prefix to behaviors for forcing content into the target system message.
Pass behavior understanding, scientific motivation, and judgment instructions to the alignment judge via audit_judge(instructions=...), so the judge knows what behavior is being evaluated.