Skip to content

release: v1.2.0#45

Merged
vidhartbhatia merged 1 commit into
mainfrom
release-v1.2.0
May 26, 2026
Merged

release: v1.2.0#45
vidhartbhatia merged 1 commit into
mainfrom
release-v1.2.0

Conversation

@vidhartbhatia
Copy link
Copy Markdown
Collaborator

Release v1.2.0

Bump version, finalize CHANGELOG, update ROADMAP.

What ships in v1.2.0

Added:

  • Agency plugin manifests (agency.json, .mcp.json, hooks/hooks.json)
  • PostToolUse classification hook (hooks/post-tool-use.mjs)

Changed:

  • Extracted lib/heuristics.mjs and lib/operations.mjs from extension.mjs
  • Moved atomicWriteText to lib/storage.mjs
  • Fixed isBragRequest false negatives

Fixed:

  • Empty session summaries in work-log (taskDescription fallback)
  • git config fallback null guard

Tests: 184 (up from 123 at v1.1.0)

Release process

  1. Merge this PR (squash)
  2. \\git checkout main && git pull && git tag v1.2.0 && git push origin v1.2.0\\
  3. release.yml handles the rest (tarball validation + npm publish)

- Bump package.json version to 1.2.0
- Move CHANGELOG [Unreleased] to [1.2.0] — 2026-05-26
- Update ROADMAP: mark MCP server, plugin manifest, Phase 1 as shipped

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vidhartbhatia vidhartbhatia requested a review from a team as a code owner May 26, 2026 17:26
@vidhartbhatia vidhartbhatia merged commit 9739670 into main May 26, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant