- applyHookContext now replaces only text blocks, keeping images and tool results intact (was silently stripping them) - Use backward loop instead of reverse() + find() for efficiency - Clarify JSDoc that only `prompt` is applied from hook return value - Add test for mixed-content user messages |
||
|---|---|---|
| .. | ||
| agent-hooks.test.ts | ||
| grok-adapter.test.ts | ||
| semaphore.test.ts | ||
| shared-memory.test.ts | ||
| structured-output.test.ts | ||
| task-queue.test.ts | ||
| task-retry.test.ts | ||
| task-utils.test.ts | ||
| tool-executor.test.ts | ||
| trace.test.ts | ||