modelcontextprotocol / modelcontextprotocol/servers

[git] maybe more lenient with the input

Open
#4,242 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
90.5k
Forks
11.7k
Avg merge
2d 2h
Merged PRs (30d)
5

Description

git_add failed with the message: [{"type":"text","text":"Input validation error: '["inc/admin/functions.php", "inc/admin/menu.php", "inc/admin/register.php", "inc/admin/setting.php"]' is not of type 'array'"}]

Contributor guide

Open the contributing guide

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 by reproducing git_add with the listed paths and trace where its input is validated. Check the TypeScript implementation and existing tests for git_add; done means the reported input is handled consistently without the validation error.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.