Minseok Jung

Results 5 issues of Minseok Jung

## Description ## Checklist - [x] the pull request title describes what this PR does (not a vague title like `Update index.md`) - [x] the pull request targets the *default*...

## Description ## Checklist - [x] the pull request title describes what this PR does (not a vague title like `Update index.md`) - [x] the pull request targets the *default*...

### Description Please add JavaScript verification decorator item There are public, type, number, date, string type, string, string, array, object, and other items, but no JavaScript entries. https://github.com/typestack/class-validator?tab=readme-ov-file#validation-decorators ### Proposed...

type: feature
flag: needs discussion

### Description Calling the MCP tools/list endpoint returns tool objects without their defined tags field, even for tools decorated with @mcp.tool(..., tags={…}). ### Example Code ```Python @mcp.tool( name="add", description="add function",...

bug

### Description I’m encountering the same issue as described here: https://github.com/modelcontextprotocol/python-sdk/issues/423 ### Example Code ```Python ``` ### Version Information ```Text 2.3.0 ``` ### Additional Context _No response_

bug