Releases: Mandolaro/history-to-skill
Releases · Mandolaro/history-to-skill
Release list
v0.4.1
Changes
- Validate evidence bundles with Pydantic dataclass schemas instead of a hand-written nested parser.
- Verify the current stateless MCP
2026-07-28discovery 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
What's Changed
- Add trusted PyPI publishing by @Mandolaro in #5
- Document PyPI installation by @Mandolaro in #6
- Validate custom skill install targets by @Mandolaro in #7
- Add structured contributor issue forms by @Mandolaro in #8
- Add stateless coding-agent MCP integration by @Mandolaro in #9
Full Changelog: v0.3.0...v0.4.0
history-to-skill v0.3.0
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 codexThen 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.