Skip to content

fix(config): fix cpSync self-copy in console/ migration, sync package-lock.json#241

Merged
akuehner merged 1 commit into
mainfrom
fix/lr-12d0-cpSync-lockfile
Jun 11, 2026
Merged

fix(config): fix cpSync self-copy in console/ migration, sync package-lock.json#241
akuehner merged 1 commit into
mainfrom
fix/lr-12d0-cpSync-lockfile

Conversation

@akuehner

Copy link
Copy Markdown
Member

No description provided.

…-lock.json

cpSync cannot copy a directory into one of its own subdirectories —
CLAGENTIC_HOME (~/.clagentic/) → ~/.clagentic/console/ fails with
"Cannot copy to a subdirectory of self". Replace with an entry-by-entry
loop that skips the console/ subdir itself.

Also syncs package-lock.json with package.json (SDK upgrade lr-75f0
added transitive deps that were never committed to the lock file,
breaking CI npm ci).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akuehner akuehner merged commit 782e891 into main Jun 11, 2026
@akuehner akuehner deleted the fix/lr-12d0-cpSync-lockfile branch June 11, 2026 22:38
@clagentic-release-bot

Copy link
Copy Markdown

This issue has been resolved in version 1.5.0-beta.2 (beta).

To update, run:

npx @clagentic/console@1.5.0-beta.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant