Skip to content

fix: deploy scripts/ directory during npm install - #15

Merged
yeisonrestrepo merged 1 commit into
mainfrom
fix/npm-scripts-dir-missing
Jul 6, 2026
Merged

fix: deploy scripts/ directory during npm install#15
yeisonrestrepo merged 1 commit into
mainfrom
fix/npm-scripts-dir-missing

Conversation

@yeisonrestrepo

Copy link
Copy Markdown
Owner

Description

package.json omitted scripts/ from the published files array, and deployProject had no step copying it into a scaffolded project, so every npm install was missing conductor-db.mjs and its siblings that /cc-checkpoint, /cc-compact, and /cc-implement depend on.

Bump version to 1.23.2.


Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor (no behavior change)
  • Other:

Related issue

No related issue


Checklist

  • I tested my changes locally
  • I updated documentation if behavior changed
  • I added an entry to CHANGELOG.md if this is a user-facing change

package.json omitted scripts/ from the published files array, and
deployProject had no step copying it into a scaffolded project, so
every npm install was missing conductor-db.mjs and its siblings that
/cc-checkpoint, /cc-compact, and /cc-implement depend on.

Bump version to 1.23.2.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@yeisonrestrepo yeisonrestrepo self-assigned this Jul 6, 2026
@yeisonrestrepo
yeisonrestrepo merged commit 77a6f29 into main Jul 6, 2026
1 check passed
@yeisonrestrepo
yeisonrestrepo deleted the fix/npm-scripts-dir-missing branch July 6, 2026 19:09
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.

1 participant