Skip to content

Preserve custom-agent MCP server IDs during wire conversion #158

Description

@krukow

Generated via Copilot on behalf of @krukow

Problem

Custom-agent :mcp-servers maps are serialized through recursive util/clj->wire. Keyword server IDs can therefore be transformed instead of treated as opaque identifiers, for example :srv-1 becoming srv1.

Expected behavior

Serialize nested custom-agent MCP servers with util/mcp-servers->wire, matching top-level session MCP server handling so IDs are preserved and normalized consistently.

Context

Discovered while reviewing #157. The behavior predates that PR and is tracked separately to keep the upstream-sync change focused.

Review thread: #157 (comment)

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