Commit Graph

656 Commits

Author SHA1 Message Date
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
Enrico Ballardini
28cad9d2ab Merge branch 'main' into main 2024-12-04 16:57:45 -03: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
Enrico Ballardini
deffdb94ac directory_tree base implementation 2024-12-03 22:52:29 +01: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
Marc Goodner
40ec305556 simplify text replacement approach for better reliability 2024-12-02 19:21:05 -08:00
Marc Goodner
10ae3eadd7 line numbering improvements 2024-12-02 19:03:48 -08:00
Marc Goodner
431d909717 indentation support 2024-12-02 18:03:36 -08:00
Marc Goodner
a1bc14d38d improve line ending docs 2024-12-02 17:48:19 -08:00
Marc Goodner
9f2a77e044 updated readme 2024-12-02 17:43:17 -08:00
Marc Goodner
1096d5cd75 edit_file tool 2024-12-02 15:13:05 -08:00
Ali Aliyev
aa5647f3b9 added missing __main__ in mcp_server_sentry 2024-12-03 01:30:05 +04:00
Skirano
b349488469 added aws kb server 2024-12-02 15:11:07 -05:00
Pietro Schirano
dac09b2fb9 Merge branch 'main' into add-everart-thinking-server 2024-12-02 11:09:57 -05:00
Jack Adamson
45dfd82192 fix deserialization of URL 2024-12-02 13:09:10 +00:00
Mike Gehard
dc70c02403 README change 2024-12-01 17:14:28 -05:00
Mike Gehard
cc4a686088 Add extra debugging/development instructions.
This should help people unfamilar with ux get the right
commands to test in the Claude app.
2024-12-01 16:30:44 -05:00
Mike Gehard
6135c62c69 Add git branch creation functionality 2024-12-01 16:30:36 -05:00
Mati Horovitz
68b880d96b Fix cleanup 2024-11-30 22:57:18 +02:00