@oh-my-pi/pi-agent-core
Fixed

Wire-encoded normalizeTools parameters unconditionally so tools whose intent resolves to "omit" (function intent or intent: "omit", e.g. builtin eval / resolve) no longer leak raw arktype/zod schema objects in parameters (#3074)

@oh-my-pi/pi-coding-agent
Changed

Removed the legacy AgentSession.nextToolChoice()...