You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 by parseInputResponses(), rejecting imprecise InputResponse[] values that could have erased extra keys.
Patch Changes
f2169fa: Remove the task_sleep framework tool. Task-mode parents now rely on lifecycle notifications instead of model-paced waits.