Commits
Click on a commit to change the comparison rangefeat: add guardrail_handles_tool_calls opt-in flag for tool call processing24 hours ago
by seph-barker fix: address PR review feedback — fastapi import, streaming path, metadata stripping23 hours ago
by seph-barker fix: gate guardrail_handles_tool_calls on apply-back only, not inspection23 hours ago
by seph-barker chore: re-export GUARDRAIL_DELETED_KEY from custom_guardrail module20 hours ago
by seph-barker fix: use typed objects for injected message output items20 hours ago
by seph-barker fix: use unique IDs for injected guardrail message output items19 hours ago
by seph-barker fix: suppress mypy arg-type for GenericResponseOutputItem append19 hours ago
by seph-barker fix: move type ignore to correct line for mypy, remove unused loop var19 hours ago
by seph-barker fix: add isinstance guards for tool call dict access in OpenAI Chat handler19 hours ago
by seph-barker style: apply Black formatting19 hours ago
by seph-barker fix: Anthropic input IndexError, invalid assistant message, multi-text injection8 hours ago
by seph-barker