Releases: Heretyc/subagent-mcp
Releases · Heretyc/subagent-mcp
Release list
v2.12.21
What's Changed
- setup now deploys the handoff-resume skill to ~/.claude/skills/handoff-resume and doctor verifies presence/freshness; skill ships in the npm tarball; installer mirrors (closes TBD-HR-1, PR #125)
Full Changelog: v2.12.20...v2.12.21
v2.12.20
What's Changed
- Session-10 audit batch by @Heretyc in #123
- Removed graphify integration from the repo for local-use relocation, closing ISS-093, ISS-094, and ISS-095
- Standardized SKILL.md frontmatter and added the mcp-builder scoping note for ISS-088 and ISS-089
- Renumbered Tool comments for ISS-090
- Raised the Node floor to >=20 across engines, gates, lockfile, and docs for ISS-091
- Scoped claude-routine.yml push triggers to main for ISS-092
- Removed the repo-scope .codex/config.toml subagent-mcp block for ISS-099
- chore(release): v2.12.20 by @Heretyc in #124
Full Changelog: v2.12.19...v2.12.20
v2.12.19
What's Changed
- feat: hint-independent context metering via statusline harness signal by @Heretyc in #121
- statusline shim writes session-keyed sl-* records with the authoritative used_percentage
- rung-1 harness lift
- harness window source closes the sub-200k over-read
- register-or-wrap statusLine setup
- hourly state sweep for rev<2 latches and stale ctx/sl records
- chore(release): v2.12.19 by @Heretyc in #122
Full Changelog: v2.12.18...v2.12.19
v2.12.18
v2.12.17
v2.12.16
v2.12.15
v2.12.14
What's Changed
- feat: context-metered orchestration lifecycle by @Heretyc in #108
- chore(deps-dev): bump @types/node from 20.19.41 to 26.1.1 by @dependabot[bot] in #97
- chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 by @dependabot[bot] in #99
- chore(deps): bump actions/checkout from 4 to 7 by @Heretyc in #109
- chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.3.177 to 0.3.207 by @Heretyc in #110
- fix: session-7 audit batch (9 premise-audit fixes) by @Heretyc in #111
- chore(release): v2.12.14 by @Heretyc in #112
Full Changelog: v2.12.12...v2.12.14
v2.12.12
What's Changed
- fix(audit): session-6 premise-audit batch (ISS-050..057, 096, 097) by @Heretyc in #105
- docs(spec): session-6 spec-doc coverage for premise-audit batch by @Heretyc in #106
- fix(ci): publish jobs check out full source so npm lifecycle can build by @Heretyc in #107
Full Changelog: v2.12.11...v2.12.12
v2.12.11
Session-5 audit hardening
- ISS-040..047, ISS-049: Shipped the session-5 premise-audit batch with targeted fixes across orchestration, documentation, and validation surfaces.
- Added the ASCII prose policy and check:prose gate coverage.
- Added the README configuration section and Gemini CLI install guide.
- Added cross-platform graphify hook support.