Lunny Xiao
62cb6e7830
Use no session id ( #75 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/75
Reviewed-by: hiifong <i@hiif.ong >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-07-30 01:01:55 +00:00
appleboy
eb6b5a8f92
chore: upgrade Go dependencies to latest stable versions ( #73 )
...
- Bump github.com/mark3labs/mcp-go dependency to v0.35.0
- Update github.com/spf13/cast to v1.9.2
- Upgrade golang.org/x/crypto to v0.40.0
- Upgrade golang.org/x/sys to v0.34.0
Signed-off-by: appleboy <appleboy.tw@gmail.com >
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/73
Co-authored-by: appleboy <appleboy.tw@gmail.com >
Co-committed-by: appleboy <appleboy.tw@gmail.com >
2025-07-27 06:23:38 +00:00
Alex Kirhenshtein
b85a523983
Bump go-mcp version to 0.32.0 to mitigate Claude desktop connectivity issue ( #63 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/63
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: Bo-Yi Wu (吳柏毅) <appleboy.tw@gmail.com >
Co-authored-by: Alex Kirhenshtein <alk@netxms.org >
Co-committed-by: Alex Kirhenshtein <alk@netxms.org >
2025-06-21 03:34:17 +00:00
Bo-Yi Wu
34ca5d45db
refactor(args): request argument access and update dependencies ( #42 )
...
- Update dependencies to newer versions in go.mod
- Refactor all request argument accesses to use req.GetArguments() instead of direct access to req.Params.Arguments
- Change variable declaration for ListRepoCommitsTool from a grouped var block to a single var statement for consistency
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/42
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com >
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2025-05-26 06:10:10 +00:00
hiifong
70b9ac5b80
Support read only mode ( #36 )
...
Fix : #35
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/36
Co-authored-by: hiifong <f@ilo.nz >
Co-committed-by: hiifong <f@ilo.nz >
2025-04-20 09:09:29 +00:00
hiifong
afada4435e
Add Dockerfile ( #15 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/15
Co-authored-by: hiifong <f@ilo.nz >
Co-committed-by: hiifong <f@ilo.nz >
2025-04-06 04:46:27 +00:00
hiifong
2a9504fc5d
update ( #8 )
...
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/8
2025-03-27 07:31:39 +00:00
hiifong
10ebaa1964
Update go.mod
2025-03-23 14:52:47 +08:00
hiifong
72d9b5a8dd
Add debug mode and upgrade mcp-go to v0.14.1
2025-03-20 23:01:05 +08:00
hiifong
c4f619a907
Upgrade mcp-go to the latest version
2025-03-18 22:59:58 +08:00
appleboy
051ce0bab4
chore: remove unused dependencies for project cleanup
...
- Remove `testify` dependency
- Remove `go-spew` indirect dependency
- Remove `go-difflib` indirect dependency
- Remove `yaml.v3` indirect dependency
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-03-16 13:57:53 +08:00
hiifong
2dd4aa94ad
Initialize commit
2025-03-16 00:21:29 +08:00