Skip to content

Releases: ShipToday/forge-plugin-cursor

v1.1.7

01 Jun 03:17
a39f362

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

29 May 05:25
7bcf5a2

Choose a tag to compare

Plugin sync from forge-mcp (v1.1.5 → v1.1.6).

Changed

  • stop-observer.cjs — trimmed the FORGE OBSERVATION Stop-hook directive to a concise form (SHI-760); the full SDLC activity taxonomy now lives server-side in the session_observer skill.

Fixed

  • workflow-tracker.cjs — repaired the observation_disabled org-gate: it no longer maps to logged (which made stop-observer.cjs fire periodic engineering-time checkpoints for opted-out orgs). It is now detected separately and only pins the per-session forge_observation_enabled: false cache flag.

Added

  • CHANGELOG.md — new ## [1.1.6] entry documenting the changes above.

PR: #7

v1.1.5

29 May 03:21
dd41447

Choose a tag to compare

Merge pull request #6 from ShipToday/sync/plugin-v1.1.5

chore: sync plugin v1.1.5 from forge-mcp

v1.1.4

27 May 05:54
fb81011

Choose a tag to compare

Merge pull request #5 from ShipToday/sync/plugin-v1.1.4

chore: sync plugin v1.1.4 from forge-mcp

v1.1.3

25 May 08:55
82f6c34

Choose a tag to compare

Merge pull request #4 from ShipToday/sync/plugin-v1.1.3

chore(plugin): sync source v1.1.3

v1.1.2

24 May 04:37
a1dfd3f

Choose a tag to compare

Merge pull request #3 from ShipToday/sync/plugin-v1.1.2

chore(plugin): sync v1.1.2 — autopilot SKILL.md + workflow-tracker hook fix

v1.1.1

22 May 05:50
8e4888a

Choose a tag to compare

Merge pull request #2 from ShipToday/darrenzhu/shi-741-cursor-stop-ho…

v1.1.0

21 May 09:35
a31327d

Choose a tag to compare

Merge pull request #1 from ShipToday/sync/per-session-workflow-state

Sync plugin to v1.1.0 — per-session workflow state scoping

v1.0.1 - Initial Release

21 May 06:19

Choose a tag to compare

Add plugin logo, assets, and changelog

Add plugin marketplace metadata and branding: include a logo path in .cursor-plugin/plugin.json and add PNG and SVG logo assets. Also add an initial CHANGELOG.md documenting the 1.0.1 public release, listed features (Forge MCP server endpoints, forge-autopilot and forge-workflow skills, lifecycle hooks) and a noted limitation about Cursor's beforeSubmitPrompt behavior.