Skip to content

Releases: Mandolaro/history-to-skill

v0.4.1

Choose a tag to compare

@Mandolaro Mandolaro released this 03 Aug 16:32
b2460f9

Changes

  • Validate evidence bundles with Pydantic dataclass schemas instead of a hand-written nested parser.
  • Verify the current stateless MCP 2026-07-28 discovery flow.
  • Run clean-wheel MCP smoke tests outside the source checkout.

Verification

  • 38 tests passed with 92.94% coverage.
  • CI passed on Python 3.10–3.13.
  • Built wheel and source distribution passed Twine checks.

v0.4.0 — Coding-agent MCP integration

Choose a tag to compare

@Mandolaro Mandolaro released this 03 Aug 09:20
cfc83e3

What's Changed

Full Changelog: v0.3.0...v0.4.0

history-to-skill v0.3.0

Choose a tag to compare

@Mandolaro Mandolaro released this 03 Aug 08:25
e29e0fd

Install and see the graph

uv tool install git+https://github.com/Mandolaro/history-to-skill.git@v0.3.0
history-to-skill install --platform codex

Then ask your coding agent to run /history-to-skill owner/repo.

What changed

  • Added a packaged Agent Skill installer for Codex, Claude Code, Cursor, Copilot, and generic Agent Skills hosts.
  • Added a reproducible Flask worked example built from 20 completed changes and 13 repository documents.
  • Added a real evidence-graph hero and repository social preview.
  • Added built-wheel smoke testing and offline Markdown-link validation to CI.
  • Reworked the README around a 30-second path from installation to a cited maintainer skill.

Verification

The release passed Ruff, mypy, Agent Skills validation, 32 tests across Python 3.10–3.13, 94% local coverage, wheel installation, and a public live run against pallets/itsdangerous.