• Joined on 2026-03-27
mathias deleted branch feat/initial-implementation from mathias/gitea-mcp 2026-05-16 06:55:42 +00:00
mathias deleted branch feat/batch-3 from mathias/gitea-mcp 2026-05-16 06:55:42 +00:00
mathias opened issue mathias/gitea-mcp#25 2026-05-15 15:30:55 +00:00
bug: pr_files_diff returns same diff for all files
mathias commented on issue mathias/gitea-mcp#12 2026-05-15 15:26:05 +00:00
feat: repo_update tool (archive, description, visibility, template flag)

Review finding — missing fields (2026-05-14)

Code review of internal/tools/repo_update.go against the original spec revealed two gaps:

Gap 1 — archived and template fields missing…

mathias opened issue mathias/gitea-mcp#24 2026-05-15 15:25:52 +00:00
fix: create_project_from_template hardcoded to template-go-web
mathias pushed tag v0.2.4 to mathias/gitea-mcp 2026-05-15 12:00:14 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-15 12:00:11 +00:00
3b490271ef Merge pull request 'feat(tools): issue_get, release_create, repo_delete (#11, #17, #20)' (#23) from feat/batch-3 into main
d4dddbdb6c feat(tools): issue_get, release_create, repo_delete (#11, #17, #20)
Compare 2 commits »
mathias merged pull request mathias/gitea-mcp#23 2026-05-15 12:00:09 +00:00
feat(tools): issue_get, release_create, repo_delete (#11, #17, #20)
mathias created pull request mathias/gitea-mcp#23 2026-05-15 12:00:03 +00:00
feat(tools): issue_get, release_create, repo_delete (#11, #17, #20)
mathias pushed to feat/batch-3 at mathias/gitea-mcp 2026-05-15 11:59:54 +00:00
d4dddbdb6c feat(tools): issue_get, release_create, repo_delete (#11, #17, #20)
mathias created branch feat/batch-3 in mathias/gitea-mcp 2026-05-15 11:59:54 +00:00
mathias pushed tag v0.2.3 to mathias/gitea-mcp 2026-05-15 08:24:39 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-15 08:24:36 +00:00
a69d3a8b76 Merge pull request 'feat(tools): repo_tree, repo_topics_update, file_read dir fix (#14, #15, #18)' (#22) from feat/repo-ux into main
5f3ad99122 feat(tools): repo_tree, repo_topics_update, file_read dir fix (#14, #15, #18)
Compare 2 commits »
mathias merged pull request mathias/gitea-mcp#22 2026-05-15 08:24:35 +00:00
feat(tools): repo_tree, repo_topics_update, file_read dir fix (#14, #15, #18)
mathias created pull request mathias/gitea-mcp#22 2026-05-15 08:24:28 +00:00
feat(tools): repo_tree, repo_topics_update, file_read dir fix (#14, #15, #18)
mathias pushed to feat/repo-ux at mathias/gitea-mcp 2026-05-15 08:24:19 +00:00
5f3ad99122 feat(tools): repo_tree, repo_topics_update, file_read dir fix (#14, #15, #18)
mathias created branch feat/repo-ux in mathias/gitea-mcp 2026-05-15 08:24:19 +00:00
mathias pushed tag v0.2.2 to mathias/gitea-mcp 2026-05-15 08:21:30 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-15 08:21:23 +00:00
2c94de7b59 Merge pull request 'feat(tools): repo_create, repo_update, repo_mirror_push (#12, #13, #16)' (#21) from feat/repo-crud into main
e2da495581 feat(tools): add repo_create, repo_update, repo_mirror_push (#12, #13, #16)
7178ae32be chore: re-sync context adapters
Compare 3 commits »
mathias merged pull request mathias/gitea-mcp#21 2026-05-15 08:21:23 +00:00
feat(tools): repo_create, repo_update, repo_mirror_push (#12, #13, #16)