Skip to content

Releases: codegraphtheory/heavy-coder

v0.1.4 - Heavy Agent Teams by Default

Choose a tag to compare

@codegraphtheory codegraphtheory released this 25 Jun 05:41

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

Choose a tag to compare

@codegraphtheory codegraphtheory released this 25 Jun 05:31

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-config

Fresh install:

hermes profile install github.com/codegraphtheory/heavy-coder --name heavy-coder --yes