softwaremill / softwaremill/chimp
T7 - update types present in both schema versions
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 102
- Forks
- 10
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 16
Description
Target branch: 2026-07-28-protocol-support
Add Icon and icons on Implementation, ToolDefinition, Resource, ResourceTemplate, Prompt, ResourceLink.
Annotations on resources and content blocks. _meta on content blocks. Implementation.websiteUrl and
description. PromptReference.title. ResourceLink.title and size. Add builder methods in the server DSL for the
new metadata and schema test cases.
Spec:
- Basic - icons
- Resources - Annotations
- Schema - Implementation
- Schema - ResourceLink
- Schema - PromptReference
Conformance scenarios that must pass after this task: none.
Docs: no.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing schema types for Implementation, ToolDefinition, Resource, ResourceTemplate, Prompt, and ResourceLink, then inspect the server DSL builders and current schema test cases. Use the linked 2026-07-28 specification sections to confirm each field and metadata shape. Done means all listed fields and builder methods are represented and the schema test cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100