• Joined on 2026-03-27
mathias pushed to main at mathias/gitea-mcp 2026-05-09 20:30:24 +00:00
efbbd37882 chore: remove debug request logging
mathias pushed to main at mathias/gitea-mcp 2026-05-09 20:22:20 +00:00
9d08352324 feat(auth): fall back to GITEA_MCP_DEFAULT_TOKEN when no Bearer header
mathias pushed to main at mathias/gitea-mcp 2026-05-09 11:42:06 +00:00
70173875d8 debug: add request logging to diagnose claude.ai connector auth
mathias pushed to main at mathias/gitea-mcp 2026-05-09 11:25:54 +00:00
3784bcc31b fix(lint): check resp.Body.Close error in bearer_test.go
mathias closed issue mathias/gitea-mcp#4 2026-05-09 05:53:38 +00:00
fix: downgrade declared protocolVersion from 2025-06-18 to 2025-03-26
mathias pushed tag v0.2.1 to mathias/gitea-mcp 2026-05-09 05:53:38 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-09 05:53:38 +00:00
f63605bdd0 fix(mcp): downgrade protocolVersion to 2025-03-26
mathias opened issue mathias/gitea-mcp#4 2026-05-09 05:43:51 +00:00
fix: downgrade declared protocolVersion from 2025-06-18 to 2025-03-26
mathias pushed to main at mathias/hyperguild 2026-05-08 14:43:31 +00:00
1c3c9de550 Merge pull request 'refactor(routing): rename local/claude to fast/thinking model pair' (#4) from agent/thinking-fast-routing into main
5b207425ed refactor(routing): rename local/claude to fast/thinking model pair
Compare 2 commits »
mathias merged pull request mathias/hyperguild#4 2026-05-08 14:43:29 +00:00
refactor(routing): rename local/claude to fast/thinking model pair
mathias pushed to main at mathias/hyperguild 2026-05-08 14:43:20 +00:00
d0edc1a725 Merge pull request 'chore(mcp): switch MCP endpoints to HTTPS domain URLs' (#3) from agent/mcp-domain-urls into main
cb51ff7ba1 chore(mcp): switch MCP endpoints to HTTPS domain URLs
Compare 2 commits »
mathias merged pull request mathias/hyperguild#3 2026-05-08 14:43:18 +00:00
chore(mcp): switch MCP endpoints to HTTPS domain URLs
mathias created pull request mathias/hyperguild#4 2026-05-08 14:40:07 +00:00
refactor(routing): rename local/claude to fast/thinking model pair
mathias pushed to agent/thinking-fast-routing at mathias/hyperguild 2026-05-08 14:39:59 +00:00
5b207425ed refactor(routing): rename local/claude to fast/thinking model pair
mathias created branch agent/thinking-fast-routing in mathias/hyperguild 2026-05-08 14:39:59 +00:00
mathias created pull request mathias/hyperguild#3 2026-05-08 12:10:53 +00:00
chore(mcp): switch MCP endpoints to HTTPS domain URLs
mathias pushed to agent/mcp-domain-urls at mathias/hyperguild 2026-05-08 12:10:43 +00:00
cb51ff7ba1 chore(mcp): switch MCP endpoints to HTTPS domain URLs
mathias created branch agent/mcp-domain-urls in mathias/hyperguild 2026-05-08 12:10:43 +00:00
mathias pushed to main at mathias/hyperguild 2026-05-07 21:28:27 +00:00
43a8255272 fix(mcp): add SSE GET handler for streamable HTTP transport
mathias pushed to main at mathias/gitea-mcp 2026-05-07 21:22:40 +00:00
c4d3735272 fix(mcp): allow GET/SSE without session ID for claude.ai compatibility