Skip to content

Releases: Heretyc/subagent-mcp

v2.12.21

Choose a tag to compare

@Heretyc Heretyc released this 14 Jul 02:34
d4917e4

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

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 21:55
03fd0ff

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

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 20:23
f6ad733

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

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 18:40
25f6f31

What's Changed

  • fix: metering renders numeric utilization instead of unknown by @Heretyc in #119
  • chore(release): v2.12.18 by @Heretyc in #120

Full Changelog: v2.12.17...v2.12.18

v2.12.17

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 17:40
ed841db

What's Changed

Full Changelog: v2.12.16...v2.12.17

v2.12.16

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 16:51
2eb4e3e

What's Changed

  • fix: context metering fabricated 0%-remaining on 1M sessions by @Heretyc in #115
  • chore(release): v2.12.16 by @Heretyc in #116

Full Changelog: v2.12.15...v2.12.16

v2.12.15

Choose a tag to compare

@Heretyc Heretyc released this 13 Jul 14:38
0736518

What's Changed

Full Changelog: v2.12.14...v2.12.15

v2.12.14

Choose a tag to compare

@Heretyc Heretyc released this 12 Jul 10:30
6f49d81

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

Choose a tag to compare

@Heretyc Heretyc released this 11 Jul 11:51
dbcdde1

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

Choose a tag to compare

@Heretyc Heretyc released this 10 Jul 20:15
61b1cc7

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.