Minor Changes
- a43e14f: Prevent channel HITL responses from carrying channel-local metadata into strict session-inbox payloads. Channel and session
respond()calls now accept exact response literals or values proven byparseInputResponses(), rejecting impreciseInputResponse[]values that could have erased extra keys.
Patch Changes
- f2169fa: Remove the
task_sleepframework tool. Task-mode parents now rely on lifecycle notifications instead of model-paced waits.