Summary
WARNING: agent-client-protocol 0.11.1 does not provide the extra 'http'
Reproduction steps
pip install "agent-client-protocol[http]"
Expected result
use:from acp.http import create_http_stream
Actual result
from acp.http import create_http_stream not found
Versions / environment
0.11.1
Logs & screenshots
Open to submitting a fix?
Summary
WARNING: agent-client-protocol 0.11.1 does not provide the extra 'http'
Reproduction steps
pip install "agent-client-protocol[http]"
Expected result
use:from acp.http import create_http_stream
Actual result
from acp.http import create_http_stream not found
Versions / environment
0.11.1
Logs & screenshots
Open to submitting a fix?