• Joined on 2026-03-27
mathias pushed to main at mathias/gitea-mcp 2026-06-03 06:38:47 +00:00
f99a8b38cb fix(ci): quote "on" key so Gitea parses workflow triggers
mathias pushed to main at mathias/template-go-agent 2026-06-03 06:38:47 +00:00
2c6d1e1149 fix(ci): quote "on" key so Gitea parses workflow triggers
mathias pushed to main at mathias/hyperguild 2026-06-03 06:38:47 +00:00
5dc247b994 fix(ci): quote "on" key so Gitea parses workflow triggers
mathias closed issue mathias/gitea-mcp#8 2026-06-02 14:51:47 +00:00
auth: JWKS cache refresh interval is hardcoded at 1 hour
mathias closed issue mathias/gitea-mcp#7 2026-06-02 14:51:44 +00:00
auth: no rate limiting on authentication failures
mathias commented on issue mathias/gitea-mcp#7 2026-06-02 14:13:01 +00:00
auth: no rate limiting on authentication failures

Mis-located. BearerMiddleware (cited internal/auth/bearer.go:22-42) moved to the shared mcp-chassis module in 658f4ba (auth/bearer.go). The unthrottled fall-through 401 is there, not in…

mathias commented on issue mathias/gitea-mcp#8 2026-06-02 14:12:59 +00:00
auth: JWKS cache refresh interval is hardcoded at 1 hour

Mis-located. The cited internal/auth/jwt.go:44 left this repo in 658f4ba — the JWKS validator now lives in the shared mcp-chassis module (auth/jwt.go, NewJWTValidator). The hardcoded…

mathias opened issue mathias/mcp-chassis#2 2026-06-02 14:12:46 +00:00
auth: no rate limiting / timing defence on Bearer auth failures
mathias opened issue mathias/mcp-chassis#1 2026-06-02 14:12:33 +00:00
auth: JWKS cache refresh interval is hardcoded at 1h
mathias pushed to main at mathias/gitea-mcp 2026-06-02 14:11:42 +00:00
8a751741a4 feat: add issue_edit tool (#34)
mathias closed issue mathias/gitea-mcp#34 2026-06-02 14:11:42 +00:00
feat: add issue_edit tool (update issue title/body)
mathias commented on issue mathias/gitea-mcp#35 2026-06-02 10:24:44 +00:00
feat: close claude.ai-surface gaps — direct-to-main write, PR create/merge, owner repo listing

Item #1 (direct-to-main write) is the priority — fresh repro 2026-06-02

Confirming item #1 from another claude.ai session today. While committing an S5 spike handoff doc to infra (`docs/supe…

mathias opened issue mathias/gitea-mcp#35 2026-06-01 19:30:31 +00:00
feat: close claude.ai-surface gaps — direct-to-main write, PR create/merge, owner repo listing
mathias opened issue mathias/gitea-mcp#34 2026-06-01 19:02:07 +00:00
feat: add issue_edit tool (update issue title/body)
mathias opened issue mathias/hyperguild#35 2026-05-29 12:54:30 +00:00
Validate the core hypothesis: MVP pass-rate dataset + fast-model kill-date
mathias commented on issue mathias/hyperguild#33 2026-05-29 11:59:34 +00:00
chore: track crush.json in dotfiles repo

Update (2026-05-29): After reviewing mathias/dma-cli, this issue may be closeable.

dma code init (internal/wizard/crush.go) is the canonical tool for writing crush.json. It fetches the…

mathias opened issue mathias/hyperguild#34 2026-05-29 08:30:41 +00:00
chore: gate #25 and #29 on routing bootstrap + fast-model validation (30-day hold)
mathias opened issue mathias/hyperguild#33 2026-05-29 08:30:22 +00:00
chore: track crush.json in dotfiles repo
mathias pushed to main at mathias/skills 2026-05-29 06:50:11 +00:00
e553dae354 feat(skills): add dream skill (#2)
mathias merged pull request mathias/skills#2 2026-05-29 06:50:09 +00:00
feat(skills): add dream skill