• Joined on 2026-03-27
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)
mathias created pull request mathias/gitea-mcp#21 2026-05-15 08:21:09 +00:00
feat(tools): repo_create, repo_update, repo_mirror_push (#12, #13, #16)
mathias created branch feat/repo-crud in mathias/gitea-mcp 2026-05-15 08:20:30 +00:00
mathias pushed to feat/repo-crud at mathias/gitea-mcp 2026-05-15 08:20:30 +00:00
e2da495581 feat(tools): add repo_create, repo_update, repo_mirror_push (#12, #13, #16)
7178ae32be chore: re-sync context adapters
Compare 2 commits »
mathias opened issue mathias/gitea-mcp#20 2026-05-15 06:54:16 +00:00
feat: issue_get tool
mathias pushed to main at mathias/gitea-mcp 2026-05-14 21:27:31 +00:00
cb4f0caf0b docs: add current sprint context for gitea-mcp v0.2 tools (#11-#19)
mathias opened issue mathias/gitea-mcp#19 2026-05-14 14:40:26 +00:00
test: end-to-end mirror flow — repo_create + repo_mirror_push → GitHub
mathias commented on issue mathias/hyperguild#10 2026-05-14 14:39:58 +00:00
feat: project-webhook — HTTP endpoint to trigger new-project from claude.ai

Architecture update — 2026-05-14

Original issue assumed we needed a separate webhook endpoint + GitHub API access from claude.ai. That's not needed.

Revised approach: Gitea-first, GitHub…

mathias opened issue mathias/hyperguild#10 2026-05-14 13:56:23 +00:00
feat: project-webhook — HTTP endpoint to trigger new-project from claude.ai
mathias opened issue mathias/gitea-mcp#18 2026-05-14 08:52:42 +00:00
feat: repo_topics_update tool
mathias opened issue mathias/gitea-mcp#17 2026-05-14 08:52:33 +00:00
feat: release_create tool
mathias opened issue mathias/gitea-mcp#16 2026-05-14 08:52:22 +00:00
feat: repo_mirror_push tools (add/list/delete push mirrors)
mathias opened issue mathias/gitea-mcp#15 2026-05-14 08:52:08 +00:00
fix: file_read should handle directory paths gracefully
mathias opened issue mathias/gitea-mcp#14 2026-05-14 08:51:57 +00:00
feat: repo_tree tool (single-call directory tree)
mathias opened issue mathias/gitea-mcp#13 2026-05-14 08:51:46 +00:00
feat: repo_create tool
mathias opened issue mathias/gitea-mcp#12 2026-05-14 08:51:35 +00:00
feat: repo_update tool (archive, description, visibility, template flag)