• Joined on 2026-03-27
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:50 +00:00
9acb65c97b template: substitute placeholders
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:50 +00:00
3bf8e6a39f template: substitute placeholders
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:49 +00:00
6729e5495c template: substitute placeholders
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:49 +00:00
e6cbf8a4e6 dispatch: mark project dispatch-eligible (dispatch#3)
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:48 +00:00
20a6d79d74 template: substitute placeholders
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:48 +00:00
9ea65ef5d2 template: substitute placeholders
mathias pushed to main at mathias/cad-atlas 2026-07-19 08:29:48 +00:00
11cf3b514e template: substitute placeholders
mathias created repository mathias/cad-atlas 2026-07-19 08:29:23 +00:00
mathias opened issue mathias/gitea-mcp#58 2026-07-17 13:02:46 +00:00
Misleading auth log: static_token_mismatch reported for token_type: "jwt" when the JWT validator is unavailable
mathias opened issue mathias/gitea-mcp#57 2026-07-17 13:02:45 +00:00
JWT validator init is one-shot at startup — IdP unavailable during co-boot degrades auth permanently and silently
mathias opened issue mathias/hyperguild#83 2026-07-17 12:15:08 +00:00
ingestion: retry OIDC discovery instead of exiting on cold-boot 502
mathias opened issue mathias/hyperguild#82 2026-07-15 09:45:35 +00:00
Surface aging brain/raw/ pending notes instead of relying on someone remembering to check
mathias opened issue mathias/hyperguild#81 2026-07-15 09:45:18 +00:00
Add brain_reject: brain/raw/ pending notes can only be promoted, never discarded
mathias opened issue mathias/gitea-mcp#56 2026-07-12 19:50:17 +00:00
Add missing MCP tools: label create/edit/delete + richer label_list, issue dependencies, typed not-found for file_read
mathias pushed tag v0.13.0 to mathias/hyperguild 2026-07-09 06:57:40 +00:00
mathias pushed to main at mathias/hyperguild 2026-07-09 06:53:25 +00:00
9bdab1c48c fix(ingest): parse docmark's SSE-framed response, not bare JSON
mathias pushed to main at mathias/hyperguild 2026-07-09 06:46:03 +00:00
6520c2fc4b feat(ingest): route DOCX/XLSX/PPTX/images through docmark (ADR-0013)
mathias pushed tag v0.12.1 to mathias/hyperguild 2026-07-09 06:34:32 +00:00
mathias pushed to main at mathias/hyperguild 2026-07-09 06:29:40 +00:00
fcbd1072b6 fix(lint): check fmt.Fprintf errors in webhook handler (infra#190)
3b7706b358 chore(context): re-sync derived adapters (skills-source paragraph)
Compare 2 commits »
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