• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-05-20 06:35:04 +00:00
6f1cb53295 feat(project_create): mirror_to_github opt-in, default false (infra#34 ADR)
mathias closed issue mathias/gitea-mcp#31 2026-05-20 06:31:06 +00:00
feat: pr_merge tool — closes code workflow gap for claude.ai sessions
mathias commented on issue mathias/gitea-mcp#31 2026-05-20 06:30:59 +00:00
feat: pr_merge tool — closes code workflow gap for claude.ai sessions

Already shipped. pr_merge tool landed in commit 284d5e1 (feat(tools): pr_merge). I used it from this session — see the merges of e.g. infra commits earlier today, which all went through the…

mathias closed issue mathias/hyperguild#19 2026-05-20 06:26:04 +00:00
bug(brain): first embed-sync tick reports errors=1 — find which file failed
mathias commented on issue mathias/hyperguild#19 2026-05-20 06:25:57 +00:00
bug(brain): first embed-sync tick reports errors=1 — find which file failed

Superseded. Per-item embed sync error logging shipped in commit 078ec02 (v0.7.0), and the underlying root cause is now also fixed (infra#37 + #38 / commit 37fdd33 / v0.8.0).

Live evidence:

``…

mathias closed issue mathias/hyperguild#18 2026-05-20 06:25:46 +00:00
chore(brain): backfill pgvector from current wiki/
mathias commented on issue mathias/hyperguild#18 2026-05-20 06:25:39 +00:00
chore(brain): backfill pgvector from current wiki/

Superseded. Backfill is no longer needed:

  • Initial state at issue filing: 0 wiki/* rows in brain_embeddings.
  • After infra#37 part 1 (commit 078ec02, hyperguild v0.7.0): sync walks wiki/ +…
mathias pushed to main at mathias/template-go-agent 2026-05-19 21:03:15 +00:00
7dfe8a792e feat: initial scaffold with context adapters and litellm pkg
mathias created branch main in mathias/template-go-agent 2026-05-19 21:03:15 +00:00
mathias pushed tag v0.8.0 to mathias/hyperguild 2026-05-19 20:00:05 +00:00
mathias pushed to main at mathias/hyperguild 2026-05-19 19:57:11 +00:00
37fdd33b2d feat(ingestion): chunk markdown before embedding (#38)
mathias deleted branch agent/thinking-fast-routing from mathias/hyperguild 2026-05-19 19:34:33 +00:00
mathias deleted branch agent/mcp-domain-urls from mathias/hyperguild 2026-05-19 19:34:33 +00:00
mathias pushed tag v0.7.0 to mathias/hyperguild 2026-05-19 19:31:42 +00:00
mathias pushed to main at mathias/hyperguild 2026-05-19 19:27:15 +00:00
078ec029da fix(ingestion): embed sync also scans brain/knowledge/ + logs per-item errors
mathias opened issue mathias/hyperguild#23 2026-05-19 11:11:25 +00:00
feat(brain): re-embed on file edit (Sync should respect mtime)
mathias opened issue mathias/hyperguild#22 2026-05-19 11:11:15 +00:00
chore(brain): migrate legacy notes into wing/hall layout
mathias opened issue mathias/hyperguild#21 2026-05-19 11:11:04 +00:00
ops(brain): register brain MCP as a custom integration in claude.ai
mathias opened issue mathias/hyperguild#20 2026-05-19 11:10:55 +00:00
chore(security): rotate brain_app postgres password — leaked in pre-fix pod logs
mathias opened issue mathias/hyperguild#19 2026-05-19 11:10:41 +00:00
bug(brain): first embed-sync tick reports errors=1 — find which file failed