Skip to content

StackIntercept v0.1.0

Choose a tag to compare

@sidsri14 sidsri14 released this 28 Jun 18:12

[0.1.0] - 2026-06-28

Added

  • Exact cache (SHA256-based, in-memory)
  • Semantic cache (BGE-small-en-v1.5 embeddings, opt-in)
  • Dynamic model routing (opt-in, safe-by-default)
  • Transparent route headers on all responses
  • Tenant-level cache isolation
  • Mock-server integration tests (84 checks)
  • 60-second demo script
  • Latency benchmark script

Safety

  • Routing is opt-in (default: off)
  • Unsafe features block routing (tools, structured output, temp > 0, multimodal)
  • High-reasoning keyword classifier (30+ patterns)
  • Explicit model requirement detection
  • Cache namespace isolation for routed vs passthrough responses
  • Fallback API key leakage prevention
  • Bearer prefix normalization