softwaremill / softwaremill/chimp

T5 - MRTR (multi round trip requests) types

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

2026-07-28 version support
Dominant language
Scala
Stars
102
Forks
10
Avg merge
1d 2h
Merged PRs (30d)
16

Description

Target branch: 2026-07-28-protocol-support

  • InputRequest union (sampling/createMessage, roots/list, elicitation/create embedded shapes with method and
    params) and InputResponse union (CreateMessageResult, ListRootsResult, ElicitResult).
  • InputRequiredResult(inputRequests, requestState, resultType, _meta).
  • inputResponses and requestState on CallToolParams, GetPromptParams, ReadResourceParams.
  • ElicitParams becomes a union of Form(message, requestedSchema, mode) and Url(message, url, elicitationId).
    elicitationId stays optional for 2025-11-25 servers.
  • Schema test cases against both schema files where the type exists in both.

Spec:

Conformance scenarios that must pass after this task: none.

Docs: no.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start on target branch 2026-07-28-protocol-support by locating the existing InputRequest, InputResponse, CallToolParams, GetPromptParams, ReadResourceParams, and ElicitParams definitions, then compare them with the linked MRTR and elicitation specifications. Update the protocol types and add schema test cases in both schema files where applicable; done means the requested unions, fields, and optional compatibility behavior are represented and tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend-api-design, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.