• Joined on 2026-03-27
mathias closed issue mathias/hyperguild#6 2026-05-11 19:26:40 +00:00
feat: JWT auth middleware + /.well-known/oauth-protected-resource for supervisor and brain MCP servers (Dex OIDC)
mathias commented on issue mathias/hyperguild#5 2026-05-11 17:28:56 +00:00
feat(ingestion): add OAuth 2.0 client credentials flow to brain MCP server

Superseded by #6. Dex is already deployed at auth.d-ma.be — the correct approach is JWT validation middleware with static token fallback, not a bespoke client credentials server in the…

mathias opened issue mathias/hyperguild#6 2026-05-11 17:22:59 +00:00
feat: JWT auth middleware + /.well-known/oauth-protected-resource for supervisor and brain MCP servers (Dex OIDC)
mathias opened issue mathias/gitea-mcp#5 2026-05-11 17:22:56 +00:00
feat: JWT auth middleware + /.well-known/oauth-protected-resource (Dex OIDC)
mathias opened issue mathias/hyperguild#5 2026-05-10 20:57:28 +00:00
feat(ingestion): add OAuth 2.0 client credentials flow to brain MCP server
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 pushed tag v0.2.1 to mathias/gitea-mcp 2026-05-09 05:53:38 +00:00
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 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