Skip to content

Releases: MINDS-THU/HAMLET

HAMLET 0.1.3

25 Nov 04:18

Choose a tag to compare

Highlights

  • Fix CodeAgent installs by packaging hamlet.core.prompts and shipping the YAML templates required by the default prompts.
  • Add the minds_hamlet compatibility shim plus setuptools package-data config so the published wheel matches the PyPI distribution name and exposes the same public API.
  • Rebuild artifacts and publish minds-hamlet==0.1.3 to PyPI, ensuring uv add minds-hamlet works without local checkouts.

Verification

  • uv run pytest tests/tools (24 passed)
  • uv build (wheel + sdist)
  • uv pip install --dry-run minds-hamlet==0.1.3