chore(plugin): bump to 0.1.4 so clients pick up the using-scribe update #68

Merged
bvandeusen merged 1 commits from dev into main 2026-06-10 10:43:24 -04:00
Owner

The using-scribe SKILL.md gained the "Where a new rule goes" rule-scope section in 50b6902, but plugin.json wasn't bumped — so autoUpdate clients stay on 0.1.3 and never reinstall the new skill content. This bump (0.1.3 → 0.1.4) propagates it.

Verified on disk before this: the marketplace clone and all cached versions (0.1.0–0.1.3) still carry the stale SKILL.md.

MCP tool descriptions are independent of this — they're served live by the remote app and refresh on the next session's MCP handshake, not via the plugin bundle.

CI note: plugin/** isn't in the .forgejo/workflows/ci.yml paths filter, so no CI runs for this change (nothing to typecheck/test/build).

Refs #755

🤖 Generated with Claude Code

The `using-scribe` SKILL.md gained the "Where a new rule goes" rule-scope section in 50b6902, but `plugin.json` wasn't bumped — so `autoUpdate` clients stay on 0.1.3 and never reinstall the new skill content. This bump (0.1.3 → 0.1.4) propagates it. Verified on disk before this: the marketplace clone and all cached versions (0.1.0–0.1.3) still carry the stale SKILL.md. MCP tool descriptions are independent of this — they're served live by the remote app and refresh on the next session's MCP handshake, not via the plugin bundle. **CI note:** `plugin/**` isn't in the `.forgejo/workflows/ci.yml` paths filter, so no CI runs for this change (nothing to typecheck/test/build). Refs #755 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-10 10:43:13 -04:00
SKILL.md gained the 'Where a new rule goes' section (rule-scope model) in
50b6902 but plugin.json was not bumped, so autoUpdate clients stay on 0.1.3
and never reinstall the new skill content. Bump to propagate.

(MCP tool descriptions are unaffected by this — they are served live by the
remote app and refresh on the next session's MCP handshake, not via the
plugin bundle.)

Refs #755

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
bvandeusen merged commit 79aec4f9c1 into main 2026-06-10 10:43:24 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledScribe#68