From 767a1157f15b991bcbede0562cdf060263a2efaa Mon Sep 17 00:00:00 2001 From: Classic298 <27028174+Classic298@users.noreply.github.com> Date: Wed, 19 Aug 2026 20:16:16 +0200 Subject: [PATCH] refac: bind tool server cookies per connection (#28707) The tool callable now takes its connection's cookie jar as a parameter, matching how its headers are already passed and how the terminal tool factory in the same module builds its callables.