Commits
Click on a commit to change the comparison rangeAdd Rubrik plugin for tool call blocking and request logging7 days ago
by seph-barker Address Greptile review: Anthropic text-only skip, remove dead code, remove alias7 days ago
by seph-barker Extend CustomGuardrail for guardrail registry compatibility7 days ago
by seph-barker Address Greptile review round 3: remove redundant init, add return, fix comment7 days ago
by seph-barker Address Greptile review round 4: model_validate, usage format, JSON guard, dedup system msg7 days ago
by seph-barker Harden Anthropic content handling: None-safety and UTF-8 decode guard6 days ago
by seph-barker Fix GPT-5 finish chunk all-blocked bug, elevate log level, extract test helper6 days ago
by seph-barker Fix GPT-5 partial-blocking explanation drop, use model_validate for Anthropic round-trip6 days ago
by seph-barker Fix None-safety on tool_calls from blocking service response6 days ago
by seph-barker Fix shallow model_copy mutation, add empty tool_calls guard, verify argument integrity6 days ago
by seph-barker Document single-chunk fail-open invariant, use deep model_copy for true immutability6 days ago
by seph-barker Apply Black formatting to rubrik.py6 days ago
by seph-barker