Skip to content

Conversation

@tadasant
Copy link
Contributor

Summary

Fixes the missing prepare-publish.js file for the claude-code-agent MCP server that was accidentally deleted during the directory architecture refactoring in commit 1a5f484.

  • Restored prepare-publish.js file following the same pattern as other MCP servers
  • Bumped version to 0.0.4 to trigger CI build and verify the fix works
  • Tested the script locally to ensure it builds correctly

Test plan

  • Script runs successfully without errors
  • Shared directory builds properly
  • Local package builds correctly
  • Files are copied as expected for publishing
  • CI passes (will verify after PR creation)

🤖 Generated with Claude Code

The prepare-publish.js file was accidentally deleted during the directory
architecture refactoring in commit 1a5f484. This restores the file with
the correct implementation following the same pattern as other MCP servers.

Also bumps version to 0.0.4 to trigger CI build and verify the fix works.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@tadasant tadasant force-pushed the tadasant/fix-prepare-publish branch from 8b4dabe to 437e86a Compare October 10, 2025 02:23
@tadasant tadasant merged commit 8b372b9 into main Oct 10, 2025
5 checks passed
@tadasant tadasant deleted the tadasant/fix-prepare-publish branch October 10, 2025 02:40
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