Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .changeset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ All other workspace packages are private internal packages, are not published to
- `@moonshot-ai/vis`
- `@moonshot-ai/vis-server`
- `@moonshot-ai/vis-web`
- `kimi-migration-legacy`

Version impact from internal dependencies must be judged manually. The published artifacts for CLI and SDK bundle internal workspace packages into the artifact itself; runtime `dependencies` of published packages must not include any `@moonshot-ai/*` internal workspace packages.

Expand Down
3 changes: 1 addition & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"@moonshot-ai/server-e2e",
"@moonshot-ai/vis",
"@moonshot-ai/vis-server",
"@moonshot-ai/vis-web",
"kimi-migration-legacy"
"@moonshot-ai/vis-web"
],
"snapshot": {
"useCalculatedVersion": true,
Expand Down
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
./packages/server
./packages/server-e2e
./packages/kaos
./packages/kimi-migration-legacy
./packages/kosong
./packages/migration-legacy
./packages/node-sdk
Expand Down Expand Up @@ -104,7 +103,6 @@
"@moonshot-ai/vis-server"
"@moonshot-ai/vis-web"
"kimi-code-docs"
"kimi-migration-legacy"
];
in
{
Expand Down
5 changes: 0 additions & 5 deletions packages/kimi-migration-legacy/package.json

This file was deleted.

79 changes: 76 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading