• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-05-07 21:21:05 +00:00
78be3d1f9c fix(ingestion): support GET/SSE on /mcp endpoint for claude.ai compatibility
mathias pushed to main at mathias/gitea-mcp 2026-05-07 21:17:09 +00:00
d8db786e27 ci: add environment: staging gate to deploy job
923689afa5 feat: replace static API token with per-request Gitea PAT pass-through
Compare 2 commits »
mathias pushed to main at mathias/hyperguild 2026-05-07 21:17:08 +00:00
7139a3ca74 ci: add environment gate and Flux rollout verification to cd pipeline
c509ae2a5f refactor(ingestion): use strings.CutPrefix for explicit Bearer scheme check
228ee57d4c feat(ingestion): add bearer token auth middleware for MCP endpoint
Compare 3 commits »
mathias pushed tag v0.2.0 to mathias/gitea-mcp 2026-05-07 06:12:08 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-07 06:12:08 +00:00
9a5d0005c5 feat: add 9 GitOps agent tools for full GitOps loop
c0576359d7 feat: register 9 new GitOps tools in main
0c5903a196 feat(tools): repo_status
839fc93dcd feat(tools): tag_create
5dac4856bd feat(tools): file_delete
Compare 15 commits »
mathias pushed to main at mathias/gitea-mcp 2026-05-06 15:20:59 +00:00
4f0f65e26a Merge pull request 'fix: add OAuth discovery endpoints for claude.ai handshake' (#3) from fix/oauth-discovery-endpoints into main
9cbb564cd9 fix: add OAuth discovery endpoints for claude.ai handshake
Compare 2 commits »
mathias merged pull request mathias/gitea-mcp#3 2026-05-06 15:20:58 +00:00
fix: add OAuth discovery endpoints for claude.ai handshake
mathias closed issue mathias/gitea-mcp#2 2026-05-06 15:20:58 +00:00
fix: add OAuth discovery endpoints so claude.ai connector can complete handshake
mathias created pull request mathias/gitea-mcp#3 2026-05-06 15:20:20 +00:00
fix: add OAuth discovery endpoints for claude.ai handshake
mathias pushed to fix/oauth-discovery-endpoints at mathias/gitea-mcp 2026-05-06 15:19:40 +00:00
9cbb564cd9 fix: add OAuth discovery endpoints for claude.ai handshake
mathias created branch fix/oauth-discovery-endpoints in mathias/gitea-mcp 2026-05-06 15:19:40 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-06 14:44:39 +00:00
47e631da23 Merge pull request 'fix(file_write_branch): support file creation by routing POST/PUT on sha' (#1) from fix/file-write-branch-create into main
d35ff9781c test(file_write_branch): assert branch and commit_sha on PUT path for parity
052827320a test(file_write_branch): cover POST-on-create and PUT-on-update routing
c85197ea5e fix(files): route UpsertFile to POST when sha is empty so new files can be created
Compare 4 commits »
mathias merged pull request mathias/gitea-mcp#1 2026-05-06 14:44:38 +00:00
fix(file_write_branch): support file creation by routing POST/PUT on sha
mathias pushed to main at mathias/hyperguild 2026-05-06 09:02:32 +00:00
bee4bb3c1f chore(routing): pre-merge cleanup — Plan 7 reminders, code_review→review, operator note
d72454d929 docs(routing): document Mode 2 routing pod + env vars
cf94d14922 chore(routing): drop unused BIN_PID assignment in smoke script
78a43d6a42 test(routing): live-contract smoke target
ca933eef46 build(routing): Dockerfile + CD workflow
Compare 17 commits »
mathias pushed tag v0.1.2 to mathias/gitea-mcp 2026-05-05 07:03:01 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-05 07:03:01 +00:00
c345025221 fix(lint): staticcheck S1030, QF1002 and remove unused _ctx stub
mathias pushed to main at mathias/gitea-mcp 2026-05-05 06:55:54 +00:00
64559f0250 fix(lint): check Body.Close error return in http client
mathias pushed tag v0.1.1 to mathias/gitea-mcp 2026-05-05 06:55:54 +00:00
mathias pushed tag v0.1.0 to mathias/gitea-mcp 2026-05-05 06:52:05 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-05 06:52:05 +00:00
b8463d66a0 chore: drop environment: staging (no-op for solo homelab)
d261a9f3fe feat: gitea actions cd.yml (cobalt-dingo pattern)
09b3f25211 chore: add check task for CI
a8d04242d9 feat: dockerfile
1f9934349b chore(tools): centralize pagination cap helper
Compare 41 commits »