• Joined on 2026-03-27
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:43 +00:00
855b39e134 feat: add context:sync tasks
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:38 +00:00
04088b586f feat: add htmx-patterns context skill
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:35 +00:00
e250cb2d4c feat: add go-patterns context skill
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:31 +00:00
aa87f2a65f feat: add htmx-patterns skill
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:24 +00:00
6bc37bc20a feat: add go-patterns skill
mathias created branch feat/add-agent-scaffold in mathias/template-go-web 2026-05-12 15:22:13 +00:00
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:13 +00:00
bdfa1e6cf1 feat: add context-sync script
mathias pushed to feat/add-agent-scaffold at mathias/template-go-web 2026-05-12 15:22:13 +00:00
mathias pushed to main at mathias/gitea-mcp 2026-05-12 12:58:14 +00:00
174669b9f6 fix(mcp): drop strict session-id requirement on POST /mcp
mathias pushed to main at mathias/hyperguild 2026-05-12 12:53:57 +00:00
a8de04c7b6 docs: update canonical PROJECT.md for completed 7-plan migration
mathias pushed to main at mathias/hyperguild 2026-05-12 12:53:21 +00:00
87cf9d0afc docs: update CLAUDE.md and DECISIONS.md for completed 7-plan migration
mathias pushed to main at mathias/hyperguild 2026-05-12 12:49:57 +00:00
46adaf2148 chore(mcp): remove supervisor entry from .mcp.json
mathias pushed to main at mathias/gitea-mcp 2026-05-12 12:49:48 +00:00
7a53935a9e chore(mcp): remove supervisor MCP entry
mathias pushed to main at mathias/gitea-mcp 2026-05-12 12:44:39 +00:00
3795800461 fix(auth): require Bearer on /mcp regardless of DefaultToken
mathias pushed to main at mathias/hyperguild 2026-05-12 10:29:28 +00:00
c11763472c feat(plan7): retire supervisor pod — delete cmd/supervisor, tdd/spec skills, Dockerfile
mathias pushed to main at mathias/gitea-mcp 2026-05-12 10:09:40 +00:00
9987522f1a fix(ci): skip context sync drift check in CI environment
mathias pushed to main at mathias/gitea-mcp 2026-05-12 09:41:04 +00:00
0e53738d9f ci: retrigger after deps fix
mathias pushed to main at mathias/gitea-mcp 2026-05-12 09:31:03 +00:00
91be18c100 feat(auth): JWT-or-static middleware + /.well-known/oauth-protected-resource (issue #5)
mathias pushed to main at mathias/hyperguild 2026-05-12 09:08:41 +00:00
189ff89c34 feat(brain): add brain_answer and brain_classify MCP tools
mathias pushed to main at mathias/hyperguild 2026-05-11 19:26:40 +00:00
c7e0192486 feat(auth): add Dex JWT middleware to supervisor, routing pod, and brain MCP