Releases: codegraphtheory/heavy-coder
Releases · codegraphtheory/heavy-coder
Release list
v0.1.4 - Heavy Agent Teams by Default
Enforces multi-agent Heavy Coder candidate teams (width 3/5 + orchestrator/critic/synthesizer) as the default behavior for all coding tasks via .hermes.md and heavy-team-default skill.
Anyone installing or updating the heavy-coder profile will now get agent teams automatically.
Heavy Coder v0.1.3
Heavy Coder v0.1.3
This release ships the latest scaffold fixes for the Heavy Coder Hermes profile distribution.
Changes
- Improves the Heavy Coder environment doctor with read-only tool, git, and Hermes context checks.
- Adds deterministic repository discovery for root, default branch, remote URL, and basic test-command hints.
- Updates the candidate worker role configuration to use
composer-2.5.
Validation
- Release guard passed.
- Distribution validation passed.
- CI passed: ruff, mypy, and pytest.
- Local smoke checks passed for doctor and repository discovery JSON output.
Install or update
hermes profile update heavy-coder --yes --force-configFresh install:
hermes profile install github.com/codegraphtheory/heavy-coder --name heavy-coder --yes