• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-05-03 20:07:23 +00:00
b3b1fde825 feat: hyperguild CLI — Plan 4 of hyperguild migration
ab4cfaaeb7 fix(hyperguild): remove redundant subcommand prefixes from error messages
eb844edb29 docs(specs): correct brain Query method (POST not GET)
317ec20392 fix(hyperguild): brain Query uses POST /query with JSON body
eab8775f5f feat(hyperguild): README + Taskfile integration
Compare 13 commits »
mathias pushed to feat/hyperguild-cli at mathias/hyperguild 2026-05-03 20:07:12 +00:00
ab4cfaaeb7 fix(hyperguild): remove redundant subcommand prefixes from error messages
mathias created branch feat/hyperguild-cli in mathias/hyperguild 2026-05-03 20:00:58 +00:00
mathias pushed to feat/hyperguild-cli at mathias/hyperguild 2026-05-03 20:00:58 +00:00
317ec20392 fix(hyperguild): brain Query uses POST /query with JSON body
eab8775f5f feat(hyperguild): README + Taskfile integration
a0d0914a85 feat(hyperguild): mode subcommand
8f9642df69 feat(hyperguild): brain write subcommand
cd5f3c0175 feat(hyperguild): brain query subcommand
Compare 10 commits »
mathias deleted branch feat/brain-mcp-migration from mathias/hyperguild 2026-05-02 21:06:12 +00:00
mathias pushed to main at mathias/hyperguild 2026-05-02 21:04:30 +00:00
d44427e71f docs: document brain MCP endpoint at koala:30330
2635cdcaa7 chore: add brain MCP server alongside supervisor
Compare 2 commits »
mathias pushed to main at mathias/hyperguild 2026-05-02 20:56:09 +00:00
e922471229 fix(context-sync): short-circuit when root AGENT.md is unreachable
mathias pushed to main at mathias/hyperguild 2026-05-02 12:55:56 +00:00
87ff1f907c fix(ingestion): silence errcheck on resp.Body.Close in integration test
mathias pushed to main at mathias/hyperguild 2026-05-02 12:05:36 +00:00
9cc179dec6 feat: brain MCP migration — extract brain_* + session_log into ingestion pod
370d30e376 feat(ingestion): mount MCP handler at POST /mcp
bd0c1d75fd feat(ingestion): implement session_log MCP tool
8c87460bff feat(ingestion): implement brain_ingest MCP tool
809d435480 feat(ingestion): implement brain_ingest_raw MCP tool
Compare 10 commits »
mathias pushed to feat/brain-mcp-migration at mathias/hyperguild 2026-05-02 11:54:20 +00:00
370d30e376 feat(ingestion): mount MCP handler at POST /mcp
bd0c1d75fd feat(ingestion): implement session_log MCP tool
8c87460bff feat(ingestion): implement brain_ingest MCP tool
809d435480 feat(ingestion): implement brain_ingest_raw MCP tool
e4a94df4fc feat(ingestion): extract WriteNote helper and add brain_write MCP tool
Compare 9 commits »
mathias created branch feat/brain-mcp-migration in mathias/hyperguild 2026-05-02 11:54:20 +00:00
mathias pushed to main at mathias/hyperguild 2026-04-30 21:15:18 +00:00
3d6f33881b chore: remove sources: from context:sync to disable Task source-cache
mathias pushed to main at mathias/hyperguild 2026-04-30 21:00:59 +00:00
07e3f341ef chore: re-sync context adapters after root prose cleanup
mathias pushed to main at mathias/hyperguild 2026-04-30 20:48:56 +00:00
5c532e708c chore: drop HANDROLLED sentinel machinery from context-sync.sh
mathias pushed to main at mathias/hyperguild 2026-04-29 15:05:47 +00:00
a34c66d7cd fix: update scripts/context-sync.sh with HANDROLLED sentinel support
cc401d92d6 chore: commit adapters; add context freshness gate to task check
Compare 2 commits »
mathias pushed to main at mathias/hyperguild 2026-04-29 08:39:32 +00:00
9bdf00f51f refactor(mcp): connect Claude Code via direct HTTP, remove stdio bridge
mathias pushed to main at mathias/hyperguild 2026-04-29 06:39:59 +00:00
7f7524c859 fix(mcp): do not respond to JSON-RPC notifications
mathias pushed to main at mathias/hyperguild 2026-04-24 09:15:38 +00:00
0a70d9e972 feat(pipeline): add POST /ingest-raw for direct batch ingestion without LLM
mathias pushed tag v0.5.0 to mathias/hyperguild 2026-04-24 09:15:38 +00:00
mathias pushed tag v0.4.1 to mathias/hyperguild 2026-04-24 06:49:12 +00:00