Commits
Click on a commit to change the comparison rangefix(proxy): defer logging until post-call guardrails complete6 months ago
by michelligabriele fix(proxy): pass guardrail_data to hooks in streaming deferred path6 months ago
by michelligabriele fix(proxy): guard streaming deferred init with try/finally, fix test imports6 months ago
by michelligabriele refactor(proxy): reuse unified_guardrail singleton, rename shadowing variable6 months ago
by michelligabriele fix(proxy): guard lazy imports inside try, clean up orphaned streaming closure5 months ago
by michelligabriele fix(proxy): replace sys.exc_info with boolean sentinel for orphan detection5 months ago
by michelligabriele fix(proxy): split orphan cleanup into separate try blocks for resilience5 months ago
by michelligabriele