• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-04-22 10:18:02 +00:00
587c0d3b1c chore: bump startup log to v0.3.1 — CD pipeline smoke test
mathias pushed to main at mathias/hyperguild 2026-04-21 17:42:42 +00:00
bb61f2992b fix(cd): connect to Gitea SSH via localhost:30022 NodePort
mathias pushed to main at mathias/hyperguild 2026-04-21 17:40:45 +00:00
3ba72d9b28 fix(cd): replace heredoc with printf to avoid YAML parse error
mathias pushed to main at mathias/hyperguild 2026-04-21 17:35:06 +00:00
b4f0fbc3ea chore: retrigger CD with SSH port fix
mathias pushed to main at mathias/hyperguild 2026-04-21 17:28:03 +00:00
12943ee6f4 fix(cd): use NodePort 30022 for Gitea SSH in infra repo update
mathias pushed to main at mathias/hyperguild 2026-04-21 15:56:22 +00:00
9af95ebd96 chore: retrigger CD after NPM body size fix
mathias pushed to main at mathias/hyperguild 2026-04-21 15:43:29 +00:00
f0b567f3e6 chore: retrigger CD after ingress body size fix
mathias pushed to main at mathias/hyperguild 2026-04-21 15:28:18 +00:00
e3d6cf4cf5 chore: retrigger CD after buildkit dir permissions fix
mathias pushed to main at mathias/hyperguild 2026-04-21 10:42:33 +00:00
df59bd010c chore: retrigger CD after act_runner restart
mathias pushed to main at mathias/hyperguild 2026-04-21 10:18:01 +00:00
e5152151d6 chore: retrigger CD after buildkit group fix
mathias pushed to main at mathias/hyperguild 2026-04-21 10:02:06 +00:00
aa2d57e619 chore: retrigger CD pipeline
mathias pushed to main at mathias/hyperguild 2026-04-21 09:48:33 +00:00
6b53706987 fix(cd): remove cross-workflow needs dependency
mathias pushed to main at mathias/hyperguild 2026-04-21 08:49:23 +00:00
a0cfc866df feat: add CD pipeline (Dockerfile, .dockerignore, cd.yml)
7bf19b6a7b fix: replace buildctl push with skopeo for simpler registry auth
19b019a8d8 fix: ensure SSH key cleanup on failure in CD workflow
4ef6a22e28 feat: add CD workflow (buildctl → Gitea registry → infra repo update)
3796cfca87 fix: add .dockerignore and non-root USER to Dockerfile
Compare 8 commits »
mathias pushed tag v0.3.0 to mathias/hyperguild 2026-04-20 10:28:28 +00:00
mathias pushed to main at mathias/hyperguild 2026-04-20 10:28:28 +00:00
6328766c7f fix(main): re-evaluate chain per call to respect caller model override
f1deedd39d feat(main): wire per-skill Orchestrators replacing single executor.Run
5cb272a869 feat(exec): add Orchestrator chain walker with verification and warm-state logging
e96b39a812 feat(exec): add Claude verifier for local model output quality gate
5db5b33cd7 feat(exec): add LiteLLM HTTP executor for local model dispatch
Compare 8 commits »
mathias pushed to main at mathias/hyperguild 2026-04-20 05:45:09 +00:00
76f195de2a docs: model orchestration design spec for Phase 3
mathias pushed to main at mathias/hyperguild 2026-04-19 17:16:02 +00:00
f901d4e67d fix(ci): use --follow-tags instead of --tags to avoid re-pushing existing tags
mathias pushed to main at mathias/hyperguild 2026-04-19 16:56:20 +00:00
509c04b6e4 fix(session): use fmt.Fprintf with nolint to satisfy both staticcheck and errcheck
mathias pushed tag v0.2.0 to mathias/hyperguild 2026-04-19 16:56:07 +00:00
mathias pushed to main at mathias/hyperguild 2026-04-19 12:37:50 +00:00
738275252c feat: hyperguild phase 2 — review/debug/spec/trainer skills with session history injection
38fcac4cba feat(trainer): add trainer MCP skill with reader→writer sub-agent chain
7697e901d2 feat(spec): add spec writing MCP skill
8cff57009a feat(debug): add debug MCP skill with hypothesis generation
8fb44affef feat(review): add code review MCP skill with session history injection
Compare 8 commits »