Previously (until v1.0.113) when running Stop hooks, Claude Code would behave so that it looked like it was still responding or doing something while the Stop hooks are running. Now, as of v1.0.114, ...
I have discovered that stop_sequences used in TransformersModel.generate do not always work as intended. In particular, when running CodeAgent with default stop_sequences = ["Observation:", "Calling ...