Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: b28760147bde6d4d21aa9e925f7df77dec8cf201 https://github.com/xwiki/xwiki-dev-llm/commit/b28760147bde6d4d21aa9e925f7df7... Author: Vincent Massol <[email protected]> Date: 2026-07-19 (Sun, 19 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M xwiki/.claude-plugin/plugin.json M xwiki/okf/servers/jira.md M xwiki/skills/xwiki-knowledge/SKILL.md Log Message: ----------- [Misc] Document that JIRA issue keys must not be monospaced in wiki markup Wrapping an issue key in {{}} monospace suppresses JIRA's automatic issue-linking, same as backslash-escaping it. Extend the wiki-markup gotchas in the JIRA OKF to call this out explicitly, since the "literals -> monospace" rule otherwise encourages wrapping identifiers. Also fix the xwiki-knowledge EXTEND instructions, which listed only three synced version fields but validate.mjs checks four (kimi.plugin.json was missing). Bump the plugin version to 0.10.6. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications