Skip to content

v1.17.0

Choose a tag to compare

@release-please release-please released this 04 Sep 16:08
061c3fa

1.17.0 (2026-09-04)

Features

  • agentic_reverse_proxy: canonicalize MCP tools and enhance skill extraction (e8721c6)
  • agent: introduce generalized reverse proxy bidirectional streaming evaluation (d623c85)

Bug Fixes

  • agentic_reverse_proxy: accept timeout_seconds in safe_generate (0f504b4)
  • eval_service: ensure evalproto directory is in sys.path for proto imports (ed1d249)
  • packaging: track evalproto stubs and lazily import gRPC generators (#589) (3f4b1eb)
  • service: add generator and stream guards with error propagation to AgentInteract (2c6a0f3)
  • test: clean up SessionManager sessions in asyncTearDown (653cf9b)
  • test: consume sender task via asyncio.gather in integration test (dc73810)