-
4d7a33e57e
Add a sample config for Mistral's Vibe agent config (#194)
main
Jason
2026-05-19 17:33:19 +00:00
-
371a06403a
Simplify codebase (#195)
silverwind
2026-05-19 08:25:36 +00:00
-
e36137f5a1
Add
org.opencontainers.image.source label (#193)
silverwind
2026-05-17 18:10:54 +00:00
-
2e67d5ebf3
Trim tool schemas, add param aliases, new PR methods (#191)
v1.3.0
silverwind
2026-05-14 06:24:51 +00:00
-
a77b54acdd
fix(milestone): persist
due_on on create and edit (#189)
silverwind
2026-05-12 00:21:18 +00:00
-
9275c5a0e1
Update golangci-lint and tighten lint config (#190)
silverwind
2026-05-12 00:04:36 +00:00
-
bcefbaa9c1
feat: add --tools flag to filter exposed MCP tools (#167)
Martin Mikula
2026-05-10 12:07:16 +02:00
-
cd82f6f207
Add package listing and management tools (#170)
Skyf0l
2026-05-10 11:42:01 +02:00
-
329a97d5d2
Add tool annotations and PR close/reopen support (#174)
unpossible
2026-05-10 11:25:22 +02:00
-
4c45b42cb5
feat(config): support GITEA_ACCESS_TOKEN_FILE for Docker secrets (#186)
v1.2.0
Dennis Gaida
2026-05-09 23:04:50 +00:00
-
7759c7f327
Inline issue/comment attachments in
body (#183)
silverwind
2026-05-08 05:44:53 +00:00
-
5867f2f472
Replace AGENTS.md with concise coding guidelines (#185)
silverwind
2026-05-07 21:33:05 +00:00
-
26f826d25c
Update dev container version to use the same version as the app to go 1.26 (#180)
Philipp Horstenkamp
2026-04-24 22:38:55 +00:00
-
baf792b061
Use
golangci-lint fmt to format code (#178)
silverwind
2026-04-17 22:38:13 +00:00
-
08128b9471
Add
notification_read and notification_write tools (#172)
silverwind
2026-04-02 16:47:24 +00:00
-
133fe487cd
Add missing ref and deadline fields to issue responses (#169)
v1.1.0
pengu
2026-03-26 18:37:57 +00:00
-
05682e2afa
Document server-side pagination limit in README (#166)
silverwind
2026-03-26 17:15:33 +00:00
-
a5dd03c7f0
Add missing tool parameters from Gitea SDK (#164)
silverwind
2026-03-26 07:00:14 +00:00
-
9056a5ef27
Add
get_commit, get_repository_tree, and search_issues tools (#162)
silverwind
2026-03-24 17:12:58 +00:00
-
c8004e9198
Update
mcp-go to v0.45.0 (#163)
silverwind
2026-03-24 17:07:40 +00:00
-
6a3ce66e09
feat(pull): add
draft parameter for creating/updating draft PRs (#159)
v1.0.2
tomholford
2026-03-23 11:53:00 +00:00
-
0bdf8f5bb3
wiki: accept plain text
content instead of content_base64 (#156)
silverwind
2026-03-14 01:49:40 +00:00
-
7bf54b9e83
Use
debug.ReadBuildInfo to determine version for go run (#155)
silverwind
2026-03-13 19:56:42 +00:00
-
c57e4c2e57
fix: prevent silent write loss on 301 redirects (#154)
v1.0.1
silverwind
2026-03-13 17:45:59 +00:00
-
22fc663387
Partially revert #149: remove Content-Type middleware, keep ErrServerClosed fix (#150)
silverwind
2026-03-13 09:31:26 +00:00
-
e0abd256a3
feat(mcp): add MCP tool to list organization repositories (#152)
Bo-Yi Wu
2026-03-12 05:46:07 +00:00
-
73263e74d0
http: set Content-Type for 202/204 streamable responses (#149)
Mutex
2026-03-09 13:07:27 +00:00
-
bba612d238
Consolidate tools from 110 to 45 using method dispatch (#143)
v1.0.0
silverwind
2026-03-06 19:12:15 +00:00
-
c3db4fb65f
feat: slim tool responses (#141)
silverwind
2026-03-05 05:56:23 +00:00
-
9ce5604e4c
Improve CLI help text and flags (#139)
silverwind
2026-02-26 18:49:37 +00:00
-
653781a199
fix: replace goreleaser-action with direct go install
v0.9.0
silverwind
2026-02-26 02:09:18 +01:00
-
67a1e1e7fe
feat: accept string values for all numeric input parameters (#138)
silverwind
2026-02-25 23:28:14 +00:00
-
4a2935d898
feat: add title parameter to merge_pull_request tool (#134)
silverwind
2026-02-25 19:05:09 +00:00
-
6540693771
fix: parse Authorization header case-insensitively and support token format (#137)
silverwind
2026-02-25 19:04:14 +00:00
-
3b9236695c
fix: add missing required attributes to search tool schemas (#135)
silverwind
2026-02-25 19:00:17 +00:00
-
723a30ae23
fix: replace deprecated SDK calls in timetracking (#136)
silverwind
2026-02-25 03:28:59 +00:00
-
7bbe015ea7
Bump to go 1.26
techknowlogick
2026-02-22 17:13:24 +00:00
-
bb9470a259
chore: update Go and Actions dependencies (#132)
silverwind
2026-02-22 17:10:25 +00:00
-
8728c04748
chore: add golangci-lint, bump Go to 1.26, fix all lint issues (#133)
silverwind
2026-02-22 17:10:04 +00:00
-
4d5fa3ab2c
feat: accept string or number for index parameters (#131)
v0.8.1
silverwind
2026-02-20 23:47:22 +00:00
-
21e4e1b42b
feat: add edit_pull_request tool (#125)
silverwind
2026-02-13 13:26:21 +00:00
-
1620f1d6a9
refactor(test): use strings.Contains directly instead of wrapper
feat/accept-string-index-fix
silverwind
2026-02-11 18:57:35 +01:00
-
4aacfe348a
feat(pull): add merge_pull_request tool (#123)
tylermitchell
2026-02-11 17:53:09 +00:00
-
b8630b5b9a
refactor: simplify test helper using stdlib strings.Contains
James Pharaoh
2026-02-10 12:24:44 +00:00
-
71dbc9d6da
feat: accept string or number for index parameters (#121)
James Pharaoh
2026-02-10 09:23:45 +00:00
-
-
1f7392305f
docs: add
--scope user to Claude Code examples in READMEs (#118)
v0.8.0
silverwind
2026-02-06 03:16:37 +00:00
-
c3b24d65fe
added support for get_pull_request_diff (#119)
Gustav
2026-02-06 03:14:47 +00:00
-
dcd01441c5
docs: add Claude Code usage example to README files (#117)
silverwind
2026-02-04 02:45:37 +00:00
-
2dbfc62042
feat(pull): add PR review tools (#111)
v0.7.0
Thomas Foubert
2026-01-07 01:41:41 +00:00
-
e851f542f5
fix(actions): change workflow_id parameter type from number to string (#114)
runixer
2026-01-01 14:29:06 +00:00
-
b8f2377f47
feat: add time tracking tools (stopwatch and tracked times) (#113)
tylermitchell
2026-01-01 14:28:50 +00:00
-
017ca94a86
format
v0.6.0
hiifong
2025-12-18 23:14:11 +08:00
-
17119bcab6
feat: add Gitea Actions support (secrets, variables, workflows, runs, jobs, logs) (#110)
Shawn Anderson
2025-12-18 15:00:52 +00:00
-
8b06d7154e
Fix assignees parsing in Edit Issue (#109)
Stanislav Krasnyi
2025-12-13 08:37:15 +00:00
-
bdd9fb1816
Milestone addition and Windows build support (#104)
Nassim Amar
2025-11-02 03:18:57 +00:00
-
058d4cd07f
feat(PR): add tooling and docs for managing pull request reviewers (#103)
v0.5.0
appleboy
2025-10-31 13:49:56 +00:00
-
ba64780c2f
chore: upgrade Go dependencies to latest stable versions
appleboy
2025-10-31 20:56:12 +08:00
-
6930c8ee30
docs: refine and unify Chinese README documentation and localization
Bo-Yi Wu
2025-10-20 14:08:20 +08:00
-
f08720a625
docs: document organization and Wiki management tools
Bo-Yi Wu
2025-10-20 14:06:28 +08:00
-
f6b45fdf6e
feat(org): add MCP tools for organization-level labels (list/create/edit/delete) (#99) (#102)
Daniel
2025-10-20 01:43:39 +00:00
-
98f908d5a1
Resolve ERROR - Invalid configuration: Server 'gitea' 'args' must be a list (#101)
johan
2025-10-17 23:18:20 +00:00
-
e4aa29b0f9
docs: document development workflow and MCP tool usage
appleboy
2025-09-27 19:17:00 +08:00
-
32eaf86426
feat: implement graceful server shutdown on interrupt or SIGTERM (#98)
appleboy
2025-09-27 08:56:41 +00:00
-
8c028ec48b
chore: update project and indirect dependencies to latest versions
appleboy
2025-09-27 16:17:14 +08:00
-
88471b5de0
refactor: remove SSE transport support from code and documentation (#97)
appleboy
2025-09-27 08:01:56 +00:00
-
e9840cf6c0
refactor: improve Bearer token parsing and validation with tests (#96)
appleboy
2025-09-27 07:31:32 +00:00
-
95ab3a4b73
feat: add wiki management tools (#95)
Thierry PROST
2025-09-27 07:29:10 +00:00
-
de311344cd
ci: pass repository version as build argument in workflow
v0.4.0
Bo-Yi Wu
2025-09-15 15:09:16 +08:00
-
d7addd56c4
feat: read token from header in http/sse mode (#89)
Darren Hoo
2025-09-12 03:57:57 +00:00
-
dc3e120e97
Update operation/repo/file.go
v0.3.2
hiifong
2025-08-29 05:57:44 +00:00
-
f33b04a3df
feat: added parameter 'organization' to tool 'create_repo' (#88)
marcluer
2025-08-29 05:37:19 +00:00
-
ba07925969
refactor: refactor MCP tool registration and pagination handling (#86)
appleboy
2025-08-23 04:31:57 +00:00
-
f369614619
refactor: refactor MCP tool registration and pagination handling
pathc2
appleboy
2025-08-23 12:24:44 +08:00
-
-
5c2ff6dcb2
feat: Add support for managing repository and issue labels (#83)
v0.3.1
meestark
2025-08-11 07:33:07 +00:00
-
feaedaf604
fix: pass body through in create_release (#82)
meestark
2025-08-11 01:07:52 +00:00
-
a601d6b698
Remove last empty line in GetFileContentFn (#80)
yp05327
2025-08-07 02:18:01 +00:00
-
9000494a63
ci: correct Trivy action repository reference format
sec
appleboy
2025-07-31 22:03:12 +08:00
-
3d44b2f8d6
ci: update Trivy action to use full GitHub URL reference
appleboy
2025-07-31 21:57:34 +08:00
-
7ce07265b9
ci: integrate Trivy code scanning in PR workflows
appleboy
2025-07-31 21:23:55 +08:00
-
62cb6e7830
Use no session id (#75)
Lunny Xiao
2025-07-30 01:01:55 +00:00
-
9fff996294
Add withLines option to get_file_content (#76)
yp05327
2025-07-29 18:29:29 +00:00
-
4c3f5149d8
feat: set custom user agent for Gitea client using server version (#74)
appleboy
2025-07-27 10:31:48 +00:00
-
-
eb6b5a8f92
chore: upgrade Go dependencies to latest stable versions (#73)
appleboy
2025-07-27 06:23:38 +00:00
-
1d9bdb5b44
fix bug
hiifong
2025-07-21 09:04:37 +00:00
-
093cddbcb6
feat: configure HTTP server heartbeat interval to 30 seconds
Bo-Yi Wu
2025-07-18 10:11:58 +08:00
-
5dbfe21127
refactor: refactor logging and server setup for clarity and structure (#64)
appleboy
2025-06-22 10:27:09 +00:00
-
b85a523983
Bump go-mcp version to 0.32.0 to mitigate Claude desktop connectivity issue (#63)
Alex Kirhenshtein
2025-06-21 03:34:17 +00:00
-
da08718e24
style: refactor code formatting for clarity and conciseness
v0.3.0
appleboy
2025-06-15 19:44:28 +08:00
-
44ea8969f4
refactor: migrate environment config from GITEA_MODE to MCP_MODE (#62)
Bo-Yi Wu
2025-06-15 11:40:59 +00:00
-
94aa8dc572
fix: harden log directory creation and path resolution (#61)
Bo-Yi Wu
2025-06-13 19:30:14 +00:00
-
05194ffc1c
chore: add live reload config and update editor and git settings (#57)
appleboy
2025-06-08 03:55:10 +00:00
-
5c329129f8
docs: standardize server configuration naming in documentation (#56)
appleboy
2025-06-08 02:51:32 +00:00
-
52ccf92761
Add edit issue comment and list issue comments tools (#48)
natchanonnn
2025-06-03 10:24:50 +00:00
-
061ea86b0b
feat: add GetDirContent tool for retrieving directory entries (#53)
ZRE
2025-05-31 19:37:11 +00:00
-
f14b60fe56
build: update base image to distroless/static-debian12:nonroot (#52)
appleboy
2025-05-30 07:47:50 +00:00
-
94782a85b6
build: streamline container configuration and metadata (#51)
appleboy
2025-05-30 06:47:28 +00:00
-
e94dd26b30
build: refactor Dockerfile for security, performance, and flexibility (#50)
appleboy
2025-05-30 04:58:24 +00:00
-
da49bdeb96
feat: integrate server recovery middleware into MCP server initialization (#49)
appleboy
2025-05-30 04:21:12 +00:00
-
3f61299f72
refactor: refactor HTTP client setup to enhance configuration flexibility (#47)
appleboy
2025-05-27 12:52:19 +00:00
-
5308fbfb2b
docs: add Table of Contents to all README translations (#46)
v0.2.0
appleboy
2025-05-27 12:32:27 +00:00