Commit Graph

220 Commits

Author SHA1 Message Date
Mike Gehard
98e78c37b4 Use a test fixture to set proper patterns. 2024-12-08 16:26:59 -05:00
Mike Gehard
ebc797fa1b README change 2024-12-08 16:26:58 -05:00
Mike Gehard
021a95c904 Allow to check out branches
The git server currently lacks branch switching capabilities, limiting both
LLMs and developers. This adds branch checkout so LLMs can
help developers add new functionality in a new feature branch.
2024-12-08 16:26:58 -05:00
Justin Spahr-Summers
f10a89b9b3 Merge branch 'main' into patch-1 2024-12-05 23:30:46 +00:00
Justin Spahr-Summers
54d6b58901 Merge branch 'main' into pr/224 2024-12-05 23:27:30 +00:00
Justin Spahr-Summers
737b02d976 Merge branch 'main' into pr/184 2024-12-05 23:15:23 +00:00
Justin Spahr-Summers
92fc214691 Merge pull request #149 from matipojo/fix-puppeteer-async-eval
fix(puppeteer): enable async code execution in puppeteer_evaluate tool
2024-12-05 23:11:50 +00:00
Justin Spahr-Summers
d300fec66a Merge branch 'main' into pr/119 2024-12-05 23:05:57 +00:00
Justin Spahr-Summers
0724ae472e Merge pull request #103 from 0xRaduan/add-search-for-github
feat(github): Add GitHub Search to Github MCP
2024-12-05 22:58:00 +00:00
Mati Horovitz
695aa90bac Merge branch 'main' into fix-puppeteer-async-eval 2024-12-05 20:12:07 +02:00
Marc Goodner
4c67b18281 Merge branch 'main' into file-edit 2024-12-05 08:25:36 -08:00
Justin Spahr-Summers
5020b4b384 Update package.json 2024-12-05 12:05:27 +00:00
Justin Spahr-Summers
2d002fa033 Merge branch 'main' into aws-kb-retrieval 2024-12-05 12:04:33 +00:00
Raduan77
3b71d48f65 address comment 2024-12-05 11:37:51 +01:00
Raduan77
7d51320f42 merge w/ upstream 2024-12-05 11:20:54 +01:00
Marc Goodner
b477af5c04 seriously, like aider 2024-12-05 00:33:49 -08:00
Marc Goodner
7417d4dc07 update read me for current impl 2024-12-04 20:51:39 -08:00
Marc Goodner
b04c9334bc schema def issues 2024-12-04 20:45:43 -08:00
Marc Goodner
f2dc831df8 Merge branch 'modelcontextprotocol:main' into file-edit 2024-12-04 20:19:28 -08:00
Marc Goodner
f7e5481fe1 Merge branch 'file-edit' of github.com:robotdad/servers into file-edit 2024-12-04 20:15:52 -08:00
Marc Goodner
b6e052946a use the diff package, aider inspired search 2024-12-04 20:13:58 -08:00
Marc Goodner
02ff589f58 user aider inspired diff approach 2024-12-04 19:21:04 -08:00
Jerad Bitner
b41ae3c669 Merge branch 'main' into feat__github-issue-tools 2024-12-04 16:41:58 -08:00
Skirano
07b47bc25b fixed version and updated the server list in the main Readme 2024-12-04 12:57:39 -05:00
Ben Sully
789219ddf9 Make merge_commit_sha nullable in GitHub server
Fixes #227.
2024-12-04 16:37:14 +00:00
David Soria Parra
94a36286d2 typescript servers 0.6.2 2024-12-04 16:11:35 +00:00
David Soria Parra
e7e1c85058 python servers 0.6.2 2024-12-04 15:57:31 +00:00
Marc Goodner
bb7925fe11 improve whitespace sensitivity in multiline text matching 2024-12-04 07:35:12 -08:00
Marc Goodner
1ec75e87fc improve multiline text editing reliability by tracking positions and applying edits in reverse order 2024-12-04 07:27:02 -08:00
Himanshu Ladia
215574f511 update read me 2024-12-04 18:16:23 +05:30
Himanshu Ladia
c31f00f54f fix contract 2024-12-04 17:29:56 +05:30
Himanshu Ladia
44f68efbdc add capability to list commits of a branch 2024-12-04 14:58:47 +05:30
Marc Goodner
dc9f56720f same compare for edit and dry run 2024-12-03 16:45:04 -08:00
Jerad Bitner
54782ed9f7 Merge branch 'main' into feat__github-issue-tools 2024-12-03 13:21:50 -08:00
Jerad Bitner
506eabab39 fix: update listIssues and updateIssue function signatures 2024-12-03 13:21:00 -08:00
David Soria Parra
a096c95e8e Typescript servers 0.6.1 2024-12-03 17:49:33 +00:00
Marc Goodner
5c0cc52a13 Merge branch 'modelcontextprotocol:main' into file-edit 2024-12-03 08:58:07 -08:00
Marc Goodner
de49769034 limitations added to readme 2024-12-03 08:51:01 -08:00
Justin Spahr-Summers
20f684a25d Merge pull request #157 from mikegehard/create-new-branches
Create new branches
2024-12-03 10:23:56 -06:00
Mike Gehard
c0a1cb7eac Update src/git/src/mcp_server_git/server.py
Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com>
2024-12-03 11:19:22 -05:00
Mike Gehard
3192bf66df Update src/git/README.md
Co-authored-by: Justin Spahr-Summers <justin@jspahrsummers.com>
2024-12-03 11:19:13 -05:00
Marc Goodner
da0ef81067 update readme 2024-12-03 07:21:59 -08:00
David Soria Parra
129d80af31 TS Servers 0.6.0 2024-12-03 14:10:24 +00:00
Justin Spahr-Summers
9cf2b661dc Merge pull request #182 from aliev/missing-main-in-sentry-server
added missing __main__ in mcp_server_sentry
2024-12-03 07:27:58 -06:00
Justin Spahr-Summers
4818feaeb8 Bump sequentialthinking version for publishing 2024-12-03 13:25:02 +00:00
Justin Spahr-Summers
f8158a69be Merge branch 'main' into feat__github-issue-tools 2024-12-03 07:20:25 -06:00
Justin Spahr-Summers
d1650ce5fb Merge pull request #144 from SkywaveTM/main
fix(fetch): properly handles robots.txt
2024-12-03 07:18:33 -06:00
David Soria Parra
3c03a8e9af update sdk 2024-12-03 13:00:22 +00:00
David Soria Parra
788098220e servers: make tool call result spec compatible 2024-12-03 13:00:22 +00:00
Marc Goodner
e5e9e0a0d2 simplify edit_file to use git-style diffs and substring matching 2024-12-02 19:38:33 -08:00