Skip to content

chore(release): sync plugin to v1.1.7#8

Open
darrenzhu wants to merge 1 commit into
mainfrom
sync/plugin-v1.1.7
Open

chore(release): sync plugin to v1.1.7#8
darrenzhu wants to merge 1 commit into
mainfrom
sync/plugin-v1.1.7

Conversation

@darrenzhu
Copy link
Copy Markdown
Contributor

Propagates the v1.1.7 Forge plugin release from the canonical forge-mcp/plugin source.

Changes

  • hooks/stop-observer.cjs — time-floor cadence for engineering-time checkpoints. A checkpoint now fires on either the turn interval or a 10-minute wall-clock floor (whichever comes first), so a handful of long turns can no longer leave a large un-banked engineering-time gap. (Upstream commit b835eaa.)
  • .cursor-plugin/plugin.json — version bump 1.1.61.1.7.
  • CHANGELOG.md — new ## [1.1.7] entry documenting the time-floor fix, in Cursor-relevant terms (Keep-a-Changelog format).

Notes

  • stop-observer.cjs was byte-copied verbatim from source (platform-agnostic hook script; LF preserved). Cursor-localized files (SKILL.md, README, hooks.json transforms) were left untouched — the v1.1.7 source delta did not touch them.

🤖 Generated with Claude Code

Propagate the v1.1.7 Forge plugin release from the canonical
forge-mcp/plugin source:

- hooks/stop-observer.cjs: time-floor cadence for engineering-time
  checkpoints — a checkpoint now fires on EITHER the turn interval OR
  a 10-minute wall-clock floor (whichever comes first), so long turns
  no longer leave large un-banked engineering-time gaps.
- .cursor-plugin/plugin.json: bump version 1.1.6 -> 1.1.7.
- CHANGELOG.md: add the 1.1.7 entry documenting the time-floor fix.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

2 participants