agent-protocol
agent-protocol copied to clipboard
JS SDK - Bug: StepInput and StepOutput should be typed as string|undefined #3
The typing for StepInput and StepOutput doesn't match the current protocol spec which is a nullable string. These should be typed as string|undefined not any.
Original Link: https://github.com/AI-Engineer-Foundation/agent-protocol-sdk-js/issues/3