Skip to content

chore: remove unused kimi-migration-legacy package - #1415

Merged
liruifengv merged 2 commits into
mainfrom
chore/remove-kimi-migration-legacy
Jul 6, 2026
Merged

chore: remove unused kimi-migration-legacy package#1415
liruifengv merged 2 commits into
mainfrom
chore/remove-kimi-migration-legacy

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

No related issue.

Problem

packages/kimi-migration-legacy is an empty placeholder: it only ever contained a package.json (no sources, dependencies, or scripts) and nothing in the repository imports it. The CLI uses the separate @moonshot-ai/migration-legacy package instead. Keeping the empty package around is confusing and leaves stale entries in flake.nix and the changeset config.

What changed

Remove the package directory and drop its entries from flake.nix (workspacePaths / workspaceNames) and the changeset config / README, then refresh the lockfile. The real @moonshot-ai/migration-legacy package is untouched.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (N/A — removing dead code)
  • Ran gen-changesets skill, or this PR needs no changeset. (no changeset — internal-only cleanup)
  • Ran gen-docs skill, or this PR needs no doc update.

This package only ever contained a package.json with no sources, dependencies, or scripts, and nothing in the repo imports it (the CLI uses @moonshot-ai/migration-legacy instead). Remove the directory and drop its entries from flake.nix and the changeset config, then refresh the lockfile.
@changeset-bot

changeset-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ab24175

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 6, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@ab24175
npx https://pkg.pr.new/@moonshot-ai/kimi-code@ab24175

commit: ab24175

@liruifengv
liruifengv merged commit 353c088 into main Jul 6, 2026
10 checks passed
@liruifengv
liruifengv deleted the chore/remove-kimi-migration-legacy branch July 6, 2026 07: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