Skip to content

[Bug] can not install cli #150

@wenbindu

Description

@wenbindu

Describe the bug
uvx rogue-ai cli

2026-01-15 13:53:19.443 | DEBUG | rogue.common.update_checker:check_for_updates:43 - rogue-ai current version: 0.3.3
2026-01-15 13:53:19.443 | DEBUG | rogue.common.update_checker:check_for_updates:44 - rogue-ai latest version: 0.3.3
2026-01-15 13:53:19 | INFO | rogue.run_cli:merge_config_with_cli:370 - Using business context str - {}
Traceback (most recent call last):
File "/Users/deandu/.cache/uv/archive-v0/_lWcvFTp_IihWO1ZFEv6E/bin/rogue-ai", line 12, in
sys.exit(main())
^^^^^^
File "/Users/deandu/.cache/uv/archive-v0/_lWcvFTp_IihWO1ZFEv6E/lib/python3.12/site-packages/rogue/main.py", line 266, in main
exit_code = asyncio.run(run_cli(args))
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/deandu/.local/share/uv/python/cpython-3.12.10-macos-aarch64-none/lib/python3.12/asyncio/runners.py", line 195, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/Users/deandu/.local/share/uv/python/cpython-3.12.10-macos-aarch64-none/lib/python3.12/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/deandu/.local/share/uv/python/cpython-3.12.10-macos-aarch64-none/lib/python3.12/asyncio/base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/Users/deandu/.cache/uv/archive-v0/_lWcvFTp_IihWO1ZFEv6E/lib/python3.12/site-packages/rogue/run_cli.py", line 554, in run_cli
await ping_agent(
File "/Users/deandu/.cache/uv/archive-v0/_lWcvFTp_IihWO1ZFEv6E/lib/python3.12/site-packages/rogue/run_cli.py", line 535, in ping_agent
await protocol_to_ping_function[protocol](
File "/Users/deandu/.cache/uv/archive-v0/_lWcvFTp_IihWO1ZFEv6E/lib/python3.12/site-packages/rogue/run_cli.py", line 441, in get_a2a_agent_card
raise ValueError(f"Unsupported transport: {transport} for A2A protocol")
ValueError: Unsupported transport: Transport.STREAMABLE_HTTP for A2A protocol

Desktop (please complete the following information):

  • macos: 15.5 (24F74)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions