Skip to content

docs: sync plugin-dev with Claude Code v2.1.89-v2.1.92#5

Merged
kylesnowschwartz merged 1 commit intomainfrom
claude/upstream-sync-2026-04-04
Apr 4, 2026
Merged

docs: sync plugin-dev with Claude Code v2.1.89-v2.1.92#5
kylesnowschwartz merged 1 commit intomainfrom
claude/upstream-sync-2026-04-04

Conversation

@claude
Copy link
Copy Markdown

@claude claude bot commented Apr 4, 2026

Summary

Sync plugin-dev documentation with Claude Code releases v2.1.89 through v2.1.92.

Changes documented:

  • hook-development: PreToolUse defer permission decision for pausing tool execution in headless sessions
  • mcp-integration: _meta["anthropic/maxResultSizeChars"] annotation for large MCP tool results (up to 500K characters)
  • skill-development: disableSkillShellExecution setting for disabling inline shell execution
  • command-development: disableSkillShellExecution setting (same feature, documented in both skills)
  • plugin-structure: Plugin bin/ directory support for shipping executables

CC version range: 2.1.89 - 2.1.92

Updated Files

  • plugins/plugin-dev/skills/hook-development/SKILL.md - Added defer to permissionDecision
  • plugins/plugin-dev/skills/mcp-integration/SKILL.md - Added maxResultSizeChars documentation
  • plugins/plugin-dev/skills/skill-development/SKILL.md - Added disableSkillShellExecution
  • plugins/plugin-dev/skills/command-development/SKILL.md - Added disableSkillShellExecution
  • plugins/plugin-dev/skills/plugin-structure/SKILL.md - Added bin/ directory documentation
  • docs/claude-code-compatibility.md - Updated audit log
  • CHANGELOG.md - Added v0.10.0 entry
  • CLAUDE.md - Version bump
  • plugins/plugin-dev/.claude-plugin/plugin.json - Version bump
  • .claude-plugin/marketplace.json - Version bump
  • .agent-history/upstream-changes.md - Stage 1/2 manifest

Test plan

  • Verify skill documentation renders correctly
  • Confirm version numbers are synced across all files
  • Check that new documentation matches CC changelog descriptions

🤖 Generated with Claude Code

Document new Claude Code features from versions 2.1.89 through 2.1.92:

- hook-development: PreToolUse `defer` permission decision for pausing
  tool execution in headless sessions (CC 2.1.89)
- mcp-integration: `_meta["anthropic/maxResultSizeChars"]` annotation
  for large MCP tool results up to 500K characters (CC 2.1.91)
- skill-development/command-development: `disableSkillShellExecution`
  setting for organizations to disable inline shell execution (CC 2.1.91)
- plugin-structure: Plugin `bin/` directory for shipping executables
  that can be invoked as bare commands (CC 2.1.91)

Verified via four-stage update-from-upstream pipeline with independent
verification agents.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@claude claude bot requested a review from kylesnowschwartz as a code owner April 4, 2026 06:43
@kylesnowschwartz kylesnowschwartz merged commit 6ff290d into main Apr 4, 2026
2 of 3 checks passed
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