• Joined on 2026-03-27
mathias pushed to main at mathias/hyperguild 2026-04-22 14:36:45 +00:00
ca1a16873c feat(ingestion): add Dockerfile and extend CD to build+push ingestion image
mathias pushed to main at mathias/hyperguild 2026-04-22 14:34:26 +00:00
63c238c650 fix(config): update model names to match LiteLLM host/name format
mathias pushed to main at mathias/hyperguild 2026-04-22 14:18:47 +00:00
ce45592730 refactor: replace orchestrator/verifier chain with direct LiteLLM calls
mathias pushed to main at mathias/hyperguild 2026-04-22 13:40:00 +00:00
823de23213 feat(exec): log per-attempt chain verdicts for pass rate visibility
78d3939caa feat(config): wire protocols.md into every worker as shared behavioral contract
f2bc39b500 feat(skills): inject brain context into review, debug, spec, tdd before spawning workers
3625e1268d feat(ingestion): simplify brain to knowledge/ — write and search use same dir
47df642836 feat(brain): add Query client for skill handler context injection
Compare 6 commits »
mathias pushed to main at mathias/hyperguild 2026-04-22 11:38:01 +00:00
7d5289ac54 chore: bump version to v0.4.0
3d8fc9dacd feat(skills): wire session.Append into retrospective and trainer
f9f804cd49 feat(skills): wire session.Append and PrependHistory into tdd
85f142ade0 feat(skills): wire session.Append and PrependHistory into spec
0dfad02513 feat(skills): wire session.Append and PrependHistory into review and debug
Compare 8 commits »
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 »