What Happened
- The PR fixes a crash path in `PromptHelper.truncate` and `ChatPromptHelper` by adding empty-input guards so `[]` inputs return an empty result instead of reaching `_get_available_chunk_size`, which previously divided by zero.
- The PR fixes a crash path in `PromptHelper.truncate` and `ChatPromptHelper` by adding empty-input guards so `[]` inputs return an empty result instead of reaching `_get_available_chunk_size`, which previously divided by zero.
- 1 evidence item attached for review.