• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-07-07 20:00:58 +00:00
394a227877 feat(webhook): trigger brain-sync on Gitea push instead of 15-min poll
mathias pushed tag v0.11.2 to mathias/hyperguild 2026-07-07 09:36:02 +00:00
mathias pushed to main at mathias/hyperguild 2026-07-07 09:36:02 +00:00
0f84ab5eda fix(ingest): route raw claude-session dumps to non-indexed archive, not wiki
mathias closed issue mathias/gitea-mcp#55 2026-07-07 09:31:46 +00:00
code_search called a REST endpoint that doesn't exist — every call 404'd
mathias opened issue mathias/gitea-mcp#55 2026-07-07 09:31:39 +00:00
code_search called a REST endpoint that doesn't exist — every call 404'd
mathias pushed to main at mathias/gitea-mcp 2026-07-07 09:29:22 +00:00
a16c5b0537 fix(code_search): replace the fantasy REST endpoint with a real client-side grep
mathias pushed tag v0.11.0 to mathias/gitea-mcp 2026-07-07 09:29:22 +00:00
mathias opened issue mathias/hyperguild#80 2026-07-07 07:45:59 +00:00
design(brain): remember + recall consolidations under ADR-0009/0012 (blocked on 0009 design)
mathias opened issue mathias/hyperguild#79 2026-07-07 07:45:36 +00:00
chore(brain): deprecate + remove brain_write legacy params (domain/type/knowledge-path) (ADR-0012)
mathias opened issue mathias/hyperguild#78 2026-07-07 07:45:17 +00:00
chore(brain): de-surface brain_index from the model-facing MCP toolset (ADR-0012 rule 4)
mathias commented on issue mathias/hyperguild#66 2026-07-07 05:41:14 +00:00
bug: capture relay has no SummaryWriter wired — summary silently fails (ai-sessions path)

Live re-dogfood passed (2026-07-07) — loop closed

Full brain:capture from the claude.ai connector, dry_run: false, all items ok=true, errors: []:

  • insight → `wiki/hyperguild/facts…
mathias pushed to main at mathias/gitea-mcp 2026-07-06 22:43:47 +00:00
1eceb5f7fe ci(cd): skip docs-only pushes; move HOW_GITEA_MCP_WORKS into docs/
mathias closed issue mathias/gitea-mcp#54 2026-07-06 22:36:44 +00:00
create_project_from_template: optionally auto-register a new repo into dispatch's git-tracked allowlist
mathias commented on issue mathias/gitea-mcp#54 2026-07-06 22:36:42 +00:00
create_project_from_template: optionally auto-register a new repo into dispatch's git-tracked allowlist

Done in v0.10.0 (09a7fad).

dispatch_allow: true on create_project_from_template now does both required gates independently:

  1. Injects .dispatch-allow (already existed, #43/#51/#53). 2…
mathias pushed to main at mathias/gitea-mcp 2026-07-06 22:33:58 +00:00
09a7fad6ba feat(create_project): dispatch_allow also registers the repo into dispatch's allowlist (#54)
mathias pushed tag v0.10.0 to mathias/gitea-mcp 2026-07-06 22:33:58 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-07-06 22:29:15 +00:00
02af7ee71c docs: add HOW_GITEA_MCP_WORKS — architecture, auth, tools, deploy
mathias commented on issue mathias/hyperguild#77 2026-07-06 22:23:52 +00:00
mcp-chassis: validate a LIST of trusted issuers (accept k8s SA tokens) — ADR-0011

Consumer wiring DONE + proven live on gitea-mcp

The remaining acceptance item ("gitea-mcp wired to trust the cluster issuer") is complete and verified end-to-end on the live server.

-…

mathias pushed to main at mathias/gitea-mcp 2026-07-06 22:16:40 +00:00
240c3ec081 feat(auth): trust the k8s cluster OIDC issuer for ServiceAccount tokens (ADR-0011 D1)
mathias pushed tag v0.5.0 to mathias/mcp-chassis 2026-07-06 21:25:05 +00:00