Skip to content

feat: input default values - #13

Merged
its-mash merged 2 commits into
mainfrom
feat/input-default-values
Feb 15, 2026
Merged

feat: input default values#13
its-mash merged 2 commits into
mainfrom
feat/input-default-values

Conversation

@its-mash

Copy link
Copy Markdown
Member

New Server Definition

Server Name:
Server ID:
Transport: stdio / http
Repository:

Checklist

  • JSON file placed in servers/ directory
  • File name matches server ID (e.g., com.example.server.json)
  • Schema validates (npm run validate servers/your-file.json)
  • No ID/alias conflicts (npm run check-conflicts)
  • Required fields: id, name, transport
  • Description provided
  • At least one category assigned
  • Publisher information included
  • Repository link provided

its-mash and others added 2 commits February 12, 2026 23:06
Add `default` field to the input definition in the JSON schema, aligning
the schema with the Rust types that already support it. Includes a
schema validation test for inputs with defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
@its-mash
its-mash merged commit 34bb985 into main Feb 15, 2026
@its-mash
its-mash deleted the feat/input-default-values branch February 19, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant