Skip to content

v1: mcp utils #2202

Description

@cdreetz

a few of the methods in v1/harnesses/bash/program.py could probably be moved to something like v1/mcp/utils.py or something so users dont have to reimplement them. stuff like:

  • async def mcp_session()
  • async def with_retry()
  • async def connect_mcp()
  • def mcp_content_to_chat_content()
  • async def call_mcp()

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