chore(plugin): bump to 0.1.4 so clients pick up the using-scribe update #68
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
using-scribeSKILL.md gained the "Where a new rule goes" rule-scope section in50b6902, butplugin.jsonwasn't bumped — soautoUpdateclients 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.ymlpaths filter, so no CI runs for this change (nothing to typecheck/test/build).Refs #755
🤖 Generated with Claude Code